Hacker News new | ask | show | jobs
by yunyeng 4161 days ago
Lets create an online Javascript bible, not the frameworks like angular, ember, backbone etc... But core javascript, objects, constructor functions, bitwise operators. Everything about Javascript language should be there.
2 comments

+1. There was that push for the Web Platform site[1], the fancy flashy unified source for web documentation, but I haven't gone back there since day 1... MDN has more content, more contributors, more love.

[1] http://www.webplatform.org/

Yep. If I wanted to know the latest JavaScript standards, or look up language details, I should be able to go to js.org to find it.
+1
Agree with this. Javascript is a programming language, the up-to-date standard would make sense for this domain.