Learn about React Router V4, RxJS with React and Redux, React Components and more at this action packed meetup!
Directions:
Netflix Theater - 131 Albright Way Building D (Please park in back), Los Gatos, CA 95032
Reminder: Please drive to the back of the building where there is plenty of parking, and you'll see signs for registration on the backside of building D.
Agenda:
6:00 - 6:30 Doors open, food, drinks and socializing
Details: The culmination of a two-year endeavor to get out of your way and make a router as awesome as React
Speaker: Jay Phelps (@_jayphelps), Senior UI Engineer, Netflix
Topic: RxJS Makes React + Redux Amazing
Details: Find out why Netflix loves reactive programming with Rx. You'll learn the basics of RxJS 5 Observables and how they can be used with React and Redux to manage asynchronous effects including composing and canceling async actions.
Speaker: Mars Jullian (@marsjosephine), Senior UI Engineer, Netflix
Topic: Reusable React Components
Details: React plus X: best practices for writing reusable components. How to define flexible props for React components and keep your coworkers from going crazy.
Speaker: Stephen Rivas Jr. (@sprjrx), Netflix
Topic: Context All The Things
Details: A quick run through of useful examples on when & where you can use React context without feeling guilty about the big red "do not use" warning.
Speaker: Corey Grunewald, Netflix
Topic: React and Flow
Details: JavaScript is great! It's a dynamic language that allows you to...
Uncaught TypeError: Cannot read property 'whoops' of undefined(…)
Well, that was unexpected. Find out how to prevent those pesky Uncaught errors through the magic of static type checking via Flow!