- Flux Architecture
- Adam Boduch
- 144字
- 2021-07-16 10:49:01
Chapter 2. Principles of Flux
In the previous chapter, you were introduced at a 10,000 foot level to some of the core Flux principles. For example, unidirectional data-flow is central to Flux's existence. The aim of this chapter is to go beyond the simplistic view of Flux principles.
We'll kick things off with a bit of an MVC retrospective—to identify where it falls apart when we're trying to scale a frontend architecture. Following this, we'll take a deeper look at at unidirectional data-flow and how it solves some of the scaling issues we've identified in MVC architectures.
Next, we'll address some high-level compositional issues faced by Flux architectures, such as making everything explicit and favoring layers over deep hierarchies. Finally, we'll compare the various kinds of state found in a Flux architecture and introduce the concept of an update round.
- Spring 5.0 Microservices(Second Edition)
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- 小程序?qū)崙?zhàn)視頻課:微信小程序開發(fā)全案精講
- INSTANT Sencha Touch
- 編譯系統(tǒng)透視:圖解編譯原理
- Web Development with MongoDB and Node(Third Edition)
- Node.js Design Patterns
- HTML5從入門到精通 (第2版)
- Mastering Android Game Development
- ASP.NET程序開發(fā)范例寶典
- ScratchJr趣味編程動手玩:讓孩子用編程講故事
- PrimeFaces Blueprints
- 后臺開發(fā):核心技術(shù)與應(yīng)用實踐
- Arduino可穿戴設(shè)備開發(fā)
- QGIS 2 Cookbook