December 2019
Beginner to intermediate
500 pages
10h 7m
English
In this chapter you develop the Employee Manager application as an Angular SPA (Single Page Application). Angular is a JavaScript framework that allows you to build rich client applications and provides many features such as components, directives, data binding, form processing, services, and dependency injection. Angular applications are written using TypeScript, a superset of JavaScript. TypeScript is a typed language and provides many object-oriented features such as classes, interfaces, and data types. TypeScript code is compiled (often called Transpilation) into plain JavaScript so ...
Read now
Unlock full access