hands-on lab

Building Web Applications using ReactJS

Difficulty: Beginner
Duration: Up to 8 hours
Students: 2,263
Rating: 3.1/5
You can pause this lab for up to 4h
Get guided in a real environmentPractice with a step-by-step scenario in a real, provisioned environment.
Learn and validateUse validations to check your solutions every step of the way.
See resultsTrack your knowledge and monitor your progress.

Description

ReactJS is a JavaScript library developed by Facebook for building interfaces. It has gained widespread adoption owing to its declarative approach and the use of components. Components manage their own state and can be composed to easily build complex user interfaces. This lab is designed to build your proficiency with ReactJS starting from setting up a ReactJS web application and gradually building upon it to develop a functioning web application involving multiple views and ReactJS components. The lab environment provides you with a Visual Studio Code development environment so you can gain experience with one of the most popular tools for web application development as you progress through the lab.

Learning Objectives

Upon completion of this lab you will be able to:

  • Set up ReactJS applications using a special node package extractor called create-react-app
  • Produce production-ready code for web applications
  • Create various types of ReactJS components
  • Use acceptance criteria and mock-ups to identify component hierarchies

Intended Audience

This lab is intended for:

  • All who wish to learn how to use the ReactJS framework.

Prerequisites

It is essential you understand the face of contemporary web development to attend this lab. We insist upon JavaScript experience, along with good HTML and CSS skills.

Updates

August 3rd, 2021 - Updated QuickLab guide

July 14th, 2021 - Added additional QuickLab folders

February 4th, 2021 - Updated lab guide

July 8th, 2020 - Enabled direct browser RDP connection for a streamlined experience

July 13th, 2022 - Updated the NodeJs version from 12 to 14 in the lab environment

Covered topics

Lab steps

Starting the Building Web Applications using ReactJS Exercises