React應用的狀態管理JS庫:marty.js
marty.js是一個Javascript庫用于在React應用中的狀態管理。
Flux
Marty is an implementation of the Flux architecture. It defines a set of rules about how to manage your applications state. 非死book invented Flux to help them build client-side web applications.
State management
Marty provides solutions for getting state into your application, storing it in memory and then binding it to your react components
Debugging
Marty has a Chrome Developer tool to help you visualize the current state is in your application and how it changes over time.
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!