Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying MobX Quick Start Guide
  • Table Of Contents Toc
  • Feedback & Rating feedback
MobX Quick Start Guide

MobX Quick Start Guide

By : Podila, Weststrate
4.6 (7)
close
close
MobX Quick Start Guide

MobX Quick Start Guide

4.6 (7)
By: Podila, Weststrate

Overview of this book

MobX is a simple and highly scalable state management library in JavaScript. Its abstractions can help you manage state in small to extremely large applications. However, if you are just starting out, it is essential to have a guide that can help you take the first steps. This book aims to be that guide that will equip you with the skills needed to use MobX and effectively handle the state management aspects of your application. You will first learn about observables, actions, and reactions: the core concepts of MobX. To see how MobX really shines and simplifies state management, you'll work through some real-world use cases. Building on these core concepts and use cases, you will learn about advanced MobX, its APIs, and libraries that extend MobX. By the end of this book, you will not only have a solid conceptual understanding of MobX, but also practical experience. You will gain the confidence to tackle many of the common state management problems in your own projects.
Table of Contents (11 chapters)
close
close

Derived state with @computed

One of the core philosophies of MobX is that the observable state should be as minimal as possible. Everything else should be derived via computed properties. This perspective makes sense when we talk about state management in UI. The UI is always nuanced on the same observable state and needs different views of the state depending on the context and task. This means that there are many possibilities for deriving a view-centric state (or representation) within the same UI.

An example of such a view-centric state is a table view and a chart view of the same list of observables. Both are operating on the same state but need different representations to satisfy the UI (the view) needs. Such representations are prime candidates for state derivations. MobX recognizes this core requirement and provides computed properties, which are specialized observables...

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
MobX Quick Start Guide
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist download Download options font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon