16 ms·
Lets create an online Javascript bible, not the frameworks like angular, ember, backbone etc... But core javascript, objects, constructor functions, bitwise ope
by yunyeng 12y 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.
- kayamon 12y agoYep. 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.
- josemando 12y agothat's exactly what you can find at https://developer.mozilla.org/en-US/docs/Web/JavaScript https://developer.mozilla.org/en-US/docs/Web/JavaScript
- kipple 12y ago+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/ http://www.webplatform.org/