- May 7, 2022
- 133
- 364
- 63

React For Beginners
It's time to learn React.js
With a focus on simplicity and readability, this course will have you building real time applications and dynamic website components in no time!Together, we will build “Catch of the Day” — a real-time app for a trendy seafood market where price and quantity available are variable and can change at a moment's notice. We will build a menu, an order form, and an inventory management area where authorized users can immediately update product details.
What will you learn?
- How to build an entire App or Website Component in React.js from start to finish.
- Working with create-react-app for Webpack Tooling
- Understanding React Components and writing markup with JSX
- Maintain your Application's State
- Communication between components
- Working with State and HTML5 LocalStorage
- Real time web socket data with Firebase
- Creating maintainable code with JavaScript Modules
- URL routing with React Router 4
- Taking advantage of new ES6 Features
- Deploying React Applications
- + So much more