React Boston

Sep 21, 2019 / Boston, US

Talks

TypeScript + React (youtube.com)
Apr 29, 2019
This talk will provide a brief summary of the world of typed languages, an overview of TypeScript's features, as well as deeper dives into how TypeScript integrates with the world of React.
  • Chris Toomey
React Hooks: a Guided Tour (youtube.com)
Nov 23, 2018
Dave will give an introduction to hooks and the motivation behind them, show examples of hooks in practice, and explain how you can try them out yourself.
The Component is King for Modern Web Development (youtube.com)
Dec 14, 2017
Swizec Teller talks about how components are the future of web development.
Testing API Contracts with Snapshots (youtube.com)
Dec 04, 2017
Dave Ceddia talks about using Jest's snapshot testing to verify your APIs are working as expected.