Personal Optimization • Jun 17, 2023 Strategies for Dealing with Meeting Anxiety One of the most effective ways to deal with anxiety during work meetings is ensuring you're well-prepared.
Culture • Jun 16, 2023 Cultivating Organizational Flourishing: An Introduction to the Magnify Program I recently participated in the Magnify program, which presented an approach to assessing and building a thriving environment.
AI for Designers • Jun 15, 2023 Revolutionizing User Interfaces: The Impact of AI Designing interfaces to embrace the powerful technologies that AI and natural language processing are unlocking looks exciting and promising.
Python • Jun 14, 2023 How to Automate STL File Generation with Fusion 360 I'll walk you through an example and provides sample files to demonstrate STL file export automation in Fusion 360.
React / Redux • Jun 13, 2023 Build a Lightweight Collapse Component in React Creating a collapse component with an "auto" content height can be tricky. This post shows how you can build a working one in React.
Developer Tools • Jun 12, 2023 Do You Need GraphQL? For full-stack TypeScript applications, tRPC is an attractive alternative to GraphQL, offering many similar benefits.
Growing as Makers • Jun 11, 2023 Reflections on 5 Years as a Software Consultant In the last two years, I’ve been part of a much larger team, on a single project, operating as a tech lead.
Exploratory Testing • Jun 10, 2023 Exploratory Testing: Looking for Patterns Being able to look for a pattern, especially a non-obvious one, has been a useful skill and one I still use a lot. Here are few examples.
Project & Team Management • Jun 09, 2023 How I Support My Team When I Can’t Be There Over the years, I’ve cultivated a few methods for staying in sync with my team even when I’m running from one meeting to the next.
React Native • Jun 08, 2023 Developing a React Native App: Styling Differences to Watch For Checking out the style guides for both Android and iOS mobile phone types is important for creating common components in React Native.
Developer Tools • Jun 07, 2023 Bundle Analysis: An Underrated Tool Bundle analysis tools can help a developer find mistakes and bloat that could be optimized to provide a better application to their users.
Project & Team Management • Jun 06, 2023 How to Save Brainpower on a Multi-Repo Project in VS Code Here, you'll learn how to customize VS Code colors for different workspaces. But, first, let's start with the why.