Live data from Hacker News

Examples of beautiful Javascript

stackoverflow.com

11–13 of 13 posts

Re: Examples of beautiful Javascript

#11
post #10

One of the problems I have with articles like these is that they focus on Javascript's use in front-end development so the conversation settles on DOM tools examples of good Javascript. Using Node.js (i.e. non-DOM server side Javascript) myself, I would love to see examples of beautiful Javascript in general i.e. linguistic best practices, not those specific to DOM programming. Also, as a side note, for anyone intere…

Underscore.js works on both client and server.

Re: Examples of beautiful Javascript

#12
post #11
post #10

One of the problems I have with articles like these is that they focus on Javascript's use in front-end development so the conversation settles on DOM tools examples of good Javascript. Using Node.js (i.e. non-DOM server side Javascript) myself, I would love to see examples of beautiful Javascript in general i.e. linguistic best practices, not those specific to DOM programming. Also, as a side note, for anyone intere…

Underscore.js works on both client and server.

Just took a look. Underscore.js looks very promising. Thanks for the tip!
Post reply on HN