boilerplates with mobx

hi, i need to use mobx and who is the more faster way to configure my enviroment?.

i try a lot of times, but i can’t do this. and have a diferent problems and the most common its

Plugin/Preset files are not allowed to export objects, only functions.

Hey @demiantriebl,

I know you’re probably excited to get started on your project, but I highly suggest really reading and understanding a library before trying to implement. Asking others to solve the issue for you may get you one step closer to completing your project, but if you don’t understand the core functionality of it, it will certainly come back to bite you down the road. There are a ton of resources in the README of the MobX repo: https://github.com/mobxjs/mobx#getting-started

Cheers,

Adam

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.