Developer Tools • Apr 22, 2025 A Guide to Browser DevTools – The Console The console is a tool that allows developers to log information, debug issues, and execute JavaScript commands directly within the browser.
AI for Developers • Apr 21, 2025 Cursor Tips I Learned from Vibe Coders: A Guide to AI-Powered Development While the "vibe coding" movement has its critics, there's no denying that AI tools like Cursor are reshaping how we write code.
Product Development • Apr 20, 2025 Why Developer Experience Matters in Software Consulting Learn why consultants should prioritize Developer Experience (DX) to boost productivity and deliver lasting project success.
Artificial Intelligence • Apr 19, 2025 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.
Effective communication • Apr 18, 2025 Lead Engaging Conversations with a Digital Whiteboard There are at least two huge differences between typing meeting notes on a word document and taking notes on a digital whiteboard.
Development Practices • Apr 17, 2025 It’s Dangerous To Go Alone! Pairing on Spike Work We often ask for a pair when we're stuck, but pairing for spike work can be critical to laying a safe path forward.
JavaScript • Apr 16, 2025 Which JavaScript DateTime Library Should You Use? Dealing with dates and times is a pain. Which JavaScript datetime library is the best for your use case to save you a headache?
Developer Tools • Apr 15, 2025 “Permission Denied” Error: Fixing Azure Docker Containers Here's how you solve "permission denied" errors in your Docker containers despite you having the necessities to continue working.
AWS • Apr 14, 2025 Node.js + AWS Secrets Manager: Encryption Lessons and Insights My team recently ran into a few issues when decrypting and storing secrets in AWS Secrets Manager. Here’s what I learned.
Growing as Makers • Apr 13, 2025 Do the Interesting Work Interesting work sticks. Lessons learned while genuinely engaged are retained longer, bolstering competence for future challenges.
Business Practices • Apr 12, 2025 First Impressions Matter: Sales Intake Strategies That Work Answering inquiries isn't simply administrative work but an essential part of the sales intake process. That first interaction sets the tone.
Exploratory Testing • Apr 11, 2025 You Can’t Outsource Test-Driven Development to AI A software engineer uses AI to write unit tests first — but the results reveal why true Test-Driven Development can’t be outsourced.