CSCI 421 - Lecture 6

Instructor's Class Notes

  1. Part 3:8 - Adding Angular Components to an Express Application - AngularJS is the remaining technology of the MEAN stack and is similar to Express in that it provides a front-end technology written in JavaScript. However, Express is server-side which Angular runs client-side (in the browser).