Tag: Workflow
All the articles with the tag "Workflow".
-
The Age of the Micro-Entrepreneur
What happens when a single person can build what used to require a team? The answer is reshaping everything we know about software development.
-
Stop Getting Average Code from Your LLM
Most developers use LLMs straight out of the box and wonder why the code looks nothing like production. Here's how to teach them your style...
-
Creating Developer Tool - Part 2
Continuing series on crafting your very own developer tool, we're delving into the heart of the process! Explore the intricacies of modeling log entries and building a dynamic filtering system that tailors to your needs.
-
Widget Architecture - Part 2
Converting prototype component system to data-driven w/ live reloading & automation using Sourcery for easier maintenance & reliability
-
Widget architecture - part 1
Let's start exploring a component-based architecture slightly different from the usual patterns we use.
-
Debugging Tips
What are your favorite Swift debugging tips?