mobx-state-tree icon indicating copy to clipboard operation
mobx-state-tree copied to clipboard

Companies using MST

Open aMahdaoui opened this issue 6 years ago • 25 comments

Question

  • [x] I've checked documentation and searched for existing issues
  • [ ] I tried the spectrum channel

I made 2 prototypes to manage the state of one of our projects, the first using redux and the second using MST. now we have to make a decision, which one to use, personally i prefer MST (easy to manage deep nested state, ...) but our CEO is asking me to look for companies that are already using MST, which i have not found so far if anyone had an idea about that, thanks for answering

aMahdaoui avatar Nov 15 '18 15:11 aMahdaoui

DAZN and Infinite Red use it intensively, codesandbox.io, https://builderx.io/, https://www.genial.ly/ are built using MST. That are the ones I know from the top of my head in 30 secs, but pretty sure there are many more :) (it is surprisingly hard to find out which companies are using what OSS stuff in general!)

mweststrate avatar Nov 19 '18 13:11 mweststrate

Many thanks @mweststrate

aMahdaoui avatar Nov 19 '18 17:11 aMahdaoui

It is an interesting question, probably we should make an who-uses list like in the mobx repo :)

mweststrate avatar Nov 19 '18 17:11 mweststrate

Yeah, i will add our company to the list when we start the project

aMahdaoui avatar Nov 19 '18 18:11 aMahdaoui

TheSpoke is using almost all API what gives MST 😄 https://thespoke.co/watch

olehreznichenko avatar Dec 29 '18 13:12 olehreznichenko

We are using MST heavily at https://grow.com

robskidmore avatar Jan 09 '19 17:01 robskidmore

IBM iX London Sorry can't really disclose the projects / clients but all quite high profile :)

We ❤️ mobx-state-tree

m3kka avatar Feb 26 '19 16:02 m3kka

We are using MST in DAZN.

dance-cmdr avatar Feb 27 '19 09:02 dance-cmdr

We are using MST in an electron app and embedded widgets at Old Well Solutions. I've used it in several MVP products while at Grok Interactive. Its very fast to get started and is a great for rapid prototyping that you can scale. Much ❤️ for making this excellent tool

antondomratchev avatar Feb 27 '19 21:02 antondomratchev

Nudge checking in! Our React Native apps use MobX/ MST extensively, and I’m sure it will be all over our entire front end codebase before long. https://nudgecoach.com/

keith-kurak avatar Mar 02 '19 04:03 keith-kurak

tinyrobot uses (and loves) all flavors of mobx.

southerneer avatar Apr 24 '19 22:04 southerneer

Simplicate will be using MST in the next version :)

LaurensBosscher avatar Apr 26 '19 07:04 LaurensBosscher

MST is pretty low level, try searching for companies which are using some package which uses MST: https://github.com/mobxjs/mobx-state-tree/network/dependents?dependent_type=PACKAGE

andraz avatar Jun 21 '19 14:06 andraz

Using MST in Rimac Automobili

mario-jerkovic avatar Nov 05 '19 12:11 mario-jerkovic

Do someone knows if in SF there's a startup using MST looking for engineers?

juFelipe avatar Nov 15 '19 00:11 juFelipe

We are using MST heavily.

Relaxe111 avatar Nov 21 '19 18:11 Relaxe111

https://zegal.com/en-hk/ is using MST heavily in their all projects(old and new)

chaudharykiran avatar Jan 29 '20 03:01 chaudharykiran

The whole studio for 3D modeling of spaces at Smplrspace is powered by MST, super happy with :)

tibotiber avatar Feb 26 '20 03:02 tibotiber

Australian Open (React Native)

zuhair-naqvi avatar Feb 29 '20 13:02 zuhair-naqvi

https://payondelivery.com was made using MST

jonbnewman avatar Mar 03 '20 21:03 jonbnewman

We've started using MST at www.airtasker.com and we are very happy with it! We migrated from Redux and Redux Observable and find it much simpler and quicker to add features with less boilerplate.

MitchWeiss avatar Mar 09 '20 00:03 MitchWeiss

We at GeekyAnts have been using MST for a really long time. We totally love it. ❤️

sanketsahu avatar Apr 16 '20 07:04 sanketsahu

My project www.meine-bewerbungen.de (German web app for tracking your job applications) is 100% MST in combination with Next.js – was and is a lot of fun to use with SSR. Hope to be able to pay back some of your effort some time.

joshuajung avatar May 25 '20 09:05 joshuajung

At clarifai we're completely rebuilding our react-redux SPA front-end using typescript nextJS and MST. So far, we're really enjoying the DX. We can just write code in the way that intuitively makes sense, rather than decomposing it into selectors, actions, reducers, etc.

We're a little bit concerned with issue #1683 as we're looking to process/render large lists of data (images, videos, audio, and associated AI data labeling objects), but we haven't hit any perf limits just yet

akatechis avatar Sep 02 '21 23:09 akatechis

We also use MST at https://harzaan.com

abdifardin avatar Dec 12 '21 12:12 abdifardin

We use MST extensively at WalterPicks for our React Native app.

I happen to know that ESPN also uses it, at least for their fantasy football drafting tool. I think they're built on Next.js (or perhaps some combination of Next and other React tooling).

coolsoftwaretyler avatar Mar 29 '23 20:03 coolsoftwaretyler

I'm going to convert this to a discussion. I think it's a little more appropriate over there!

coolsoftwaretyler avatar Jun 25 '23 20:06 coolsoftwaretyler