This lab utilizes an earlier version of ReactJS. Some exercises may no longer work as dependencies have evolved over time.
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.
Upon completion of this lab you will be able to:
This lab is intended for:
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.
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