The import() operator lets us dynamically load ECMAScript modules. But they can also be used to evaluate JavaScript code (as Andrea Giammarchi recently pointed out to me), as an alternative to eval(). This blog post explains how that works. (more…)
Read more »
The introduction of pattern matching in Ruby 2.7 brought us a new style of multi-assigning local variables: The pattern assignment, or, how you could also call it, the assignment in-style. (more…)
Read more »
Renaming JavaScript to "Hyper" is a strategic step that recognizes its evolution - GitHub - Vasile-Peste/proposal-renaming-javascript-to-hyper: Renaming JavaScript to "Hyper" is... (more…)
Read more »
JavaScript Panel with Doug Crockford, James Mickens & Luke Hoban
This segment was recording live as part of Channel 9 Live at MIX11 on April 12th 2011. (more…)
Read more »