REACT PARIS - Meetup Series #3

BeJS

Mar

20

Wednesday, March 20th

from 5:30PM to 8:30PM UTC

Online

Link available to attendees

We missed you this time around!

🏢 Sponsored & Hosted by ADSERVIO

📆

Wednesday, March 20, 2024

🕡 6.30 PM

📍

Tour Franklin, 100-101, Terrasse Boieldieu - 92800 - Puteaux-Paris

🎟️

RSVP TO ATTEND = Free

🏆

Raffles & Discounts to join React Paris

🍻🥪🍷🥙

will be provided

📄SCHEDULE

6.30 PM:

Meets, Greets, Bites, Drinks

7.00 PM:

Talk #1 + Q&A

7.40 PM:

Break

7.50 PM:

Talk #2 + Q&A

8.30 PM:

More Bites🥪 More Drinks🍷 & More Mingling🗣️

9.30 PM: Bye & See you at React Paris

🗣️SPEAKERS

👨🏻‍💻Adrien Gibrat

: With 20 years of software development experience, including 10 focused on Frontend specific topics, Adrien is a passionate web developer who loves crafting enjoyable UX, well-designed REST API & solid frontend code. He is creative when it comes to solving problems & always tries to be a resourceful teammate.

- Learn more about Adrien:

LinkedIn, GitHub, Company

📄TALK :

React & CSS Modules: Embracing Simplicity In Style

In the ever-evolving landscape of frontend development, where the hype surrounding styling techniques - ranging from native CSS and CSS-in-JS to various libraries, frameworks, and utilities - constantly shifts, it's the moment to revisit the elegantly simple and straightforward approach offered by CSS modules for styling your frontend applications.

This talk aims to explore the capabilities of CSS modules, how they integrate with other styling methodologies, and why they might be the preferred choice over other alternatives. We'll dig into the features and possibilities of CSS modules, examining how they stand in comparison to other popular solutions such as styled components, tailwind, or panda CSS.

👨🏽‍💻Shivay Lamba

: is a software developer specializing in DevOps, Machine Learning, and Full Stack Development. He is an Open Source Enthusiast and has been part of various programs like Google Code-In and Google Summer of Code as a Mentor and has also been an MLH Fellow. He is actively involved in community work as well. He is a TensorflowJS SIG member, Mentor in OpenMined and CNCF Service Mesh Community, SODA Foundation, and has given talks at various conferences like GitHub Satellite, Voice Global, Fossasia Tech Summit, TensorflowJS Show & Tell.

- Learn more about Shivay:

X, Website

, GitHub

📄TALK :

Next Generation React Apps With WebGPU

Have you considered building a ChatGPT-like AI application as a React developer or do you wish to add 3d visualizations to your React App? Well, now you can!

In this talk, we'll show you how to build a Dall-E-like image generation React app or a ChatGPT-like experience in the browser using the WebGPU API without any server-side technology!

WebGPU is a new standard for graphics processing that is designed to run on the device itself. This means that you can create powerful and user-friendly AI applications that run right in your browser or even create data visualizations or 3D rendering right in the browser. Along with the advances in WebAssembly, it is now possible to run complex tasks like LLM or Image Generation models directly in the browser!

The talk will first start with an introduction to the WebGPU API. Then the talk will show you how you can use the WebGPU API to build on-device AI-powered applications and highly immersive graphical and physics-based visualizations. So come along and learn how to the next generation of AI and highly immersive React Applications with WebGPU

⚠️ Rules:

To provide you with the best experience possible, here are some rules to abide by so that everyone can enjoy the meetup :

  • This meetup has a Limited Attendee Capacity.

  • To attend you have to RSVP

  • Ifyou're not coming anymore please CANCEL RSVP so that people on the waiting list can attend.

  • Everyone is more than welcome to help, propose, or share Ideas. You can contact us at: contact@bejs.io

REACT PARIS - Meetup Series #3

BeJS

Mar

20

Wednesday, March 20th

from 5:30PM to 8:30PM UTC

Online

Link available to attendees

🏢 Sponsored & Hosted by ADSERVIO

📆

Wednesday, March 20, 2024

🕡 6.30 PM

📍

Tour Franklin, 100-101, Terrasse Boieldieu - 92800 - Puteaux-Paris

🎟️

RSVP TO ATTEND = Free

🏆

Raffles & Discounts to join React Paris

🍻🥪🍷🥙

will be provided

📄SCHEDULE

6.30 PM:

Meets, Greets, Bites, Drinks

7.00 PM:

Talk #1 + Q&A

7.40 PM:

Break

7.50 PM:

Talk #2 + Q&A

8.30 PM:

More Bites🥪 More Drinks🍷 & More Mingling🗣️

9.30 PM: Bye & See you at React Paris

🗣️SPEAKERS

👨🏻‍💻Adrien Gibrat

: With 20 years of software development experience, including 10 focused on Frontend specific topics, Adrien is a passionate web developer who loves crafting enjoyable UX, well-designed REST API & solid frontend code. He is creative when it comes to solving problems & always tries to be a resourceful teammate.

- Learn more about Adrien:

LinkedIn, GitHub, Company

📄TALK :

React & CSS Modules: Embracing Simplicity In Style

In the ever-evolving landscape of frontend development, where the hype surrounding styling techniques - ranging from native CSS and CSS-in-JS to various libraries, frameworks, and utilities - constantly shifts, it's the moment to revisit the elegantly simple and straightforward approach offered by CSS modules for styling your frontend applications.

This talk aims to explore the capabilities of CSS modules, how they integrate with other styling methodologies, and why they might be the preferred choice over other alternatives. We'll dig into the features and possibilities of CSS modules, examining how they stand in comparison to other popular solutions such as styled components, tailwind, or panda CSS.

👨🏽‍💻Shivay Lamba

: is a software developer specializing in DevOps, Machine Learning, and Full Stack Development. He is an Open Source Enthusiast and has been part of various programs like Google Code-In and Google Summer of Code as a Mentor and has also been an MLH Fellow. He is actively involved in community work as well. He is a TensorflowJS SIG member, Mentor in OpenMined and CNCF Service Mesh Community, SODA Foundation, and has given talks at various conferences like GitHub Satellite, Voice Global, Fossasia Tech Summit, TensorflowJS Show & Tell.

- Learn more about Shivay:

X, Website

, GitHub

📄TALK :

Next Generation React Apps With WebGPU

Have you considered building a ChatGPT-like AI application as a React developer or do you wish to add 3d visualizations to your React App? Well, now you can!

In this talk, we'll show you how to build a Dall-E-like image generation React app or a ChatGPT-like experience in the browser using the WebGPU API without any server-side technology!

WebGPU is a new standard for graphics processing that is designed to run on the device itself. This means that you can create powerful and user-friendly AI applications that run right in your browser or even create data visualizations or 3D rendering right in the browser. Along with the advances in WebAssembly, it is now possible to run complex tasks like LLM or Image Generation models directly in the browser!

The talk will first start with an introduction to the WebGPU API. Then the talk will show you how you can use the WebGPU API to build on-device AI-powered applications and highly immersive graphical and physics-based visualizations. So come along and learn how to the next generation of AI and highly immersive React Applications with WebGPU

⚠️ Rules:

To provide you with the best experience possible, here are some rules to abide by so that everyone can enjoy the meetup :

  • This meetup has a Limited Attendee Capacity.

  • To attend you have to RSVP

  • Ifyou're not coming anymore please CANCEL RSVP so that people on the waiting list can attend.

  • Everyone is more than welcome to help, propose, or share Ideas. You can contact us at: contact@bejs.io

Guild

Get in touch!

hi@guild.host