The Software Life • Nov 12, 2023 Why Developers Should Go to Meetups — Even if They’re Not Looking for a Job What if you’re neither looking for a new job nor trying to hire someone for your dev team? I'd argue this is the best time to go to a meetup.
Development • Nov 06, 2023 Why Term Queries Aren’t the Same for Text and Keyword in OpenSearch and Elasticsearch In the realm of data analytics and search technologies, make sure to note the distinction in behavior for `text` and `keyword` term queries.
Development • Nov 01, 2023 Think Long-Term and Lower Your Developer Time Preference As a developer, use the concept of time preference in daily decision making, consciously choosing to lower your time preference.
Development Practices • Oct 31, 2023 Duct Tape Your Problems Away with Patch-Package The tool patch-package gives you a super easy way to create and apply your own small patch to an npm library.
Growing as Makers • Oct 29, 2023 Maximize Your Experience at Developer Conferences Developer conferences are incredible opportunities for learning, networking, and staying updated with industry trends.
Project & Team Management • Oct 27, 2023 From Understanding to Synthesis: A Consulting Blueprint Over 15 years as a software developer and consultant, I've developed an approach I call Dialectical Consulting.
Developer Tools • Oct 25, 2023 Master the Zen of the Zod Brand Brands, particularly the Zod brand, have been game-changers for me. Zod can be hugely beneficial not just for types, but for data validation.
UX/Design Tools • Oct 21, 2023 What to Consider When Selecting a Component Library The right component libraries will streamline your workflow and empower teams to create visually stunning and user-friendly interfaces.
Game Development • Oct 18, 2023 The Untapped Potential of Software Consultancies in Game Development Have you ever considered teaming up with a software consultancy as your game co-development partner? It might be time you did.
Personal Optimization • Oct 16, 2023 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.
The Software Life • Oct 14, 2023 5 Popular Myths About Software Engineers Debunked There are a ton of myths and misunderstands about software engineers. Here are 5 of those and why they aren't accurate.
Web Apps • Oct 09, 2023 Vercel: A Valuable Debugging Tool Vercel's advertises itself as "stupidly easy" to deploy. I found it offered more debugging gems with its version tracking features.