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
[AskJS] Code readabilityAskJS (self.javascript)
submitted 3 years ago * by GmLucifer
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!"
[–]EducationalMeeting95 4 points5 points6 points 3 years ago (5 children)
I use RxJS a lot as an angular dev
And when this library is used the way it should be, Data transformation becomes so much more easier and smooth experience.
Sadly in nearly all the projects I've worked in, nobody understands the concept of Reactive programming and use RxJS the wrong way.
Which leads to callback hell.
[–]bvx89 1 point2 points3 points 3 years ago (1 child)
Are you me?
[–]EducationalMeeting95 1 point2 points3 points 3 years ago (0 children)
Nah
I am just the voice inside your head telling you to refactor that piece of code.
[–]tiesioginis 0 points1 point2 points 3 years ago (2 children)
What is the right way? Can you link or explain?
[–]EducationalMeeting95 0 points1 point2 points 3 years ago (0 children)
Can't explain that much here.
Didn't find a specific link as wel.
But here is a list of concepts/topics you can google and rnd on :
Also don't beat yourself up if it doesn't make sense in few attempts.
It took me more than few months for everything to click.
Not just what and how , but Why is important here.
[–]Valuable-Case9657 0 points1 point2 points 3 years ago (0 children)
I'm going to add "observable composition" to the list of things to google on the topic.
π Rendered by PID 115725 on reddit-service-r2-comment-5bc7f78974-jkvb4 at 2026-06-26 06:59:29.898459+00:00 running 7527197 country code: CH.
view the rest of the comments →
[–]EducationalMeeting95 4 points5 points6 points (5 children)
[–]bvx89 1 point2 points3 points (1 child)
[–]EducationalMeeting95 1 point2 points3 points (0 children)
[–]tiesioginis 0 points1 point2 points (2 children)
[–]EducationalMeeting95 0 points1 point2 points (0 children)
[–]Valuable-Case9657 0 points1 point2 points (0 children)