barakd / cba_example

Simple Component Example based on Angular Tour of heroes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Component Based Architicture Example

Simple components example based on angular tour of heroes, Created for my talk on "From MVC to Component Based Architecture". The main idea is to show a simple speration of pure & impure components, and show a basic one way data flow. Take a look at the following files:

Development server

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

About

Simple Component Example based on Angular Tour of heroes


Languages

Language:TypeScript 82.1%Language:JavaScript 15.0%Language:HTML 2.3%Language:CSS 0.6%