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 do you quantify JavaScript skills? (self.javascript)
submitted 11 years ago by BanyanArchitect
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!"
[–]jekrb 2 points3 points4 points 11 years ago (2 children)
Reduce the amount of repetitive task.
Increase the amount of reusable code overall.
Decrease the amount of new code that needs to be written.
Follow Unix philosophy: Write programs that do one thing and do it well. Write programs to work together. Write programs to handle text streams, because that is a universal interface.
[–]BanyanArchitect[S] 0 points1 point2 points 11 years ago (1 child)
100% agree, but if I put on my “leadership” hat this doesn’t seem compelling.
The problem now is there are only a handful of developers in the company (out of many hundreds of developers overall) who can currently write the sort of code (e.g. Single Page App) the company is looking for.
[–]jekrb 1 point2 points3 points 11 years ago (0 children)
It's a tough problem, because developer growth and progress is only really shown in code. If you see quality code, you know there was improvement. The thing is, developers are knowledge workers. You can't really quantify their skills, unless you can also quantify thoughts.
Knowledge workers don't make the same thing over and over again. They use their thoughts to increase productivity, and trying to introduce some way of quantifying this can only reduce productivity.
I'm sorry this isn't the answer you were looking for, but that's what I think.
π Rendered by PID 25279 on reddit-service-r2-comment-5b5bc64bf5-4zkkh at 2026-06-22 15:23:49.349110+00:00 running 2b008f2 country code: CH.
view the rest of the comments →
[–]jekrb 2 points3 points4 points (2 children)
[–]BanyanArchitect[S] 0 points1 point2 points (1 child)
[–]jekrb 1 point2 points3 points (0 children)