TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: React-Redux-Sass Starter Kit

18 pointsby Gigacoreover 7 years ago

6 comments

alexanderdanielover 7 years ago
Thank you for this! I am still not fully on board with mixing my JS and CSS and when I dove into the source I was eager to see how you were handling it -- The webpack docs and tutorials are lacking when it comes to outputting separate CSS bundles and staying old-school.<p>This solved all my issues and is doing exactly what I want. Seriously, much appreciated!
评论 #16076477 未加载
davnicwilover 7 years ago
Genuine question, I&#x27;m actually interested in the answer and not just implying one way is better than another:<p>Why would you use Sass with React when styled-components, and to a lesser extent inline css-in-js exist?
评论 #16070170 未加载
Softcadburyover 7 years ago
I think you are missing just one thing to have the perfect starter kit: action types should be in constants that could be reused in your reducers. Otherwise it&#x27;s to easy to misspell a type.
评论 #16069339 未加载
zaphirplaneover 7 years ago
Good stuff, can you say how it is different or better than <a href="https:&#x2F;&#x2F;github.com&#x2F;mozilla-neutrino&#x2F;neutrino-dev" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mozilla-neutrino&#x2F;neutrino-dev</a> or <a href="https:&#x2F;&#x2F;github.com&#x2F;facebookincubator&#x2F;create-react-app" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;facebookincubator&#x2F;create-react-app</a>
评论 #16069924 未加载
fleetfoxover 7 years ago
Why doesn&#x27;t it build on top of CRA --scripts-version ?
ivthreadp110over 7 years ago
Thanks for the starter kit- I&#x27;m always looking for new framework launch and go... Wondering if you could include babble with it?
评论 #16068575 未加载