Recent Docs Activity
View all activityPage | Date | Komentar |
---|---|---|
Tutorials |
The two columns weren't working anymore; "JavaScript" heading was at bottom left but "Advanced" JS was at top right, and "Extensions" were wedged between "Intermediate" and "Advanced"; this change keeps related content together | |
Inheritance and the prototype chain |
Removed claim that it's difficult to build a prototypal model on a classical model. I implemented it in C++, and it turned out to be absurdly easy (https://goo.gl/Qyc9nu). | |
Tutorials |
Added authorship for the previous three links I added | |
Tutorials |
Added Axel Rauschmayer's "Speaking JavaScript", which covers all of JS up through ES5, and "Exploring ES6", which covers the differences from ES5 to ES6 | |
Tutorials |
Added Kyle Simpson's "You Don't Know JS" book series available free on GitHub |