math-as-code - a cheat-sheet for mathematical notation in code form... (more…)
Read more »
Design Doc: Use JavaScript instead of TypeScript for internal Deno Code Problem Incremental compile time when changing files in cli/js takes minutes. This is crushingly slow and painful to modify. The typescript organization/structure that we're using i... (more…)
Read more »
Recently, we have seen an uptick of JavaScript tools being written in languages other than JavaScript. This blog post lists a few examples and explains the appeal of not using JavaScript. (more…)
Read more »
It is undeniable that a lot has changed in the last few years in the world of JavaScript. This should not come as a surprise. We are… (more…)
Read more »
Open up any content on your page in full screen mode with just a few lines of JavaScript using the Full Screen API... (more…)
Read more »