“Structure and Interpretation of Computer Programs, JavaScript Adaptation” going public
sicp.comp.nus.edu.sg
This classic programming text book is now available in a JavaScript version (the original version uses Scheme, a Lisp dialect).
New book by Axel Rauschmayer: “Deep JavaScript: Theory and techniques”
exploringjs.com
50% of the book are free to read online. Available for purchase (DRM-free): PDF, HTML, EPUB, and MOBI.
Sponsor
Optional chaining helps avoid “undefined is not a function” exceptions
www.stefanjudis.com
@stefanjudis
What’s coming to JavaScript in 2020?
medium.com
@danieljcafonso
An overview of all ECMAScript proposals that made it to stage 4 and will be included in ES2020
JavaScript visualized: the JavaScript engine (V8)
dev.to
@lydiahallie
The people behind JavaScript: Daniel Ehrenberg
javascript.christmas
@littledan,
@sveinpg
Daniel Ehrenberg is a TC39 delegate and a partner at Igalia, a free software consultancy.
|