5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

Bootcamps     Information Technology     Application Development     Developer
In this two day ReactJS bootcamp we will build a simple application with components. The course focusses on getting started with ReactJS. After building the app, we will add components, organize them and build a menu system to display those components. We will also add a mock database system to the apps so that we can work with CRUD operations.Once the app is functioning we will build a login system and demonstrate some of the features of ReactJS. Some of the features you will hear about are components of course, higher order components, JSX, state, React keys and life cycle hooks.

Prerequisites
Students looking to attend this course should meet the following prerequisites:
Some experience with HTML, CSS and JavaScript


Objectives

  • Implement a Router and configure paths
  • Build and organize components for a small application
  • Setup ReactJS on a Linux system
  • Respond to the loggedin user
  • Log, verify and store user data
  • Add a menu system
  • Use forms to collect data
  • Get data from a mock database
  • Install and configure the json-server app