In this blog post, we take a first look at the ECMAScript proposal “Record & Tuple” (by Robin Ricard and Rick Button). This proposal adds two kinds of compound primitive values to JavaScript: (more…)
Read more »
It’s kind of a mystery how JavaScript Studio scans your source code for runtime errors. To demystify it a little, a new feature allows you understand how it crawls your source code. (more…)
Read more »
For some of us—isolates, happy in the dark—code is therapy, an escape and a path to hope in a troubled world. (more…)
Read more »
This is post # 5 of the series dedicated to exploring JavaScript and its building components. In the process of identifying and describing… (more…)
Read more »