Writing safe SQL using JavaScript
A walkthrough of common patterns of writing SQL queries in JavaScript with the help of Slonik.
Read more »A walkthrough of common patterns of writing SQL queries in JavaScript with the help of Slonik.
Read more »serialize and de-serialize any JavaScript data. Latest version: 1.2.3, last published: a month ago. Start using serialize-anything in your project by running `npm i serialize-anything`. There are 2 other projects in the npm registry using serialize-anythi…
Read more »I thought I knew all the ways to call functions without parentheses: alert`1337` throw onerror=alert,1337 Function`x${‘alert\x281337\x29’}x“` ‘alert\x281337\x29’instanceof{[Symbol[‘hasInstance’]]:eva…
Read more »In just over an hour, I coded a TodoMVC App with modern (ES6+) vanilla JavaScript. The comparison to the previous JS TodoMVC from 6 years ago was shocking!
Read more »The Lambda Calculus is a tiny symbol manipulation system which suffices to compute anything Turing-computable. Thanks to this expressive power, LC is woven i…
Read more »In just over an hour, I coded a TodoMVC App with modern (ES6+) vanilla JavaScript. The comparison to the previous JS TodoMVC from 6 years ago was shocking!
Read more »A hobby runtime for JavaScript and TypeScript π. Contribute to aalykiot/dune development by creating an account on GitHub.
Read more »This is a collection of common questions about esbuild. You can also ask questions on the GitHub issue tracker.
Read more »A mini Metroidvania about a demon regaining his powers.
Read more »I thought I knew all the ways to call functions without parentheses: alert`1337` throw onerror=alert,1337 Function`x${‘alert\x281337\x29’}x“` ‘alert\x281337\x29’instanceof{[Symbol[‘hasInstance’]]:eva…
Read more »