This course has been archived and is no longer supported. For our latest courses on React, consider trying our evergreen curriculums with a 1-Year Unlimited Access Package.
Learn to build your own web applications with React, a JavaScript library aimed at creating dynamic user interfaces. Through this declarative, component-based app library, you will learn new techniques for rendering interactive UIs, controlling the states of individual page elements, and passing around rapidly changing, rich data throughout webpages. Through building a static tweet and creating your own shopping interface, this course will show you how to apply these skills in a variety of situations to create any app you desire.
You will learn how to:
- Set up apps to use the React library
- Utilize JSX (JavaScript XML) to write HTML elements in React
- Create interactive user interfaces with React components
- Pass around data with “props” from component to component
- Control component states and how components render
- Combine all your knowledge of React to build a shopping cart web app
…and more!