FrontEnd Development
28.4K subscribers
144 photos
1 video
8.36K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
Writing React Native Apps with MobX.
How to write a React Native app with MobX and React Navigation Flow styled-components. - https://goo.gl/pCAoF4

#reactnative #mobx
Ditching setState for MobX

How to leverage observables, observers, computed properties, autorun and more to simplify your React workflow. - http://bit.ly/2kq26d1

#react #mobx
How We Ditched Redux for MobX

A look into how the talented Skillshare team moved from Redux to MobX as their state manager. If you are battling with Redux this is a good read. - http://bit.ly/2vz2MTH

#redux #mobx
MobX - The Vue Way

Vuex will generally be the right choice for state management for Vue apps. But consider Mobx for state management that is framework agnostic, has built-in observable fields, is simple, has little boilerplate, and has superior performance. - http://amp.gs/RhLN

#vue #mobx