Live data from Hacker News

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

github.com

1–10 of 20 posts

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

#3
Nice - I do a lot of 2-4h small projects and every month I waste time upgrading my boilerplate. I'll test this, but I love the concept.

Feature requests: - react-router - optionally, bootstrap - easy to build & push on github (e.g., default configure with /#/ urls

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

#5
post #3

Nice - I do a lot of 2-4h small projects and every month I waste time upgrading my boilerplate. I'll test this, but I love the concept. Feature requests: - react-router - optionally, bootstrap - easy to build & push on github (e.g., default configure with /#/ urls

Thanks! I'll definitely look into react-router / bootstrap.

And that's the same reason I built this - I have a lot of electron apps I want to build, but no quick starting point. I'm glad it's something others are finding useful as well!

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

#9

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...

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

#10
Nice. I built something similar recently, though not as fleshed out. It does use webpack for hot reloading on save: https://github.com/KevinGrandon/electron-boilerplate

And here is another popular boilerplate: https://github.com/chentsulin/electron-react-boilerplate

Post reply on HN