- Flux Architecture
- Adam Boduch
- 153字
- 2021-07-16 10:49:00
Chapter 1. What is Flux?
Flux is supposed to be this great new way of building complex user interfaces that scale well. At least that's the general messaging around Flux, if you're only skimming the Internet literature. But, how do we define this great new way of building user interfaces? What makes it superior to other more established frontend architectures?
The aim of this chapter is to cut through the sales bullet points and explicitly spell out what Flux is, and what it isn't, by looking at the patterns that Flux provides. And since Flux isn't a software package in the traditional sense, we'll go over the conceptual problems that we're trying to solve with Flux.
Finally, we'll close the chapter by walking through the core components found in any Flux architecture, and we'll install the Flux npm
package and write a hello world Flux application right away. Let's get started.
- 計算機網絡
- 從零構建知識圖譜:技術、方法與案例
- Unity 2020 Mobile Game Development
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- HBase從入門到實戰
- INSTANT MinGW Starter
- 假如C語言是我發明的:講給孩子聽的大師編程課
- Python機器學習:手把手教你掌握150個精彩案例(微課視頻版)
- 數據結構習題解析與實驗指導
- Microsoft Azure Storage Essentials
- Test-Driven Development with Django
- 零基礎學Python編程(少兒趣味版)
- Clojure for Java Developers
- Lift Application Development Cookbook
- Natural Language Processing with Python Quick Start Guide