Ask HN: I get React but not Redux
https://news.ycombinator.com/item?id=13200874Just playing around with React only took me a day or so to get a good grip on the concepts. But then I started looking into the whole flux architecture and I am confused. Reducers ? WTF is that.
I understand that you can build stuff in React only without redux but is it viable for larger apps ? Has anyone built an app in production that runs without Redux etc and is of decent size ?