3
Vaccuss
6y

You know what is awesome. React with Redux. It is such a clean and scalable pattern for building UI. Conceptually not that easy but on once you have it. So much better than any other pattern I have seen.

But what fucks me off is working with other librarys with it not hard just fucking annoying.

Comments
  • 0
  • 1
    It is nice, though requires a lot of boilerplate.

    I did manage to reimplement Redux using Rxjs which auto generated the action dispatchers and actions with less than 50 lines of code.
Add Comment