Skip to main content

ITI 388 - Front-End Web Development, Hands-On

Registration Option: Open Enrollment

Total Course Hours: 18

If you do not see a class listed in our catalog, it is not available for registration at this time.

Description

Learn to use cutting-edge ES6/ES7 Javascript to build modern, component-based, reactive web applications with React. This is primarily a programming course. You will use Webstorm and various React plugins, and work through the process of setting up and creating React web applications. You will also look at testing, debugging and deploying the app.

Prerequisites

HTML5, CSS3, Javascript, or equivalent experience. Knowledge of programming recommended. Accounts at either github.com , bitbucket.com, and at Heroku.com would be useful.

Objectives

Upon completion of this course students should be able to:

  • Create a working component-based React web application
  • Know how to look for and include dependencies
  • Write simple tests and use console logging and web developer tools to spot errors
  • Track application development progress with Git