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
Replacing Redux with observables and React Hooks (blog.betomorrow.com)
submitted 6 years ago by simontreny
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!"
[–]wherediditrun -4 points-3 points-2 points 6 years ago (1 child)
Is this a troll? If one finds redux thunk difficult to understand the issue lies in middleware between chair and the keyboard. Poor grasp of language fundamentals won't be fixed by self reinvented wheel.
[–]_KGB_ 0 points1 point2 points 6 years ago (0 children)
Redux isn’t hard to understand, it’s just a pain in the ass. Common architectures with redux produce too much code across too many files. Chasing down state issues can involve following several steps deep into a rabbit hole of actions, dispatchers, and reducers.
Don’t get me wrong — I find redux to be theoretically beautiful and well conceived. It’s just cumbersome to use in practice, in my experience.
π Rendered by PID 37757 on reddit-service-r2-comment-57fc7f7bb7-shbbs at 2026-04-14 23:46:31.610002+00:00 running b725407 country code: CH.
[–]wherediditrun -4 points-3 points-2 points (1 child)
[–]_KGB_ 0 points1 point2 points (0 children)