Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Companies using MST #1078

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
1 of 2 tasks
aMahdaoui opened this issue Nov 15, 2018 · 27 comments
Closed
1 of 2 tasks

Companies using MST #1078

aMahdaoui opened this issue Nov 15, 2018 · 27 comments
Labels
never-stale Should never be marked as stale by the bot question Question or help request

Comments

@aMahdaoui
Copy link

aMahdaoui commented Nov 15, 2018

Question

  • 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

@xaviergonz xaviergonz added question Question or help request never-stale Should never be marked as stale by the bot labels Nov 18, 2018
@mweststrate
Copy link
Member

mweststrate commented Nov 19, 2018

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!)

@aMahdaoui
Copy link
Author

Many thanks @mweststrate

@mweststrate
Copy link
Member

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

@aMahdaoui
Copy link
Author

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

@xaviergonz xaviergonz pinned this issue Dec 16, 2018
@olehreznichenko
Copy link

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

@robskidmore
Copy link

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

@Bnaya Bnaya unpinned this issue Jan 11, 2019
@mweststrate mweststrate pinned this issue Feb 6, 2019
@m3kka
Copy link

m3kka commented Feb 26, 2019

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

We ❤️ mobx-state-tree

@dance-cmdr
Copy link

We are using MST in DAZN.

@antondomratchev
Copy link

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

@keith-kurak
Copy link

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/

@southerneer
Copy link

tinyrobot uses (and loves) all flavors of mobx.

@LaurensBosscher
Copy link

Simplicate will be using MST in the next version :)

@andraz
Copy link

andraz commented Jun 21, 2019

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

@mario-jerkovic
Copy link

Using MST in Rimac Automobili

@juFelipe
Copy link

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

@Relaxe111
Copy link

We are using MST heavily.

@chaudharykiran
Copy link

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

@tibotiber
Copy link
Contributor

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

@zuhair-naqvi
Copy link
Collaborator

Australian Open (React Native)

@jonbnewman
Copy link

https://payondelivery.com was made using MST

@MitchWeiss
Copy link

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.

@sanketsahu
Copy link
Collaborator

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

@joshuajung
Copy link

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.

@CmplxStack CmplxStack unpinned this issue Jan 7, 2021
@CmplxStack CmplxStack pinned this issue Jan 7, 2021
@akatechis
Copy link

akatechis commented Sep 2, 2021

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

@abdifardin
Copy link

abdifardin commented Dec 12, 2021

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

@coolsoftwaretyler
Copy link
Collaborator

coolsoftwaretyler commented Mar 29, 2023

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
Copy link
Collaborator

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

@mobxjs mobxjs locked and limited conversation to collaborators Jun 25, 2023
@coolsoftwaretyler coolsoftwaretyler converted this issue into discussion #2028 Jun 25, 2023
@coolsoftwaretyler coolsoftwaretyler unpinned this issue Jun 25, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
never-stale Should never be marked as stale by the bot question Question or help request
Projects
None yet
Development

No branches or pull requests