This will be my personal learning documentation for angular, and a potential library and reference for deriving angular applications. This will be a companion repository when developing angular applications. Some concepts might be applied in other web development practices. but this is in context with developing angular applications.
- Basics
- Javascript
- HTML
- CSS
- Angular
As I go along, I'll be starting with this roadmap
That would be the high-level roadmap.
Before anything else, let's start from the official angular quickstart tutorial
- AngularJS refers to the javascript code of Angular which are the versions 1.x and Angular refers to the newer version of Angular. And uses Typescript.
