TypeScript’s quirks - How inconsistencies make the language more complex
Cypress in a Nutshell - I've been following the cyprus project for a while now on Github, I watched this demo video yesterday, the feature set is really impressive, easy to understand way of defining tests all in javascript, screenshots taken of each step when the tests are run, ability to open dev tools console at any step and see debugging info, looks like a really good tool for frontend testing
California Attorney General delays .org sale
My Second Year as a Solo Developer - Pretty good writeup of an ex-googler’s solo dev journey for the past few years
Building simple HTTP server with Deno - "Definitely great"