Commentary by cpressey on JavaScript works ========================================== ### import - JavaScript \| MDN ### Template literals (Template strings) - JavaScript \| MDN ### Spread syntax (\...) - JavaScript \| MDN ### Error - JavaScript \| MDN ### Function() constructor - JavaScript \| MDN ### Date() constructor - JavaScript \| MDN ### Is it possible to send a variable number of arguments to a JavaScript function? ### How to determine equality for two JavaScript objects? ### Check if a variable is a string in JavaScript ### JavaScript Scoping and Hoisting ### Constructors Considered Mildly Confusing ### How are people implementing immutable data structures in JavaScript when the language doesn't offer any obvious way of implementing immutability? ### The JavaScript Event Loop: Explained ### Concurrency model and the event loop - JavaScript \| MDN ### Viewing Javascript\'s message queue in a browser? (Event loop) ### Beginner\'s Guide to JavaScript promises ### Using promises - JavaScript \| MDN ### We have a problem with promises ### Are functions in JavaScript tail-call optimized? ### Tail call optimization in ECMAScript 6 ### List of languages that compile to JS ยท jashkenas/coffeescript Wiki ### What are lightweight lisp dialects that compile to readable js? ### TypeScript: Documentation - TypeScript for JavaScript Programmers ### JavaScript at quirksmode This resource is ancient. ### Speed Up Your JavaScript Load Time This resource is ancient.