Course Description
This course was a prerequisite for the advanced React Course which I also took and completed. In this course, I explore the fundamental concepts that underpin the React library and learned the basic skills required to build a simple, fast, and scalable app.
Skills Covered
- Used reusable components to render views where data changes over time
- Created more scalable and maintainable websites and apps
- Used props to pass data between components
- Created dynamic and interactive web pages and apps
- Used forms to allow users to interact with the web page
- Built an application in React