Learn React JS from scratch with hands-on practice assignments and projects.
What you’ll learn
- Introduction to what is React and its basic concepts
- Learn what is JSX and how it works behind the scenes
- Learn what are the stateful and stateless components and when to use them
- Working with function based and class based components
- Working with React Modules, importing and exporting the modules
- Learn in detail about how the render method works
- React component lifecycle and different lifecycle methods
- Creating dynamic websites with help of re-usable components
- Creating a proper working structure for a project from scratch which will help maintaining the project for long term