Product Development • Nov 03, 2025 Learn to Use Rapid Prototyping Sprints in Cursor Lately, I’ve been experimenting with running prototyping “sprints” in Cursor and it’s changed how quickly I can move from idea to outcome.
JavaScript • Nov 02, 2025 So You Want to Code in JavaScript: A Setup Survival Kit Whether you’re joining an existing codebase or starting your first side project, here are 4 tools I’ve found essential for JavaScript setup.
Growing as Makers • Nov 01, 2025 From Daunting to Doable: Kill It at Your Next Networking Event with These 5 Hacks Even the most outgoing extroverts sometimes get sweaty palms at a networking event. But with the right mindset, it can actually be fun.
React Native • Oct 31, 2025 How to AirDrop a SQLite Database from Your React Native App My development team came up with a solution that takes advantage of the iOS and Android share sheet to let us export our SQLite database.
Developer Tools • Oct 30, 2025 Add Custom Claims Using Auth0 Actions The user’s last password reset date is available in the metadata, but accessing it can be tricky. This is where Auth0 Actions come in handy.
Game Development • Oct 29, 2025 Wrapping Up My 4-in-a-Row Experiment with GPT-5 High Let's see if the newer GPT-5-High and code-supernova-1-million AI models can handle a spin on a classic game better than previous models.
JavaScript • Oct 28, 2025 The Cursed Legacy of JavaScript’s Date Class Unlike Java, JavaScript can’t simply deprecate and replace the "date" class — the web demands backward compatibility.
The Software Life • Oct 27, 2025 Task: A Modern, Friendly Make Replacement Task is a tiny, cross‑platform task runner that understands dependencies, supports watch mode, and plays nicely with tools you already use.
The Software Life • Oct 26, 2025 5 Tools Developers Can Use to Get Unstuck It’s important to have tools in your back pocket to help you get unstuck. So next time you hit a wall, try one of the following techniques.
Effective communication • Oct 25, 2025 Stop Sending “Syncs” and Start Sending Clarity I use a simple formula for meeting invites that helps everyone show up prepared, confident, and clear about why they’re there.
Development Practices • Oct 24, 2025 Journaling Strategies for Scattered Workflows Journaling is useful, but it can be hard to start. Here are three easy strategies to help you organize and process your busy life.
AI for Developers • Oct 23, 2025 Streamline Your Code Reviews: How AI-Powered PR Summaries Save Time and Improve Team Collaboration Learn how AI-generated pull request summaries save time & improve team collaboration. They might even revolutionize your PR workflow.