Building safe atomic transactions with Deno KV
The Deno Team are building a unique product. It's an all-javascript development experience with _very_ simple deployments: Deno KV is a…
Social media image previews with Deno Fresh
When you share a link on Twitter, Facebook, LinkedIn or Discord, you can see an image with a preview of the page you're linking to. This…
One Minute Manager: two minute summary
The One Minute Manager is a short book that explains how to manage people effectively. It teaches you simple but effective techniques that…
Find the closest sum to s
This is the solution for a difficult problem in ECS529U Algorithms and Data Structures (Queen Mary University of London), Lab 10. Try to…
Dynamic, structured, inferred typing: what's the difference?
The paper To Type or Not to Type: Quantifying Detectable Bugs in JavaScript explores the relationship between static typing and the…