/ng2_play

Angular 2 Play with Material Design, code from live coding screencasts

Primary LanguageTypeScript

Angular 2 Play

This repo uses Angular 2 Beta 15 with Material 2.

Run the following commands to run the application

npm install
gulp

Screencasts

2016-04-14 Replacing Bootstrap with Material2

2016-03-20 Angular2 Material First Look

2016-03-13 Lifecycle Hooks

2016-02-07 Auth and JWT Tokens with ExpressJS

2016-01-23 Auth0 in 10 minutes (signup/login/logout)

2015-12-27 Upgrade from alpha37 to beta0

2015-09-11 Build automation with Gulp

2015-09-03 Routing — Everything you need to know in 13 minutes

2015-08-14 Forms - Extended app with validation

2015-07-07 First look - Created Todo App