🐙 Extending Your Github Actions for a Monorepo
Github actions have a 'local' option with plenty of potential. This post illustrates how I added them to a monorepo
📚 How to Paginate in Gatsby
Too much content! Gatsby doesn't easily let you paginate given it's build process, but you can hack it out with the right pointers
🧠 AI is Cool - How Do I Use it?
Some of the things that we can do with AI is awesome, and scary. I had 0 experience with AI - let's figure it out together.
📞 Phone a Friend - Building Zoom in less than 100 LoC
I used WebRTC (Peer.js) to develop a small, distributed alternative to Zoom (for two participants). We can call, video chat and share screens.
🧙♂️ Netlify DevEx is Seriously Underrated: Local Serverless Development
How to locally develop netlify serverless functions - with Gatsby!