My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

Is current React/Redux development infrastructure overcomplicated?

Robert Moran's photo
Robert Moran
·Aug 2, 2016

I have been using Alt/React which is pretty simple and straightforward. Now when I looked at :

  • React
  • Redux
  • Redux-thunk
  • Redux-saga
  • code splitting
  • webpack loaders
  • css modules
  • iso-fetch

etc...

It messed up my head. Why aren't we better off with a simple React/Redux set up? Why so much over-complication?