Snapshot testing
Hrishi Mittal
Testing with Enzyme
Testing with Jest
Recap
Deleting a record
Editing a record - Part 1
Keeping data fresh with componentDidMount
Navigating between routes
Viewing a record on its own route
Refs
Generalised form validations
Client side validation errors
Refactor client side validations
Multiple field validations on client side
Code refactor and corrections
Deploying to Heroku
How to use React with the webpacker gem and Rails 5.1
Building your first React Rails app - Part 1
We are going to build a web app for creating, listing and finding events - basically a clone of Eventbrite.
How to build a location based app in React Native - Part 1