Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Demonstration of how data flows from the root component to child components in Angular 2 using data binding. Events may be used to flow the data back to parent components.

Notifications You must be signed in to change notification settings

modern-javascript/angular2-data-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

Angular 2 Data Flow Example

This example code is similar to what was discussed at our Angular meetup on 1/25/2016 although it is a bit more advanced.

It demonstrates:

  • How data flows from the root component to child components using data binding.
  • How events may be used to flow the data back to parent components.
  • How to dynamically add recursive child components.

Try it with three simple steps...

  1. git clone https://github.com/modern-javascript/angular2-data-flow.git
  2. npm install
  3. npm start

About

Demonstration of how data flows from the root component to child components in Angular 2 using data binding. Events may be used to flow the data back to parent components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /