Intro to React.js
Please rate the course
Source:
Category:
Language:
English
Duration:
05:41:50
Number of lessons:
44
Added date:
24/04/2024
Rating:
0.0
Course short description
Learn how to write cleaner, more flexible Javascript with React.js, an open-source frontend framework. Create beautiful websites with user interface components and easy-to-understand code!
As an ever-evolving, popular frontend library, React is widely used throughout the web. Even the SuperHi Editor and website are built with React!
In this course, we’ll take a practical approach to building creative, interactive UIs. You'll learn how to build reusable components and modular layouts, that can be moved around and rearranged easily.
- What React is and why it's great for quickly building feature-rich websites
- React’s main concepts and how they compare to regular Javascript
- Modern React best practices and hooks
- How to think about web development in terms of reusable components
- How to build rich user experiences and fetch data from backend databases
- How to find and work with the best React libraries and plugins