Culture • Oct 12, 2024 Peer Recognition: 3 Ways to Reignite Engagement and Build Team Culture When fewer people feel engaged, teams feel more disconnected and less effective. Here are 3 ways to bring back the sense of community.
Culture • Oct 11, 2024 Peer Recognition: Why It Matters and How It Fuels Team Success I love that all avenues for peer recognition offer to meet Atoms where they're at regarding how they like to give and receive appreciation.
Development • Oct 10, 2024 How to Pass Data Between Angular Parent and Child Components Let's learn how to pass data between parent and children components using the @Input() and @Output Angular directives.
Extracurricular Activities • Oct 09, 2024 From Zero to Unraid: The Perfect Home Server OS When you're building a home server, choosing the right operating system can feel overwhelming. My choice? Unraid.
Development Practices • Oct 08, 2024 How to Avoid Pull Request (PR) Feedback I want to share a trick that practically eliminates Pull Request feedback! Here are the benefits of an iterative self-review style.
.NET / WPF • Oct 07, 2024 Understand Entity Framework LINQ-to-SQL Translations LINQ seems quite simple, but once you take this easy-to-understand concept and apply it to entities in Entity Framework, things get dicey.
UX/Design Tools • Oct 06, 2024 Design Thinking Toolkit, Activity 19 – The Perfect Morning The Perfect Morning is a design thinking exercise for understanding how customers complete a process — or what their perfect process might look like.
Personal Optimization • Oct 05, 2024 Transferring Athletic Skills to Professional Success: Lessons from the Soccer Field Here are a few skills I developed from playing soccer while growing up. These improve my life at home and work.
Culture • Oct 04, 2024 Why Self-Expression at Work Matters: From Desk Plushies to Tattoos Atoms dress themselves and their desks in ways that reflect their unique identities. Here's why self-expression at work is important.
Development Practices • Oct 03, 2024 Code Review: A New Developer’s Guide Reviewing code as a new developer can be daunting. I've written a guide to code review best practices to help you.
UX/Design Tools • Oct 02, 2024 Instantly Convert Your Adobe Designs to Canva Did you know you can import your old Adobe files into Canva? Canva’s intuitive interface is giving Adobe a run for its money.
React / Redux • Oct 01, 2024 Will Server Actions and Components Replace Route Handlers in NextJS? With NextJS 13, along came server components and server actions. Are they an effective replacement for route handlers in Next altogether?