Cover Photo for JavaScript Monthly London Meetup
Primary Photo for JavaScript Monthly London Meetup

JavaScript Monthly London Meetup

Javascript evolution has sped up (a lot) in recent years and event the most veterans developers find it hard to keep up with the latest trends. This meetup group aims to bring you monthly bite-sized updates on the world of Javascript along with a healthy dose of nice people, beer and pizza.

Please use your full name when registering, as some of our venues require a full list of attendees beforehand. You have an idea and you want to be a speaker?

We are always looking for more speakers - submit your talk here (https://docs.google.com/forms/d/e/1FAIpQLSdFaatfveOUbrmer47jYb5J4J4ttxAFc1CgTjUDltBXmDOJmg/viewform)

1.3KMembers
Upcoming Presentations
Cover Photo for Productionising a JavaScript runtime with AI

Productionising a JavaScript runtime with AI

What does it take to turn a from-scratch JavaScript engine into production software?

Johannes will go into detail on spec conformance, CI and benchmarking infrastructure, and how to catch regressions before they happen. There will also be live demos of what you can build when you can shape the entire runtime, plus a closer look at the corners of JavaScript most of us never have to think about.

Johannes has spent his professional career working on JavaScript across web, mobile and backend solutions. With agentic engineering, he has been looking for more complex and sophisticated projects to use AI with.

Johannes Stein
Cover Photo for Building Confidence at the Boundaries: An Outside-In Testing Strategy

Building Confidence at the Boundaries: An Outside-In Testing Strategy

Modern JavaScript applications rarely fail because of a broken function. They fail at the boundaries: APIs, authentication, feature flags, browser APIs, payments and third-party services.

From a real journey at scale with over 1.3 million transactions, Eduardo will explore an outside-in testing strategy that focuses on what matters most: the interactions between your application and the outside world.

You’ll leave with practical techniques to build confidence, reduce brittle tests and ship changes with greater certainty, regardless of your JavaScript framework.

Primary Photo for {0} {1}Eduardo AC
Cover Photo for A better way to build data grids

A better way to build data grids

1771 Technologies is building LyteNyte Grid, a lightning-fast React data grid for complex, high-volume applications.

Lee will give a high-level overview of how LyteNyte Grid achieved best-in-class performance, with a small look at the technical details behind it.

Lee Beydoun
Other Presentations
Cover Photo for Basic and Not-So-Basic Bash

Basic and Not-So-Basic Bash

Even in the age of AI, understanding and using the shell effectively remains an essential skill. This talk explores useful tips, tricks, and lesser-known Bash features that can help you work more efficiently and make your daily terminal experience smoother and more productive.

Primary Photo for {0} {1}Doron Linder
Cover Photo for JavaScript Runtime Wars: How Node, Deno and Bun Are Fighting for Your Backend

JavaScript Runtime Wars: How Node, Deno and Bun Are Fighting for Your Backend

Node won server-side JS by being first. Then the guy who built it got on stage and apologised for it. Then a 22-year-old rewrote it in a language most JS devs never heard of and claimed 3x the speed. Then Deno - after years of being ideologically pure - quietly added node_modules support and nobody talked about it.

This talk is the story of how we ended up with three competing JS runtimes, what each one is actually betting on, and why the ending isn't a winner - it's a boring standard that might matter more than all of them.

Primary Photo for {0} {1}Yaroslav Matushevych
Cover Photo for 200 Hours to a Dev Events Platform: Zero Budget, Real Users

200 Hours to a Dev Events Platform: Zero Budget, Real Users

I run a dev community. Finding events and speakers was chaos.
So I built DevTalkPlanet.com in 200 hours:

Backend (my zone) Modern Frontend (new skills) User features: event listing, search, filters Speaker tools: Q&A, live polls, QR codes Organizer tools: event forms, banner generator

Now: 60 events, 100+ monthly users, growing organically.
Free and open-source.

We'll use it live during this talk.
Real commits, real learning, real product solving a real problem.

Primary Photo for {0} {1}Wojciech Pilzak
Cover Photo for JavaScript Monthly London Meetup
Primary Photo for JavaScript Monthly London Meetup

JavaScript Monthly London Meetup

Javascript evolution has sped up (a lot) in recent years and event the most veterans developers find it hard to keep up with the latest trends. This meetup group aims to bring you monthly bite-sized updates on the world of Javascript along with a healthy dose of nice people, beer and pizza.

Please use your full name when registering, as some of our venues require a full list of attendees beforehand. You have an idea and you want to be a speaker?

We are always looking for more speakers - submit your talk here (https://docs.google.com/forms/d/e/1FAIpQLSdFaatfveOUbrmer47jYb5J4J4ttxAFc1CgTjUDltBXmDOJmg/viewform)

1.3KMembers
Upcoming Presentations
Cover Photo for Productionising a JavaScript runtime with AI

Productionising a JavaScript runtime with AI

What does it take to turn a from-scratch JavaScript engine into production software?

Johannes will go into detail on spec conformance, CI and benchmarking infrastructure, and how to catch regressions before they happen. There will also be live demos of what you can build when you can shape the entire runtime, plus a closer look at the corners of JavaScript most of us never have to think about.

Johannes has spent his professional career working on JavaScript across web, mobile and backend solutions. With agentic engineering, he has been looking for more complex and sophisticated projects to use AI with.

Johannes Stein
Cover Photo for Building Confidence at the Boundaries: An Outside-In Testing Strategy

Building Confidence at the Boundaries: An Outside-In Testing Strategy

Modern JavaScript applications rarely fail because of a broken function. They fail at the boundaries: APIs, authentication, feature flags, browser APIs, payments and third-party services.

From a real journey at scale with over 1.3 million transactions, Eduardo will explore an outside-in testing strategy that focuses on what matters most: the interactions between your application and the outside world.

You’ll leave with practical techniques to build confidence, reduce brittle tests and ship changes with greater certainty, regardless of your JavaScript framework.

Primary Photo for {0} {1}Eduardo AC
Cover Photo for A better way to build data grids

A better way to build data grids

1771 Technologies is building LyteNyte Grid, a lightning-fast React data grid for complex, high-volume applications.

Lee will give a high-level overview of how LyteNyte Grid achieved best-in-class performance, with a small look at the technical details behind it.

Lee Beydoun
Other Presentations
Cover Photo for Basic and Not-So-Basic Bash

Basic and Not-So-Basic Bash

Even in the age of AI, understanding and using the shell effectively remains an essential skill. This talk explores useful tips, tricks, and lesser-known Bash features that can help you work more efficiently and make your daily terminal experience smoother and more productive.

Primary Photo for {0} {1}Doron Linder
Cover Photo for JavaScript Runtime Wars: How Node, Deno and Bun Are Fighting for Your Backend

JavaScript Runtime Wars: How Node, Deno and Bun Are Fighting for Your Backend

Node won server-side JS by being first. Then the guy who built it got on stage and apologised for it. Then a 22-year-old rewrote it in a language most JS devs never heard of and claimed 3x the speed. Then Deno - after years of being ideologically pure - quietly added node_modules support and nobody talked about it.

This talk is the story of how we ended up with three competing JS runtimes, what each one is actually betting on, and why the ending isn't a winner - it's a boring standard that might matter more than all of them.

Primary Photo for {0} {1}Yaroslav Matushevych
Cover Photo for 200 Hours to a Dev Events Platform: Zero Budget, Real Users

200 Hours to a Dev Events Platform: Zero Budget, Real Users

I run a dev community. Finding events and speakers was chaos.
So I built DevTalkPlanet.com in 200 hours:

Backend (my zone) Modern Frontend (new skills) User features: event listing, search, filters Speaker tools: Q&A, live polls, QR codes Organizer tools: event forms, banner generator

Now: 60 events, 100+ monthly users, growing organically.
Free and open-source.

We'll use it live during this talk.
Real commits, real learning, real product solving a real problem.

Primary Photo for {0} {1}Wojciech Pilzak