© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Ghazouane
code ♥ surf
Tiaan
They both serve as state management solutions. The difference is the paradigm used. MobX uses the observable pattern while Alt.js uses the Flux architecture which involves dispatching actions.
Thx for your reply.
Observable pattern is not the first brick of Flux and of all architecture events based ? Hence my question ^^
Tiaan
They both serve as state management solutions. The difference is the paradigm used. MobX uses the observable pattern while Alt.js uses the Flux architecture which involves dispatching actions.