ta-fork / Angular

Repository for the Single Page Applications course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Single Page Applications with Angular

Repository for the course Single Page Applications with Angular at Telerik Academy

Angular is one of the most famous SPA frameworks in the recent years. It is an open source project initially developed by Google and maintained by them. AngularJS is completely separate project. Angular 2 is now called just Angular with its recent version 4 (July 2017).

Course program

00. Course Intro

01. TypeScript Fundamentals

01. TypeScript OOP

02. Setup and Architecture

02. Angular-CLI

02. Tools

03. Components

04. Angular Lifecycle

04. Data Binding

04. Advanced Components

05. Modules

05. Routing

06. Http/Observables

06. Services and DI

07. Forms and Form controls

07. Pipes and Directives

About

Repository for the Single Page Applications course

License:MIT License


Languages

Language:TypeScript 59.2%Language:HTML 23.7%Language:JavaScript 15.7%Language:CSS 1.4%