Skip to content

KiltedCode/mythbusters-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mythbusters-angular

Code for the talk Myths of Angular 2: What Angular Really Is

Abstract

At ng-Europe in 2014, the Angular team announced Angular 2. Unfortunately, the drastic changes were not well received by many. While things have changed since that announcement during the development of Angular 2, unfortunately many people remember the things said there instead of what was actually done. This session will give an introductory look at the basics of Angular, bust some myths about Angular, and give a look at “why Angular”.

Slides

The slides can be found:

To run locally, under /slides/mythbusters run npm install to get the dependencies then run npm start and browse to http://localhost:3000/. To view speaker notes for additional information, press 's'.

Code

A full running example app can be found under /examples/angular-basics.

Prerequisites

This is an Angular-CLI project (version 1.0.1). So you'll need that and their Node / npm prerequisites.

Running the code

Run ng serve for a local dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

About

Code and slides for talk "Myths of Angular 2: What Angular Really Is"

Resources

License

Stars

Watchers

Forks

Packages

No packages published