Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tansudasli/angular-sandbox
- Owner: tansudasli
- Created: 2019-08-11T16:18:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T18:30:34.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T13:46:41.964Z (25 days ago)
- Topics: angular-flex-layout, angular-material, angular8, bootstrap4
- Language: TypeScript
- Homepage:
- Size: 13.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 217
-
Metadata Files:
- Readme: README.md
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