Cover Photo for React.NYC Meetup - Type Safety, Isograph & more

React.NYC Meetup - Type Safety, Isograph & more

Primary Photo for React.NYC

Hosted by

React.NYC

In-Person

Address available to attendees

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

events@gitnation.org

https://twitter.com/ReactSummit

http://youtube.com/ReactConferences

Presentations

Robert Balicki

Doing the Bare Minimum with Isograph

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

End-to-End Type Safety: A Guide for React Devs

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.

React.NYC Meetup - Type Safety, Isograph & more

Primary Photo for React.NYC

Hosted by

React.NYC

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

events@gitnation.org

https://twitter.com/ReactSummit

http://youtube.com/ReactConferences

Presentations

Robert Balicki

Doing the Bare Minimum with Isograph

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

End-to-End Type Safety: A Guide for React Devs

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.

Guild

Get in touch!

hi@guild.host