React Sydney: September 2019 event
- Date- Monday, 2 September 2019 
- Time- 6:00 PM — 9:00 PM 
- Location- Atlassian HQ - Level 29, 363 George St, Sydney NSW 2000 
React Sydney: September 2019 event
- Date- Monday, 2 September 2019 
- Time- 6:00 PM — 9:00 PM 
- Location- Atlassian HQ - Level 29, 363 George St, Sydney NSW 2000 
Talks
- It looks like CSS but it’s not CSS: Writing styles for React Native - By Petra Gulicher @petronbot
 - Writing styles for a React Native app has a lot in common with writing styles for the browser but there are some critical differences. What are the things you need to know to get started, and how do you make sure your code can grow happily? Petch has learnt the hard way so that you don’t have to. 
- Using the new React DevTools - By Dinesh Pandiyan @flexdinesh
 - The React team have released an all new and improved React DevTools! Follow along as Dinesh walks us through some of the new features and does a live performance audit of a React application. 
- React Hook Form - By Beier (Bill) @bluebill1049
 - Talking about the history of form building and introducing a new react hooks library for building form uncontrolled, showing it can be potentially much easier and flexible to build with the library.