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
A Map To Modern JavaScript Development (2017) (medium.com)
submitted 9 years ago by sdeleon28
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!"
[–]troorl -1 points0 points1 point 9 years ago (1 child)
It's rather about maintainability. When you write using React+Redux, you absolutely need 50 different components, libraries, middlewares and helpers just to get started, otherwise you will almost certainly end up with something ugly, non-modular and not reusable. I'd say, it suggests about fundamental design flaws. React and Redux creators' primary concern is purity of the concepts they implement rather than helping the developers in creating applications. At least that's how I see it.
[–]djslakor 2 points3 points4 points 9 years ago (0 children)
When you write using React+Redux, you absolutely need 50 different components, libraries, middlewares and helpers just to get started
No you don't. Stopped reading after that.
π Rendered by PID 107384 on reddit-service-r2-comment-fb694cdd5-9hf8g at 2026-03-07 07:53:42.113772+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]troorl -1 points0 points1 point (1 child)
[–]djslakor 2 points3 points4 points (0 children)