The-React-Workshop
The-React-Workshop copied to clipboard
A New, Interactive Approach to Learning React
The React Workshop
This is the repository for The React Workshop, published by Packt. It contains all the supporting project files necessary to work through the course from start to finish.
Requirements and Setup
To get started with the project files, you'll need to:
- Install Node.js/NPM
- Install Yarn
- Install Visual Studio Code editor
About The React Workshop
The React Workshop equips you with the knowledge you need to implement React logic in web applications. You’ll learn important best practices and essential React methods with the help of interesting examples and exercises.
What you will learn
- Use JSX to include logic in the view layer of applications
- Get familiar with the important methods and events in the React lifecycle
- Distinguish between class and functional component syntaxes
- Create forms with Formik and handle errors
- Understand the React Hooks API and the problems it can solve
- Fetch outside data using the Axios library and populate the data to the app
Related Workshops
If you've found this repository useful, you might want to check out some of our other workshop titles:
