- Details
- Hits: 2078 2078
Angular2 - Javascript for single page (SPA) websites. aka "ng"
Why we use it!
- Finally... a language to extend html tags. Your imagination is the only limit.
- Integration with Microsoft TypeScript so two of the titans are on board.
- Simplified architecture with lessons learned from Angular 1. Greater maturity than Reactjs
- Improvements to make the language mobile first.
- Two way data binding when you want it.
- Fast and responsive.
- Alternative to React.js - its good to have competition.
Angular 2.0
Angular 2.0 overview - Basics of Angular 2
[edit]TypeScript
https://cmatskas.com/getting-started-with-typescript-and-sublime-text/ -- Sublime TS integration
http://www.codeproject.com/Articles/802722/TypeScript-The-Basics#_Toc391296841 -- Typescript 101
ATscript prime - Learning Typescript