Angular 2X Fundamentals

@CODEBEAST

@deepstreamHub | @scotch_io | @cloudinary

Slides: https://goo.gl/cxEqW2

Repo: https://goo.gl/i8mo9v

WAKE UP QUIZ

Basic Building Blocks

TypeScript

Components

DI

Router, HTTP, Forms, etc

Modules

Directives

Component Hierachy

<App />

<CommentList />

<CommentForm />

<CommentItem />

submit(comment)

[comments]

{comment}

dblClick(id)

removeComment(id)

Example App

Component Architecture

Angular 2 Fundamentals

By Christian Nwamba

Angular 2 Fundamentals

  • 607