UI is often omitted in coding courses, yet it is so crustal to a product's success. That's why this course places equal emphasis on building functional web applications with beautiful UI in React.
The course is divided into 2 parts. In the first part, we will start from the basics of React, such as JSX, creating React Components, passing React props, using React state, making React forms, React lifecycle functions and React Router.
In the second part, we will build two final projects: a Todo Chrome Extension and a custom GitHub Dashboard. Not only are you going to apply your knowledge from the first part, you'll also learn along besides React - such as using the Axios library for calling RESTful APIs, using UI libraries such as Material UI and Ant Design to style your web apps, and using localStorage to store your data in your browser.
I can't wait to see you in the first lecture!