Pro State Management in JavaScript : Designing, Building and Scaling a Production-Ready State Engine (First Edition)

個数:
  • 予約

Pro State Management in JavaScript : Designing, Building and Scaling a Production-Ready State Engine (First Edition)

  • 現在予約受付中です。出版後の入荷・発送となります。
    重要:表示されている発売日は予定となり、発売が延期、中止、生産限定品で商品確保ができないなどの理由により、ご注文をお取消しさせていただく場合がございます。予めご了承ください。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版
  • 言語 ENG
  • 商品コード 9798868829482

Full Description

Modern front-end teams face heavy toolchains and abstraction sprawl, while many developers lack a 'first principles' understanding of state engines. Pro State Management in JavaScript takes you under the hood, showing you how to build a simple browser-native state management library which tackles dependencies, observability, and inspectability, giving you a practical measure to compare the most popular state management engines of today. This book will teach you to harness the browser's native strengths like events, the DOM, and closures to craft a minimalist, understandable state management library. Giving you a deep understanding so you can ship a working engine adaptable to real web-based applications.

Split into four parts, the book starts by demystifying the event model, exploring topics like capture/target/bubble, DOM vs. custom events, delegation, and ergonomics of closures and module patterns.  Part II builds the state engine step-by-step making trade-offs explicit along the way, including micro-benchmarks and surface performance tips. Part III rebuilds popular paradigms to sharpen your intuition. We reconstruct core ideas behind Redux, MobX, Zustand, Recoil and XState (statecharts and transitions) - then compare each to our event-driven engine in terms of clarity, ergonomics, and runtime costs. The final part provides you with projects relating to a searchable/paginated data-table, dashboard widgets with cross-component coordination, and an interactive tree list component.

By the end of this book, you will know the "why" behind these libraries by building them in miniature, leaving you with a comparative mental model you can apply in any stack. 
 
You Will:

Learn to design, implement, and ship a production-ready state engine in plain JavaScript
Understand and Explore Redux, MobX, Zustand, Recoil and XState
Explore dependencies, observability, and inspectability, by using browser-native state management libraries 

This Books is for:

Intermediate to advanced level developers and front-end engineers who are looking to turbo charge their understanding of state management and engines with the rights tools, frameworks and thinkings models to implement successfully. 

最近チェックした商品