Hacker News new | ask | show | jobs
by jraines 3808 days ago
It's pretty different. It's not flux or flux-like. And almost every Redux example or tutorial does use ES6 or more. As far as the platform, I had an easier time learning ClojureScript and Leiningen than Gulp/Webpack/Babel.

Not saying that Redux isn't easier, though. It's very nice.

1 comments

That's a whole 'nother topic. I'm currently using redux with plain ES5, no compiler or build tools other than a minifier.