Live data from Hacker News

Significant JavaScript projects from 2006 to 2020

bestofjs.org

1–10 of 60 posts

Re: Significant JavaScript projects from 2006 to 2020

#6
For those that are disappointed at the omissions in the timeline:

> Disclaimer

> We could have mentioned a lot of other projects: > [lines omitted] > ...but we had to make choices to keep this timeline compact.

> The 2 main constraints were:

> We wanted 20 projects because we are in 2020 > We wanted at least one project for every year between 2010 and 2020.

Reasoning kind of dumb, since this could have been a much more impactful post, but glad they laid out their reasoning. They missed some major precursors to the web we know to day -- Node Webkit existed before Electron IIRC, there's stuff like MooTools, Ember has been around basically forever (and SproutCore before that), Backbone isn't mentioned, KnockoutJS started the MVVM craze IIRC. In more recent time, they left out Parcel which is by far the easiest bundler I've ever used, JSPM & SystemJS were left out as well.

I wonder if there's a better timeline out there for the history of JS tooling.

Given the disclaimer at the end, they predicted people would be unsatisfied with the omissions... They were right

Re: Significant JavaScript projects from 2006 to 2020

#9

Where's Backbone, Ember, Coffeescript (the OG transpiled lang), HTML5, CSS3, WASM, ect, etc. The road to today is paved with many influential projects.

Only the first two are JavaScript projects (but do deserve a mention IMHO). The rest are more generally 'web platform' projects, but I think a thorough timeline covering the web platform more generally would be very neat/useful.
Post reply on HN