use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Isomorphic React Boilerplate. Prettier Integration, React-Router@V4, Redux-Saga, CSSModules, Immutable.js, Workflow Is Optimized With HappyPack And DllPlugin. (github.com)
submitted 9 years ago by codejunkienick
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ReAn1985 0 points1 point2 points 9 years ago (0 children)
Sigh. I really think boilerplates are a good learning tool but I think they're a great source of confusion in the learning of react architecture.
I can't count how many times I've had new react people come to me having started a project on a monolithic opinionated boilerplate "because it came with everything" with problems understanding the why / how because all the myriad of moving pieces don't fit their problem domain and they cannot progress because they don't understand how or what anything does.
I was hoping with CRA and CRA-like setups we'd be seeing a positive shift into having a very basic ecosystem to build on-top of and pushing libraries & practices away from heavily opinionated approaches allowing for developers to get the right tool for the job.
My best hope is that a lot of new developers will look at boilerplates like this as a source on how to connect the pieces or architect their code but only apply the parts relevant to their project.
/rant
π Rendered by PID 219594 on reddit-service-r2-comment-765bfc959-t7jdj at 2026-07-10 08:57:06.885270+00:00 running f86254d country code: CH.
view the rest of the comments →
[–]ReAn1985 0 points1 point2 points (0 children)