Developer Tools A Guide to Browser DevTools – The Debugger The browser debugger lets you pause code, inspect variables, and step through functions to find and fix issues efficiently.
Personal Optimization Habits & Tools for a Smoother Digital Life You may not need all these tools. But maybe one or two of them would make your digital life a little calmer.
AI for Developers Leverage AI in Technical Due Diligence Engagements Atomic offers a Technical Due Diligence service, often used by VC firms funding startups. Here's how we've added AI to that workflow.
Artificial Intelligence Don’t Let AI Become Your Crutch In many ways, AI tools have made things easier. But the more I use AI tooling, the more I question how I’m using it.
AI for Developers How I Effectively Use Roo Code for AI-Assisted Development In this guide, I’ll walk you through how I’ve been able to effectively use Roo Code in my development workflow.
AI for Developers Developers: Don’t Let AI Rot Your Brain! Although AI tools might seem like a miraculous time saver, just like a calculator, over-reliance on them will rot your brain!
Developer Tools Leverage a New Tool as a Junior Developer – GitHub Copilot As I level up my career as a developer, I am on the lookout for new ways to work. One tool I have learned to appreciate is GitHub Copilot.
.NET / WPF Trim Down Your Hairy HTML Templating Problems with Stubble.NET Stubble.NET is a valuable addition to your .NET toolkit if you need to generate HTML templates with dynamic data.
Developer Tools Check Out These Neat Tools for Windows Development These tools were helpful to me as someone new to Windows development. I hope they are helpful for you, too!
Personal Optimization Miro is My DIY Task Management System I use the digital whiteboard Miro as a personal organization tool. This is how I build a custom weekly planner for managing my to-do list.
Developer Tools Step Up Your Code Quality with ESLint I'll share a few techniques I recommend when using ESLint, including one game-changer I only recently discovered.
Development Practices Useful Tools for Facilitating Planning Poker Estimation Planning Poker provides an engaging way for the team to discuss implementation approaches and build consensus around the effort involved.