Rangle.io : Angular Training
Search…
⌃K
Introduction
License
Why Angular?
The Architect's Guide to Angular
EcmaScript 6 and TypeScript Features
The JavaScript Toolchain
Source Control: git
The Command Line
Command Line JavaScript: Node.js
Back-End Code Sharing and Distribution: npm
Module Loading, Bundling and Build Tasks: Webpack
Chrome
Bootstrapping an Angular Application
Components in Angular
Directives
Advanced Components
Observables
Angular Dependency Injection
Http
Change Detection
Zone.js
Advanced Angular
What is Immutability
Pipes
Forms
Modules
Routing
State Management
TDD Testing
Migrating AngularJS Projects to Angular
Project Setup
Angular CLI
Accessibility in Angular
Internationalization in Angular
Glossary
Further Reading And Reference
Powered By GitBook

Chrome

We use Google's Chrome browser for this course because of its cutting-edge JavaScript engine and excellent debugging tools.
However you are free to use other browsers. Not well known, there is a Mozilla Firefox Developer Edition available with support for great development and debugging tools. Code written with JavaScript should work on any modern web browser (Firefox, Edge, Chrome, Safari, Opera).
Previous
Module Loading, Bundling and Build Tasks: Webpack
Next
Bootstrapping an Angular Application
Last modified 1yr ago
Copy link