Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tansudasli/angular-sandbox

POCs using micro-apps w/ angular8 and bootstrap4
https://github.com/tansudasli/angular-sandbox

angular-flex-layout angular-material angular8 bootstrap4

Last synced: 11 days ago
JSON representation

POCs using micro-apps w/ angular8 and bootstrap4

Awesome Lists containing this project

README

        

# angular-sandbox

**more realistic application**
- recipe-app: recipe application
- w/ bootstrap4 css, and
- core concepts such as _custom_ (routing/events/directives/observables)

**core-concepts**
- core-binding: deep dive into data binding b/w components, decoupling components etc.
- core-semantics: all about angular semantics such as `ng g ....`
- core-events: basic custom event emitting scenario
- core-bootstrap4-app: core concepts w/ bootstrap4 css
- core-directives: core concepts for directives and custom directives
- core-observables: core concepts about observables and custom observables
- core-forms-template: template-driven forms
- core-forms-reactive: reactive forms