/angular-playground

This will be my learning documentation for angular, and a potential library and reference for deriving angular applications.

Primary LanguageTypeScriptMIT LicenseMIT

angular-playground

Build Status

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.

Contents in this git

As I go along, I'll be starting with this roadmap

Roadmap

That would be the high-level roadmap.

Quickstart

Before anything else, let's start from the official angular quickstart tutorial

Notes

  • 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.