past event
React Sydney August 2018 Meetup
Date
Monday, 6 August 2018
Time
6:00 PM — 9:00 PM
Location
Domain Group HQ
55 Pyrmont Street, Sydney NSW 2000
past event
React Sydney August 2018 Meetup
Date
Monday, 6 August 2018
Time
6:00 PM — 9:00 PM
Location
Domain Group HQ
55 Pyrmont Street, Sydney NSW 2000
Talks
Going (from React to React) Native
By Hitarth Sharma
@iamhitarth
Learn once, write anywhere. That's the React philosophy but is that really true? In September 2017, having worked with React for a little while, I got the opportunity to work on the Afterpay app using React Native…
Patterns and Antipatterns when testing react application with Jest + Enzyme
By Suganthi
There are some widely used patterns when testing React applications. I would like to discuss how some of these patterns are actually anti-patterns.
Convert components between function and class
By Sung Won Cho
compconv instantly converts your React components between functional and class components by walking the JSX tree.