Very Cool

Hi! I'm Daniel Dunderfelt, a full-stack developer. I work as a freelancer with the following technologies (for the most part):

  • Javascript
  • React
  • GraphQL logo GraphQL
  • Node.js
  • PHP
  • Wordpress
  • Laravel
Find Daniel on
  • @ddunderfelt
  • danieldunderfelt
  • daniel@developsuperpowers.com
  • About
  • Privacy policy
  • verycool.tech

Posts with tag state

  • dev
  • state
  • javascript
  • mobx

MobX in the real world

November 02, 2016
MobX has been surging in popularity during the last year. It is being used as the state container in apps of all shapes and sizes. Redux vs MobX comparisons are made constantly, with MobX being praised for its simplicity and ease of use. But MobX is very unopinionated about the structure of your app; the only thing MobX does is guarantee that your view stays in sync with your state. So what does it mean to "replace Redux with MobX"? What does using MobX look like in a real app?
  • About
  • Privacy policy
  • verycool.tech