ARTICLES
I'm building a tiny product

I'm building a tiny product

Let's call it an experiment. I'm building a tiny product to see if I can make something people will buy.

Next.js with MDX tips: Provide shortcuts to article headings

Next.js with MDX tips: Provide shortcuts to article headings

This tutorial will teach you how to automatically add links to heading tags in your mdx posts on your Next.js site with a plugin called rehype-slug. This should work for most nextJS sites that use MDX for content, as well as many other JavaScript-based sites which use MDX.

How to run dependabot locally on your projects

How to run dependabot locally on your projects

Since its release, teams around the world have been using dependabot to automate the process of keeping your project's dependencies up to date. In this article, I'll show you how you can run dependabot on the command line using dependabot-core.

Hey, influencers: be careful with ChatGPT

Hey, influencers: be careful with ChatGPT

Powerful AI tools like ChatGPT make it super easy to generate inaccurate and dangerous and inaccurate content. Relying heavily on AI to write can be messy.

Some things I learned from live coding on Twitch

Some things I learned from live coding on Twitch

For years I did a weekly coding livestream of my React and Python work on Twitch every week, and I'm getting back into it again. This is what sticks out to me as the most valuable learnings from those experiences.

JavaScript Tips: Using Array.filter(Boolean)

JavaScript Tips: Using Array.filter(Boolean)

If you come across array.filter(Boolean) in JavaScript code, never fear! It's a handy bit of functional programming that cleans up arrays with null and undefined values in them.

Home - mikebifulco.com

mikebifulco.com - articles on design, development, and making the world a better place.

***