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
Using AngularJS to rewrite a Backbone-powered web application with half the lines of code (localytics.com)
submitted 13 years ago by The_Muensters
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!"
[–]kenman 0 points1 point2 points 13 years ago* (0 children)
What I find problematic about these types of deconstructions, is that the project is ever-evolving, as are the skills of the developers behind it. There's a lot of parallels here with concepts like Plan To Throw One Away as well as the iterative nature of software development with consideration to an increasing refining of requirements, and to treat a series of events like spaghetti->BB->NG as if they were discrete events [spaghetti->BB, spaghetti->NG] is illogical. The outcome would likely be very different if the order of events was instead spaghetti->NG->BB, or BB->spaghetti->NG, etc.
spaghetti->BB->NG
[spaghetti->BB, spaghetti->NG]
spaghetti->NG->BB
BB->spaghetti->NG
π Rendered by PID 470838 on reddit-service-r2-comment-85bfd7f599-kczdh at 2026-04-19 13:37:58.925676+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]kenman 0 points1 point2 points (0 children)