-
Notifications
You must be signed in to change notification settings - Fork 345
Awesome Angular Strategies
Oren Farhi edited this page Feb 9, 2018
·
1 revision
This page includes links that direct the code on how to achieve and implement strategies in Echoes.
Core Module
Shared Module
Lazy Loading
App Wide Services
App Wide Api for components and services
App Wide Resolvers
App Container Components - "Smart Components"
App Pure Components - reusable with different data
Core Store Module
App Wide Effects Layer in Echoes
Main App State reducers bootstrap
Selectors Example
Reducer Test