Cover Photo for React Advanced London
Primary Photo for React Advanced London

React Advanced London

React Advanced London is a community organizing quarterly in-person events and an annual hybrid conference in October.

Engineers of all levels are welcome to join, our meetups are always free to attend and a great place to meet other likeminded people and share some insights about your work and experience from the stage.

Contact email: hi@reactadvanced.com

Want to give a talk at our next meetup? We welcome talk ranging from 5 to 20 min length on any topic related to React and/or React Native, submit them here and we'll be in touch https://forms.gle/rCiQ8Y4jajiC8AHMA

Venue proposal from: https://shorturl.at/FOT34

By joining this group you agree to comply to our Code of Conduct

1.8K Members
Other Presentations

Why Your Marketing Scripts and Cookie Banners Are Ruining Your Lighthouse Scores

Most marketing scripts and cookie banners run on the critical path. They block the main thread, delay first paint, and inject third-party code before the page is interactive.
Consent managers often make this worse by synchronously loading vendors, mutating the DOM repeatedly, and re-hydrating UI after page load. The result is slower LCP, higher TBT, and unstable CLS.

The fix is not fewer scripts, it is better orchestration. Treat consent as infrastructure, load vendors after intent, and keep compliance off the critical path.

Christopher Burns

The Lost Art of Debugging: Why Your Browser is Smarter than AI

The easiest thing to do is often what causes hours of debugging down the line. With LLMs becoming increasingly normalized in the industry, an overreliance on them can allow bugs to slip through the cracks.

In this talk, I'll demonstrate a practical debugging workflow: Debug first. Prompt second. I'll show how browser DevTools reveal what's actually happening faster than any AI can guess.

You'll learn:

  • Essential DevTools features that improve your bug-fixing prowess
  • When to reach for your browser and when AI can actually help
  • The almost forgotten art of breakpoints and strategic console messages

AI in your codebase represents growth, but understanding your runtime state represents mastery. This talk is about balancing both and knowing which tool to reach for first.

Abdullah Ola Mudathir

Building Composable React Apps That Build Themselves

What if your React app could build itself based on who’s using it and what they need? In this talk, I’ll unveil a next-generation architecture that replaces static bundling with runtime composition. Using dynamic imports, Webpack Module Federation, and Node.js orchestration, we’ll create a React “shell” that dynamically injects independent micro-frontends at runtime.

Watch a live demo where admins see analytics dashboards, mobile users get lightweight views, and premium users unlock enhanced modules all without redeploying. This approach turns React into a living, composable system that adapts instantly to context. You’ll leave with practical strategies to evolve from monolithic builds to modular ecosystems that scale effortlessly with your users.

Patrick-Mary Nwakeze
Cover Photo for React Advanced London
Primary Photo for React Advanced London

React Advanced London

React Advanced London is a community organizing quarterly in-person events and an annual hybrid conference in October.

Engineers of all levels are welcome to join, our meetups are always free to attend and a great place to meet other likeminded people and share some insights about your work and experience from the stage.

Contact email: hi@reactadvanced.com

Want to give a talk at our next meetup? We welcome talk ranging from 5 to 20 min length on any topic related to React and/or React Native, submit them here and we'll be in touch https://forms.gle/rCiQ8Y4jajiC8AHMA

Venue proposal from: https://shorturl.at/FOT34

By joining this group you agree to comply to our Code of Conduct

1.8K Members
Other Presentations

Why Your Marketing Scripts and Cookie Banners Are Ruining Your Lighthouse Scores

Most marketing scripts and cookie banners run on the critical path. They block the main thread, delay first paint, and inject third-party code before the page is interactive.
Consent managers often make this worse by synchronously loading vendors, mutating the DOM repeatedly, and re-hydrating UI after page load. The result is slower LCP, higher TBT, and unstable CLS.

The fix is not fewer scripts, it is better orchestration. Treat consent as infrastructure, load vendors after intent, and keep compliance off the critical path.

Christopher Burns

The Lost Art of Debugging: Why Your Browser is Smarter than AI

The easiest thing to do is often what causes hours of debugging down the line. With LLMs becoming increasingly normalized in the industry, an overreliance on them can allow bugs to slip through the cracks.

In this talk, I'll demonstrate a practical debugging workflow: Debug first. Prompt second. I'll show how browser DevTools reveal what's actually happening faster than any AI can guess.

You'll learn:

  • Essential DevTools features that improve your bug-fixing prowess
  • When to reach for your browser and when AI can actually help
  • The almost forgotten art of breakpoints and strategic console messages

AI in your codebase represents growth, but understanding your runtime state represents mastery. This talk is about balancing both and knowing which tool to reach for first.

Abdullah Ola Mudathir

Building Composable React Apps That Build Themselves

What if your React app could build itself based on who’s using it and what they need? In this talk, I’ll unveil a next-generation architecture that replaces static bundling with runtime composition. Using dynamic imports, Webpack Module Federation, and Node.js orchestration, we’ll create a React “shell” that dynamically injects independent micro-frontends at runtime.

Watch a live demo where admins see analytics dashboards, mobile users get lightweight views, and premium users unlock enhanced modules all without redeploying. This approach turns React into a living, composable system that adapts instantly to context. You’ll leave with practical strategies to evolve from monolithic builds to modular ecosystems that scale effortlessly with your users.

Patrick-Mary Nwakeze

Get in touch!

hi@guild.host