Hacker News new | past | comments | ask | show | jobs | submit login

I feel like a broken record, but definitely take a look at create-react-app if you haven't already. Its extremely well documented and takes care of managing the 20+ dev dependencies that are typically associated with a project.



It's useful but doesn't take care of state management AFAIK which can be a big part.


And likewise I feel like a broken record, but try MobX instead of Redux. Much quicker to get started.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: