Svelte Society London - a community-driven meetup that's been consistently running since 2019. We combine in-person events with global reach through live streaming.
We're a scrappy, community-driven meetup focusing on knowledge sharing and community building. Our events regularly attract:
Our monthly meetups typically follow this schedule (London time):
All our events are free and open to everyone. We offer both in-person and online participation options:
We welcome speakers of all experience levels! To submit a talk:
We're always looking for companies to host our monthly meetups. Requirements:
We're committed to providing a welcoming, professional, and harassment-free experience for everyone. All attendees, speakers, and organizers must follow our Code of Conduct.
This repository contains the source code for svelte.london website.
# Install dependencies
pnpm install
# Start development server
pnpm dev
# Build for production
pnpm build
# Preview production build
pnpm preview
MIT