Development Practices • Oct 15, 2024 How to Use C4 Diagrams in Systems Architecture My team recently used C4 diagrams to represent software systems. The standardized diagramming language creates a level playing field for all.
AI for Developers • Oct 14, 2024 Bridge AI and App Functionality with Function Calling Discover how OpenAI's function calling transforms AI applications by enabling real-time data access and dynamic interactions.
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.
Developer Tools • Sep 26, 2024 Why I Prefer WebStorm Over Visual Studio Code for Web Development Both are excellent tools, but I’ve come to prefer WebStorm vs. Visual Studio Code for web development. Read on to find out why.
UX & Design • Sep 25, 2024 Beyond Webflow 101: Pro Tips That Are All Killer, No Filler I watched 10 hours of Webflow 101 tutorials so you don’t have to! Here are essential tips and tricks to start building fast.
Project & Team Management • Sep 20, 2024 Why We Skip Friday Standups (And Other Small Adjustments That Make a Big Difference) Skipping Friday standups might sound like a minor change, but this and other small tweaks have made a big impact on my team's workflow.
Personal Optimization • Sep 18, 2024 Create a Great Workflow for Blog Posts with Asciidoctor I thought combining Asciidoc with other tools would help with authoring blog posts, so I set off to create one using Asciidoctor and Make.
Developer Tools • Sep 16, 2024 Change the Internet, Part 2: Extend Your Chrome Extension Ready to level up your Chrome extension? We'll iteratively add a toggle switch to control custom styling on a webpage.
GitHub Actions • Sep 10, 2024 Run Detox Tests with GitHub Actions, Part 1: Add a New Workflow Automating Detox tests for a React Native app can be challenging. Learn how my team handled it with GitHub Actions.
UX/Design Techniques • Sep 07, 2024 Design Thinking Toolkit, Activity 15 – How to Make Toast Asking clients to explain how complex systems work can be daunting. "How to Make Toast" helps you prepare your group for systems thinking.
Artificial Intelligence • Sep 05, 2024 Leverage AI and Large Language Models for Next-Generation Knowledge Management Discover how artificial intelligence (AI) and large language models (LLMs) are revolutionizing AI-supported knowledge management.
Developer Tools • Sep 04, 2024 A Foray into Mac and Python Automation A recent scripting spike aimed at automating a workflow led me down a deeper rabbit hole: AppleScript/AppleEvents and Python GUI automations.