After I finished the first article I wasn't sure how long it would be before we'd have enough topics... (more…)
Read more »
Read the post here: https://cpojer.net/posts/building-a-javascript-testing-frameworkTweet about this article: https://twitter.com/intent/tweet?text=Building%... (more…)
Read more »
The story of JavaScript is the story of accidental implementation details that become unfixable WTF moments for all new developers. All…...
Read more »
A Javascript AI getting started stack for weekend projects, including image/text models, vector stores, auth, and deployment configs - GitHub - a16z-infra/ai-getting-started: A Javascript AI gettin... (more…)
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... (more…)
Read more »