Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
547 B

2 years ago
# MobX
MobX is an open source state management tool. MobX, a simple, scalable, and standalone state management library, follows functional reactive programming (FRP) implementation and prevents inconsistent state by ensuring that all derivations are performed automatically.
Visit the following resources to learn more:
- [@article@MobX Official Website](https://mobx.js.org/)
- [@video@Intro to MobX Tutorial](https://www.youtube.com/watch?v=WQQq1QbYlAw)
- [@feed@Explore top posts about React](https://app.daily.dev/tags/react?ref=roadmapsh)