Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more. - GitHub - blitz-js/superjson: Safely serialize JavaScript expressions to a superset of JSON,... (more…)
Read more »
Bun, Deno, and many other JavaScript runtimes have been hype, but do you know why? Is it that easy to make a runtime from scratch? I've been researching the ... (more…)
Read more »
I recently jumped back into frontend development for the first time in months, and I was immediately struck by one thing: everything had changed. (more…)
Read more »
universal ajax forms. Contribute to AucT/uajax development by creating an account on GitHub. (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 »