Got round to open sourcing Ezno's parser. This repository will be a monorepo and will eventually include the checker, the LSP and JSX compiler. You can read the latest on Ezno here. The public ... (more…)
Read more »
BVAmbient - Vanilla Javascript Background Particles - BMSVieira/BVAmbient... (more…)
Read more »
<p>I recently used the
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date">Date</a>
builtin to implement some date/time manipulation in JavaScript. Some parts of
it were quite surprising. I thi... (more…)
Read more »
The easiest way to get started with Marko is to use the Try Online feature. You can just open it in another tab and follow along. If you'd rather develop locally, check out the Installation page. (more…)
Read more »
The other week a paper was released that reported that about 37% of sites included at least one JavaScript library with a known vulnerability. We ran our own test and discovered that the reality is much worse—76.6% of sites were using at least one vulnera... (more…)
Read more »