https://github.com/angular-ru/frontconf-store-wars
https://github.com/angular-ru/frontconf-store-wars
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/angular-ru/frontconf-store-wars
- Owner: Angular-RU
- Created: 2018-10-02T09:35:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-06T08:15:07.000Z (over 6 years ago)
- Last Synced: 2025-01-24T15:29:07.521Z (5 months ago)
- Size: 7.81 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Доклад StoreWars
[Ссылка на презентацию](https://docs.google.com/presentation/d/1YxuIKWgCaYViu5zaTAi_QNvV50qygajxJuLvtxy_zJU/edit?usp=sharing)
# DEMO

[React](https://claudiopro.github.io/react-fiber-vs-stack-demo/fiber.html)
[Angular](https://angular6-fiber.stackblitz.io/) - [edit - stackblitz](https://stackblitz.com/edit/angular6-fiber-next-acfwnx?file=src%2Fapp%2Fapp.component.ts)
[Vue](https://lp6n4jw3w9.codesandbox.io/) - [edit - codesandbox](https://codesandbox.io/s/lp6n4jw3w9)# Полезные ссылки
![]()
- https://github.com/reduxjs/redux-thunk
- https://github.com/redux-saga/redux-saga
![]()
- https://github.com/mobxjs/mobx-state-tree
- https://medium.com/react-native-training/state-management-with-mobx-state-tree-373f9f2dc68a
- https://mobx.js.org/getting-started.html
![]()
- https://rxjs-dev.firebaseapp.com/
- https://blog.angularindepth.com/the-extensive-guide-to-creating-streams-in-rxjs-aaa02baaff9a
![]()
- https://itnext.io/ngrx-best-practices-for-enterprise-angular-applications-6f00bcdf36d7
![]()
- https://ngxs.gitbook.io/ngxs/concepts/state
![]()
- https://netbasal.com/introducing-akita-a-new-state-management-pattern-for-angular-applications-f2f0fab5a8
![]()
- https://vuex.vuejs.org/ru/
- https://medium.com/dailyjs/mastering-vuex-zero-to-hero-e0ca1f421d45
- https://flaviocopes.com/vuex/