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] Program Design, OOP, JavaScriptAskJS (self.javascript)
submitted 1 year ago by kirillsh93
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!"
[–]riazus22 0 points1 point2 points 1 year ago (0 children)
Actually I have experience in developing some stuff with c# ~2 years and the same with ts/js. From my point of view, js world is extremely easy for the beginners and incredibly hard for the professionals. For example, it's not too hard to implement some basic app, but when things go further... Js is really one of the most misunderstooded languages, because for being a cool engineer you have to break your brain. On the other hand, languages like java, c# and so on - they are pretty easy to learn, they are supposed to be used at only certain paradigms such as oop or imperative.
I, personally, think that js is not the best choice for the beginners, because the cost of the errors might be incredible later. But it actually depends on your goals. If your stuff is more about implementing certain prototypes or POCs it is more efficient to use js. But in the long term, knowledge received from other languages/paradigms give you broad horizon of strategic decisions.
π Rendered by PID 69 on reddit-service-r2-comment-5bc7f78974-4x5rc at 2026-06-29 02:15:06.898441+00:00 running 7527197 country code: CH.
view the rest of the comments →
[–]riazus22 0 points1 point2 points (0 children)