Spotlight: React 2018
Talks
10KB or Bust: The Delicate Power of Webpack and Babel
Your app is bigger and slower than it needs to be.
Without rewriting app code you can squeeze more performance out of your code by tweaking Webpack and Babel. These… Read more…
Brian Holt
Neon
Beyond Static With Gatsby, React, and GraphQL
For most of us, “static sites” only work for simple sites, like personal blogs. But static sites can do so much more! In this talk, learn how Gatsby uses React… Read more…
Dustin Schau
Gatsby
Building and Maintaining React Applications with Component Libraries
The success of a web application relies on an interdisciplinary team. Though each team member is not writing code, improved visibility of how code is organized and implemented makes collaborating… Read more…
Jordan Deutsch
Up at Five
Framework Faceoff: Vue & React
You’re building your next web app. Which one do you choose – React or Vue?
If you’re not sure of the pros and cons, this talk will help you understand… Read more…
Simon Bloom
TWG
How To Write React Apps That Don’t Need Component Tests
Do you find yourself endlessly mocking things to make your component tests work? Have you pored over 1000s of lines of components snapshot diffs and and not been able to figure out what’s… Read more…
Purvi Kanal
Rangle.io
React Ra11y
The React Native platform has taken the world by storm. Big names like Uber, Instagram, Tesla and Facebook are leveraging the platform to accelerate their development process while maintaining high… Read more…
Jason Matthews
WorkMarket
TypeScript && React
JavaScript is a dynamic language, it basically lets you do anything you want. Sometimes that can be very freeing, sometimes that can really bite you! TypeScript is a superset of… Read more…
Ryan Christiani
Shopify