We missed you this time around!
š Hey-hey, New York!
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 August 29 at Microsoft office.
If your company has a space to host our next event, please reach us here.
šĀ Event Schedule
18:00 - Doors open
18:30 - Intro and announcements
18:45 - Doing the Bare Minimum with Isograph ā Robert Balicki
19:05 - End-to-End Type Safety: A Guide for React Devs ā Erik Hanchett
19:25 - Open Mic talks - show your project, open source work or a small demo of what you learned recently
20:30 - Mingle until 21:00
š£ To propose a talk for our next meetups please fill in theĀ CFP form.
š¤Ā In collaboration with
Huge thanks to Microsoft Reactor for hosting the event!
Microsoft Reactor provides events, training, and community resources to help startups, entrepreneurs and developers build their next business on AI technology.
š¤ Sponsored by
Kudos to our sponsor AWS Amplify!
AWS Amplify is everything frontend developers need to develop and deploy cloud-powered fullstack applications without hassle. Easily connect your frontend to the cloud for data modeling, authentication, storage, serverless functions, SSR app deployment, and more.
This event made possible thanks to the support fromĀ React Summit US & JSNation USĀ organizers - GitNation.
š Code of Conduct
By registering for this event you agree to comply with our CoC
š© Contact
Presentations
Robert Balicki
In a web app, the enemy of performance isn't bad algorithms ā it's bloat. From loading the least data and JavaScript to re-rendering the fewest components in response to changes in state, the most performant apps are the one that do the least. But it's often hard to maintain a small bundle while iterating on features.
Enter Isograph, the framework for building data-driven React apps. It leverages a compiler to provide great DevEx and performance, right out of the box.
In this talk, find out how Isograph lets you:
load component JavaScript and data only when needed, for example when the user is about to scroll to them
load components (such as a VideoViewer) only if an item of that type (a Video) is returned from the server, and
defer loading parts of your component tree, without server support.
And the cherry on top? We're doing it all in userland. š
But wait, there's more! We'll also show how Isograph re-renders the absolute minimum of components and garbage collects data that's no longer needed, allowing your app to stay consistently performant. So let's prove the old adage: less is more performant.
Erik Hanchett
When writing a fullstack application a common problem facing developers today is keeping data consistency between the frontend and backend. What the backend expects and what the frontend sends is not always the same.
In this talk weāll look at this problem and different approaches to solve it. Weāll take a look at how AWS Amplify approaches this problem and show a demo. Weāll also compare and contrast other TypeScript approaches with React and Next.
We missed you this time around!
Hosted by
React.NYC
Aug
29
Thursday, August 29th
6:30PM to 9:00PM EDT
In-Person
Address available to attendees
š Hey-hey, New York!
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 August 29 at Microsoft office.
If your company has a space to host our next event, please reach us here.
šĀ Event Schedule
18:00 - Doors open
18:30 - Intro and announcements
18:45 - Doing the Bare Minimum with Isograph ā Robert Balicki
19:05 - End-to-End Type Safety: A Guide for React Devs ā Erik Hanchett
19:25 - Open Mic talks - show your project, open source work or a small demo of what you learned recently
20:30 - Mingle until 21:00
š£ To propose a talk for our next meetups please fill in theĀ CFP form.
š¤Ā In collaboration with
Huge thanks to Microsoft Reactor for hosting the event!
Microsoft Reactor provides events, training, and community resources to help startups, entrepreneurs and developers build their next business on AI technology.
š¤ Sponsored by
Kudos to our sponsor AWS Amplify!
AWS Amplify is everything frontend developers need to develop and deploy cloud-powered fullstack applications without hassle. Easily connect your frontend to the cloud for data modeling, authentication, storage, serverless functions, SSR app deployment, and more.
This event made possible thanks to the support fromĀ React Summit US & JSNation USĀ organizers - GitNation.
š Code of Conduct
By registering for this event you agree to comply with our CoC
š© Contact
Presentations
Robert Balicki
In a web app, the enemy of performance isn't bad algorithms ā it's bloat. From loading the least data and JavaScript to re-rendering the fewest components in response to changes in state, the most performant apps are the one that do the least. But it's often hard to maintain a small bundle while iterating on features.
Enter Isograph, the framework for building data-driven React apps. It leverages a compiler to provide great DevEx and performance, right out of the box.
In this talk, find out how Isograph lets you:
load component JavaScript and data only when needed, for example when the user is about to scroll to them
load components (such as a VideoViewer) only if an item of that type (a Video) is returned from the server, and
defer loading parts of your component tree, without server support.
And the cherry on top? We're doing it all in userland. š
But wait, there's more! We'll also show how Isograph re-renders the absolute minimum of components and garbage collects data that's no longer needed, allowing your app to stay consistently performant. So let's prove the old adage: less is more performant.
Erik Hanchett
When writing a fullstack application a common problem facing developers today is keeping data consistency between the frontend and backend. What the backend expects and what the frontend sends is not always the same.
In this talk weāll look at this problem and different approaches to solve it. Weāll take a look at how AWS Amplify approaches this problem and show a demo. Weāll also compare and contrast other TypeScript approaches with React and Next.
Get in touch!
hi@guild.host