Live data from Hacker News

Show HN: Jolteon – Babel/Electron/React/Browserify/Sass application stack

github.com

11–20 of 20 posts

Re: Show HN: Jolteon – Babel/Electron/React/Browserify/Sass application stack

#11

I'm not a user of any of those stacks, but I love the name! :)

Sounds like a stack Reggie Watts would create. But then there is the node/js fronted community to one up everyone. Does your stack manage complexity, or add too it... Why is such a stack necessary. I bet you don't even ARIA bro...

The current state of js libraries may be a bit unfortunate and often frustratingly complex to manage. That's no reason to get all snappy though – the rails stack has about the same number of components, they're just integrated more tightly.

Re: Show HN: Jolteon – Babel/Electron/React/Browserify/Sass application stack

#12
post #7

Thanks for putting this together. Feature request: A branch that includes redux. https://github.com/reactjs/redux

I'll look into it, thank you!

The reactuate react+redux+stuff stack may provide useful prior art therefore.

Re: Show HN: Jolteon – Babel/Electron/React/Browserify/Sass application stack

#18
post #16

Earlier quoted context omitted.

And using npm scripts instead of gulp?

You use npm scripts instead of grunt not gulp. ;)

The highly popular React Starter Kit disagrees:

https://github.com/kriasoft/react-starter-kit/commit/ed14145...

Re: Show HN: Jolteon – Babel/Electron/React/Browserify/Sass application stack

#19
post #16

Earlier quoted context omitted.

And using npm scripts instead of gulp?

You use npm scripts instead of grunt not gulp. ;)

Gulp became redundant since webpack can handle all possible packaging scenarios. So, now the basic trend is npm + webpack + es6 + react.
Post reply on HN