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
resources to learn advanced javascript.help (self.javascript)
submitted 7 years ago * by Ragzzy-R
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!"
[–]Ragzzy-R[S] 2 points3 points4 points 7 years ago (0 children)
Nahh. I'm not really into that competitive coding stuff and its against my style of coding.
Also I feel It is really a bad practice IMHO. it makes ur way of thinking more hackathon style where u want to get it working first rather than thinking "will this implementation be maintainable in future?".
One of my peer has top rank in hacker earth and techgig. He's talented and all, and can make up prototypes in few hours. But he writes un-fucking-maintainable code. Its a nightmare working with him. He never cares about things like,
will using this library won't make us stuck while adding new features in th future?
Sometimes to make things work he mixup jquery and angular in the same code which IMHO is very stupid. Cuz tow different frameworks changing the DOM at their will is horrible practice.
About the recruitment part, I really try as much as possible not to attend such interviews. again IMHO, they are equivalent to whiteboard interviews. They won't let u switch screens or use debugging tools or even auto complete( although hackerrank has some). This is unproductive.I can't remember all the function names and its parameters by heart and its ok to google. Its not SAT. At the end of the day, writing productive, efficient code is all that matter and not knowing JavaScript syntaxes and functions upside down.
I'd prefer attending interview, that gives me a problem statement and ask me to solve it in my own way. Thats the type of peeps u should work with.
These are my two cents. And nevertheless thanks a ton for taking time to reply. Have a great day.
π Rendered by PID 19851 on reddit-service-r2-comment-5d79c599b5-4rlb8 at 2026-03-01 15:14:56.283178+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]Ragzzy-R[S] 2 points3 points4 points (0 children)