Cover Photo for React Berlin September Meetup: Modernising a Complex Frontend Domain & more

React Berlin September Meetup: Modernising a Complex Frontend Domain & more

Primary Photo for React Berlin

Hosted by

React Berlin

In-Person

Address available to attendees

Ready to join in on the fun?

👋 General Info

Hey, React Berlin Community!
We hope you're all doing well and getting excited because the new meetup season is just around the corner! 😉
We are thrilled to announce that our upcoming meetup will be on September 26 at Taxfix.

🗣To propose a talk for our meetups please fill in the CFP form

🤝Hosted by

Huge thanks to Taxfix!
Taxfix Group is Europe’s leading financial platform for tax filing, with over 5 million submitted tax returns across Germany, Italy and Spain. Taxfix’s mission is to fix finances for all, ensuring everyone can navigate their finances with confidence. The platform with its brands, Taxfix, Steuerbot and now TaxScouts (active in the UK and Spain), offers a broad range of innovative tax filing solutions tailored to diverse user needs and preferences. From the simple self-filing service app and browser solutions to the expert-service, a guided service where certified tax advisors handle the entire tax return process, Taxfix Group provides easy-to-use tax filing solutions.

🤝 Organized by

This event made possible thanks to the support from React Day Berlin & React Advanced London organizers – GitNation.

🕑 Event Schedule

  • 18:30 - Doors open - snacks, beer, socialization

  • 19:00 - Opening notes

  • 19:10 - Modernising A Complex Frontend Domain at idealo – Rishabh Budhiraja

  • 19:30 - Supercharging React 18 With the React Compiler – Vitor Alencar

  • 19:50 - Break with drinks

  • 20:00 - Write Once - Use Everywhere: Deploy to Web & Mobile From the Same Code Base React Native Web in Nextjs and Expo – Hendrik Hausen

  • 20:20 - Networking, Open Mic Lightning Talks

  • Mingle until 21:30 pm

🗣 To propose a talk for our meetup please fill in the CFP form.


👍 Code of Conduct
By registering for this event you agree to comply with our CoC

📩 Contact
events@gitnation.org
https://twitter.com/ReactBerlin
http://youtube.com/ReactConferences

Presentations

Rishabh Budhiraja

Modernising A Complex Frontend Domain at idealo

idealo, Europe's largest price comparison site, faced challenges with a complex Java codebase and slow deployments due to contributions from multiple teams. In late 2023, a PoC team modernized the frontend with React and implemented Micro Frontends to give teams ownership of their components. We chose Astro for its speed, cost-effectiveness, and decentralized development capabilities, and have now created a functional micro-frontend template that many teams are using across the company.
This talk is about the technical solution of how we chose a framework that would meet all of our needs. Our requirements: Faster or similar response times; Acceptable costs; Allows decentralized development.

Primary Photo for Vitor Alencar

Vitor Alencar

Supercharging React 18 With the React Compiler

React 18 introduces the React Compiler, a powerful tool for optimizing component rendering and enhancing performance. In this talk, we'll explore how the compiler works, demonstrate practical performance improvements, and show you how to integrate these optimizations into your projects. Whether you're working on new or existing applications, you'll leave with actionable insights to harness the full potential of React 18.

Hendrik Hausen

Write Once - Use Everywhere: Deploy to Web & Mobile From the Same Code Base React Native Web in Nextjs and Expo

In this talk we will examine the state of deploying web apps with React Native web. To meet modern standards, we will use NextJS to deploy to web and Expo to build the native app. In addition, we will take a look how much code can be shared between these two platforms and how easily set a project up.

We will also take a look at cross platform component libraries and libraries that you will be using along the way.
This setup is great for any dev who wants to deploy to multiple platforms, but only wants to write his code once.

React Berlin September Meetup: Modernising a Complex Frontend Domain & more

Primary Photo for React Berlin

Hosted by

React Berlin

In-Person

Address available to attendees

👋 General Info

Hey, React Berlin Community!
We hope you're all doing well and getting excited because the new meetup season is just around the corner! 😉
We are thrilled to announce that our upcoming meetup will be on September 26 at Taxfix.

🗣To propose a talk for our meetups please fill in the CFP form

🤝Hosted by

Huge thanks to Taxfix!
Taxfix Group is Europe’s leading financial platform for tax filing, with over 5 million submitted tax returns across Germany, Italy and Spain. Taxfix’s mission is to fix finances for all, ensuring everyone can navigate their finances with confidence. The platform with its brands, Taxfix, Steuerbot and now TaxScouts (active in the UK and Spain), offers a broad range of innovative tax filing solutions tailored to diverse user needs and preferences. From the simple self-filing service app and browser solutions to the expert-service, a guided service where certified tax advisors handle the entire tax return process, Taxfix Group provides easy-to-use tax filing solutions.

🤝 Organized by

This event made possible thanks to the support from React Day Berlin & React Advanced London organizers – GitNation.

🕑 Event Schedule

  • 18:30 - Doors open - snacks, beer, socialization

  • 19:00 - Opening notes

  • 19:10 - Modernising A Complex Frontend Domain at idealo – Rishabh Budhiraja

  • 19:30 - Supercharging React 18 With the React Compiler – Vitor Alencar

  • 19:50 - Break with drinks

  • 20:00 - Write Once - Use Everywhere: Deploy to Web & Mobile From the Same Code Base React Native Web in Nextjs and Expo – Hendrik Hausen

  • 20:20 - Networking, Open Mic Lightning Talks

  • Mingle until 21:30 pm

🗣 To propose a talk for our meetup please fill in the CFP form.


👍 Code of Conduct
By registering for this event you agree to comply with our CoC

📩 Contact
events@gitnation.org
https://twitter.com/ReactBerlin
http://youtube.com/ReactConferences

Presentations

Rishabh Budhiraja

Modernising A Complex Frontend Domain at idealo

idealo, Europe's largest price comparison site, faced challenges with a complex Java codebase and slow deployments due to contributions from multiple teams. In late 2023, a PoC team modernized the frontend with React and implemented Micro Frontends to give teams ownership of their components. We chose Astro for its speed, cost-effectiveness, and decentralized development capabilities, and have now created a functional micro-frontend template that many teams are using across the company.
This talk is about the technical solution of how we chose a framework that would meet all of our needs. Our requirements: Faster or similar response times; Acceptable costs; Allows decentralized development.

Primary Photo for Vitor Alencar

Vitor Alencar

Supercharging React 18 With the React Compiler

React 18 introduces the React Compiler, a powerful tool for optimizing component rendering and enhancing performance. In this talk, we'll explore how the compiler works, demonstrate practical performance improvements, and show you how to integrate these optimizations into your projects. Whether you're working on new or existing applications, you'll leave with actionable insights to harness the full potential of React 18.

Hendrik Hausen

Write Once - Use Everywhere: Deploy to Web & Mobile From the Same Code Base React Native Web in Nextjs and Expo

In this talk we will examine the state of deploying web apps with React Native web. To meet modern standards, we will use NextJS to deploy to web and Expo to build the native app. In addition, we will take a look how much code can be shared between these two platforms and how easily set a project up.

We will also take a look at cross platform component libraries and libraries that you will be using along the way.
This setup is great for any dev who wants to deploy to multiple platforms, but only wants to write his code once.

Guild

Get in touch!

hi@guild.host