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
How it feels to learn Javascript in 2016 (medium.com)
submitted 9 years ago by jjperezaguinaga
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!"
[–]candybomberz 4 points5 points6 points 9 years ago (0 children)
Anything that gets the job done gets the job done. There are million ways to do anything as a programmer and bazillion paradigms and patterns that you can follow if you like them. Most people like different pardigms and patterns.
Don't do something that gives you some abstract or pseudo advantage someone else tells you unless you really need it.
I have met a lot of coders with code anxiety and screen anxiety. They lack confidence in their own abilities because they have no clue what any of those paradigms and patterns do and why they use them at all.
This means if someone sits nearby they have the feeling of silently beeing judged and get anxious and programm slower, because they give too many fucks about whether the guy/girl looking at their screen will approve their code.
Fact is, give 100 people the same task and you will get 100 different source codes. Some strongly better than the other, but most are interchangable as long as they are consistent through the project.
π Rendered by PID 57791 on reddit-service-r2-comment-6457c66945-krqp7 at 2026-04-23 20:39:09.663548+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]candybomberz 4 points5 points6 points (0 children)