Build Apps Using React: In Development & Production


Overview/Description
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description

Learners will discover how to build React applications working in the development and the production environments, in this 12-video course. Examine how to add state to an application and add and delete comments; explore React Develop Tools and their use, along with several other topics. Begin by setting up a simple application in the create-react-app environment, which will download and install several NodeJS packages using npm, and then move on to adding state within the application. Learn how to wire up event handlers to add new comments, and also wire up event handlers to delete comments. Discover how to install and work with React Developer Tools, and use these tools to explore the component tree. Also learn how to use React Developer Tools to profile applications. Next, examine how to create a production build with minified files and static assets; explore the different files generated in a production build, and how to serve the application in a production build.



Expected Duration (hours)
1.1

Lesson Objectives

Build Apps Using React: In Development & Production

  • discover the key concepts covered in this course
  • develop a simple application in the create-react-app environment
  • use state within the application
  • wire up event handlers to add new comments
  • wire up event handlers to delete comments
  • install and work with React Developer Tools
  • use React Developer Tools to explore the component tree
  • use React Developer Tools to profile applications
  • create a production build with minified files
  • describe the different files generated in a production build
  • serve the application in a production build
  • summarize the key concepts covered in this course
  • Course Number:
    it_apbiardj_07_enus

    Expertise Level
    Expert