Python • Oct 12, 2023 Resolving Error in Mongo: “Cannot create field ‘None’ in element” Recently, I worked with a non-relational database for the first time. I kept running into the error: Cannot create field 'None' in element.
Development Practices • Oct 11, 2023 My Experience with Micro Frontend Architecture – Is it Worth It? Recently, I worked on a web application with a micro frontend architecture. I was excited to see what this new codebase had in store.
Platforms & Languages • Oct 10, 2023 The Evolution of Go: What’s New in Version 1.21 Go 1.21 has solidified the language's reputation as an adaptable, efficient, and community-focused platform.
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.
Personal Optimization • Oct 08, 2023 Mastering the Art of Resolving Issues: A Communication Guide Unlock strategies for effective communication and timely conflict resolution. Learn to overcome the Fool's Choice.
Growing as Makers • Oct 07, 2023 Here’s How to Be a Better Mentee I’ve been mentored by various people throughout my journey as a lifelong learner. Here are my thoughts around mentorship as the mentee.
Project & Team Management • Oct 06, 2023 How to End a Vendor Relationship Professionally At some point, you may need to end a vendor relationship. These tips ensure minimal relational damage and set your team up for success.
Development Practices • Oct 05, 2023 Keep Work and Home Separate with Multiple SSH Keys Learn how you can manage multiple SSH keys to keep your work accounts and personal projects safely separate.
Project & Team Management • Oct 04, 2023 Bulleted List: Use This Lo-fi Tool for Backlog Planning Avoiding backlog management software in the early stages of a project has proved valuable. Here's the low-fi tool I use for backlog planning.
Business Practices • Oct 03, 2023 Who’s Doing the Glue Work at Your Company? When a few employees pick up all the little, invisible jobs, it harms their careers. We should identify and share that work, and make sure it gets rewarded.
Developer Tools • Oct 03, 2023 Get Familiar with Blender’s Node-Based Workflows This is a reference for node-based workflows in Blender with a special focus on Shader Nodes. Learn what they are and how to use them.
Developer Tools • Oct 02, 2023 Use Docker Scout to Identify Security Vulnerabilities Scout is a great new tool for identifying security vulnerabilities in Docker images. Here are a few of the ways you can use it.