Level 6, 341 George St (Atlassian) – Enter via the side door in Wynyard Street
REACT is a Facebook & Instagram collaboration that many people choose to think of as the V in MVC.
React was built to solve one problem: building large applications with data that changes over time. To do this, React uses two main ideas.
It's Simple
Simply express how your app should look at any given point in time, and React will automatically manage all UI updates when your underlying data changes.
It's Declarative
When the data changes, React conceptually hits the "refresh" button, and knows to only update the changed parts.
-----------------------------------------------------------------------------------
Matt Sain left Sydney to join the team at Facebook and has made a special trip back home. He'll walk us through understanding the power behind this simple and declarative approach to coding UIs.
Every 3rd Wednesday of the month you'll find us talking about what we're doing and what's happening around us in the world of JavaScript.
Copyright © SydJS, powered by KeystoneJS.
If you run a meetup, please feel free to clone our site and make your own! You can find it on GitHub.