I have a weird way of describing software. And you’ll either know what I mean, or you won’t. It’s sort of strange, but software interfaces feel like they have a weight. When I use an interface, it can feel heavy, or it can feel light. Neither is better th… Read more
Similar
Managing asynchronous dependencies with JavaScript can be a nightmare. But there's a better way. It's called Fetch Injection. (more…)
Read more »
awesome-javascript - 🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
Read more »
Previous message: Rationale for why ECMAScript converts primitive values to numbers in == operator comparisons when one is boolean...
Read more »
js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code. - GitHub - Bogd... (more…)
Read more »
Omega is a conversational bot that uses GPT-3 to reply contextually to people speaking on Clubhouse. It uses Google Speech to translate audio into text. This text is then sent to GPT-3 with a default prompt or "persona". (more…)
Read more »