Video description
React JS has taken center stage in easing the creation of dynamic user interfaces for websites and apps. Because JavaScript is one of the most widely used languages for websites and apps, it's no wonder that many people are working on libraries and frameworks to help it grow. And one of the most popular is React, which allows you to create unique HTML components and create sophisticated apps in a short amount of time.
However, these frameworks and libraries are not always simple to understand. And that's where this course comes in: it breaks down challenging ideas, making them easy to comprehend even for newcomers to the development field.
The course is enjoyable, engaging, and interactive. It takes a hands-on approach to React JS, and includes fun projects, such as building a calculator app, to put your new skills into practice. Lessons are are backed up with essential learning tools, such as quizzes and assignments, to reinforce what you learn and help it stick.
Table of Contents
Introduction to React.JS
Introduction to React.JS
First React App
JSX In React.JS
Styling components hooks
Inline and Internal Styling in React.JS
Template literals in React.JS
Components in React.JS
Props in React.JS
Hooks in Reacts.JS
Projects
First Project (Part 1)
First Project (Part 2)
Hierarchy rendering and advanced hooks
Understanding hierarchy in React.JS
Conditional rendering
useEffect Hook in React.JS
DOM
React-Router-Dom
Linking in react-router-dom
Handling Error Pages with react-router-dom
Using the useNavigate() hook
Building a calculator App
Building a Calculator - Part 1
Building a Calculator - Part 2
Using the Pokémon API
Building a Restful API in React.JS - Part 1
Building a Restful API in React.JS - Part 2
Building a Restful API in React.JS - Part 3
Using array.map() inside JSX elements
How to use Material UI in React.JS
Conclusion
Conclusion