Personal Optimization • Jun 02, 2023 The Big Stay: Job-Hopping May Be Lucrative, but Tenure Pays, Too Here are a few counterpoints to reasons people advocate for job-hopping. That trend is slowing down in favor of one called The Big Stay.
DevOps & System Admin. • May 25, 2023 How and Why You Should Add Color to Your Scripts Color can help humans pick out useful information in a sea of output. Adding color to your shell scripts portably is actually pretty easy.
Personal Optimization • May 21, 2023 Building a Better Book Club: a 5-step Strategy for Efficiently Ingesting Nonfiction With this five-step strategy, we’re making absorbing the good ideas locked in business books more efficient and enjoyable.
Vue • May 16, 2023 How to Test a Vue Component with Nested Components Using Jest Recently I had to scour the internet for hours before I found an answer for testing a Vue component that has nested subcomponents.
Web Apps • May 02, 2023 SvelteKit: A Simple Solution for Web Development On a recent project, our clients needed a marketing-style website, without a ton of bells and whistles. SvelteKit fit all their requirements.
Artificial Intelligence • May 01, 2023 AI is Poised to Have a Huge Impact on the Insurtech Industry Learn how leaders in the Insuretech industry are leveraging AI and putting pressure on traditional insurance industry practices.
Evolving the Industry • Apr 30, 2023 Open-Source Software: A Love Letter to Sharing Knowledge A core Atomic Object value is "Teach & Learn," because knowledge is best shared. This value is also at the heart of open-source software.
Effective communication • Apr 29, 2023 Here’s How to Give Better Feedback Giving feedback can be uncomfortable, and the way we deliver it can have a huge impact. Let's look at how to give good feedback.
Developer Tools, JavaScript • Apr 27, 2023 Use Fuse.js for Quick and Easy Fuzzy Searching Recently, while building a feature that allowed users to fuzzy search over a list dynamically, I came across Fuse.js.
Developer Tools • Apr 25, 2023 Use Boundaries to Make Your Project Fit Your Team Size Tools like microservices, micro frontends, and monorepos offer control of software team size and structure. Here's how we use them.
Project & Team Management • Apr 19, 2023 What are the Benefits of a Design Backlog? Managing design work is typically less straightforward than development work and not always done as a traditional design backlog.
Project & Team Management • Apr 15, 2023 Accept Conway’s Law in Big Projects Projects running for long periods will experience change. When the change is large and involves new teams, beware of Conway's Law.