Using IntelliSense with JSDoc
You can get VS Code IntelliSense by documenting JavaScript with JSDoc - no TypeScript required!
You can get VS Code IntelliSense by documenting JavaScript with JSDoc - no TypeScript required!
My last post talked about Discord slash commands and some of the benefits of the new HTTP API, but I didn't spend much time talking about hosting. Using HTTP instead of the Gateway for your bot unlocks some cool new options, like hosting it as a serverless function through a provider like Vercel!
The tools I'm using for several of my side projects
A simple serverless function I wrote for Aquarius got popular, so I made it into a service
Creating Devcontainers for your projects is easy and comes with a lot of benefits!
I recently said I didn't like Tailwind and probably wouldn't use it again. I think I was wrong.
Panic has released their new native macOS editor Nova - here are my thoughts after trying it out for a few days!
I broke my WSL installation while installing PostgreSQL and realized I hadn't updated my dotfile repository in over a year - whoops!
I've been using my Windows desktop to work on Aquarius recently and used it to make this website. It works pretty well as a development environment these days!
The most popular part of my bot, Aquarius, is the function that forwards Sentry errors to Discord.