About 209 results
Showing the first 200 results.
https://rungie.com/blog/wild-magic-surge-tool/ · 13 Jan 2026
When your partner's game experience is broken, you build them something better. A 48-hour journey through 3D dice, iOS Safari bugs, and the UX of joy.
https://nesbitt.io/2026/01/05/the-nine-levels-of-javascript-dependency-hell.html · 5 Jan 2026
Come, I will show you what I have seen.
https://mikebifulco.com/newsletter/open-source-is-community · 11 Nov 2025
Open source doesn't work without good faith - and sometimes you need to patch a dependency to do your part.
https://mikebifulco.com/posts/patching-npm-dependencies-with-pnpm-patch · 11 Nov 2025
Learn how to patch NPM dependencies with pnpm patch to fix issues with your project.
https://www.coryd.dev/posts/2025/no-javascript-necessary · 3 Nov 2025
One of my ongoing efforts in building this site has been to embrace progressive enhancement and make it every bit as functional without JavaScript as it is with JavaScript. This has become much easier now that I've rebuilt the site using Laravel .
https://matteogassend.com/articles/nuxt-rss-feed · 18 Sep 2025
I recently remade my website (I know, I know) and I got a surprise when getting to reimplement an rss feed because, while Astro has a module that helps with generating an rss feed, Nuxt doesn't - at least not for V3 and consequently V4. But worry not, for ...
https://matteogassend.com/articles/t3-cloneathon-postmortem · 14 Jul 2025
T3-Chat Hackathon I decided to participate in the T3Chat cloneathon for two main reasons: I was bored and looking for something to do Money is always nice Although I didn't end up winning this experience still taught me a lot - both in software architectu...
https://matteogassend.com/articles/go-webapp-vite · 10 May 2025
import Callout from '../../components/mdx/Callout.astro' I've recently been playing around with Go (and RPC) and have stumbled upon the package, which allows us to specify files and directory to be embedded (hence the name) into the final binary. You wou...
https://www.coryd.dev/posts/2025/jamstack-is-an-entirely-unnecessary-term · 1 May 2025
Boom! Lead with the hot take. JAMstack : JavaScript, API and Markup — it's not novel, it was never new and it incorporates foundational parts of the web. JavaScript? Yep — always had that. Markup? You betcha. APIs? We've written those for a long time. ...