Have you ever heard about theremin? If you’re into spy stories, you’ve probably heard of The Thing, a listening device developed by Leon… (more…)
Read more »
A blazing fast 100% spec compliant, self-hosted incremental javascript parser written in Typescript - escaya/escaya... (more…)
Read more »
Standard is a popular JavaScript code style guide. It can also lint your code since it’s built on top of ESLint and, therefore, it can also be used as an ESLint plugin. (more…)
Read more »
Mark's assertion that starting out with JavaScript (JS) puts you at a disadvantage next to PHP, Python, C is a flawed one.
2 of the 3 cited languages are dynamically-typed like JS. One of the strength of JS à la Node.js next to PHP & Python is the bui... (more…)
Read more »
Top-level `await` is coming to JavaScript modules! You’ll soon be able to use `await` without needing to be in an async function. (more…)
Read more »