✕ Clear all filters
20 articles
▶ Videos →

📰 Dev.to · Nick

20 articles · Updated every 3 hours · View all reads

All Articles 161,071Blog Posts 155,570Tech Tutorials 42,485Research Papers 31,730News 21,029 ⚡ AI Lessons
Part 11: Testing Strategies - Guaranteeing Rock-Solid Workflows
Dev.to · Nick ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Part 11: Testing Strategies - Guaranteeing Rock-Solid Workflows
In the world of workflow automation, the cost of failure is high. A bug in a workflow can lead to...
Part 10: Plugin System Architecture - Extensibility by Design
Dev.to · Nick 🏗️ Systems Design & Architecture ⚡ AI Lesson 2mo ago
Part 10: Plugin System Architecture - Extensibility by Design
Our workflow engine is designed to be more than just a pre-defined set of nodes. We recognize that...
Part 8: Persistence and State - EF Core, Migrations, and Reliability
Dev.to · Nick 🔧 Backend Engineering ⚡ AI Lesson 2mo ago
Part 8: Persistence and State - EF Core, Migrations, and Reliability
In the last part, we looked at how expressions make your workflows dynamic. Today, we are discussing...
How to choose an astrology API: build vs buy, MCP, and the licensing trap nobody mentions
Dev.to · Nick 🛠️ AI Tools & Apps ⚡ AI Lesson 2mo ago
How to choose an astrology API: build vs buy, MCP, and the licensing trap nobody mentions
I spent the back half of last year shipping an AI app that wires five systems into one chat UI: natal...
Part 6: Engine Internals - The Execution Pipeline
Dev.to · Nick 🔧 Backend Engineering ⚡ AI Lesson 2mo ago
Part 6: Engine Internals - The Execution Pipeline
We have seen how you design a workflow and how the domain model keeps it strictly type-safe. Today,...
Part 5: Designing the Designer - Building a Blazor WASM Experience
Dev.to · Nick 🔧 Backend Engineering 2mo ago
Part 5: Designing the Designer - Building a Blazor WASM Experience
In our last deep dive, we talked about the logic and data structures that drive Vyshyvanka. But...
Part 3: Architecture Deep-Dive - A Modular Approach with .NET 10
Dev.to · Nick 🏗️ Systems Design & Architecture ⚡ AI Lesson 2mo ago
Part 3: Architecture Deep-Dive - A Modular Approach with .NET 10
In the last part, we talked about why we built Vyshyvanka. Today, we're going to talk about how....
I built a Crew AI Tool for Gemini Deep Research and open-sourced it. Open for feedback.
Dev.to · Nick 🤖 AI Agents & Automation ⚡ AI Lesson 3mo ago
I built a Crew AI Tool for Gemini Deep Research and open-sourced it. Open for feedback.
GitHubRepo Hey everyone. I've been teaching myself AI agent development for about six months now,...
The Most Popular from Q1 2026
Dev.to · Nick 🔧 Backend Engineering 4mo ago
The Most Popular from Q1 2026
Every quarter, dev.to surfaces thousands of posts. Most are good. Some hit a nerve. Here are the ones...
Why we replaced Node.js with Bun for 5x throughput
Dev.to · Nick 📣 Digital Marketing & Growth ⚡ AI Lesson 4mo ago
Why we replaced Node.js with Bun for 5x throughput
Update (March 30, 2026): Shortly after this post went live, Bun shipped a fix for the memory leak....
Turn any website into editable Figma layers (for free and no plugin)
Dev.to · Nick 🖌️ UI/UX Design ⚡ AI Lesson 5mo ago
Turn any website into editable Figma layers (for free and no plugin)
Just made a free Chrome extension that lets you grab a web page and bring it into Figma as editable...
We built a face swap app that provides evidence that it deletes your photos (not just promise it)
Dev.to · Nick 👁️ Computer Vision ⚡ AI Lesson 5mo ago
We built a face swap app that provides evidence that it deletes your photos (not just promise it)
We built a face swap app that provides evidence it deletes your photos (not just promise...
I'm building an open-source AI ATC for flight sims (and looking for like-minded devs)
Dev.to · Nick 🤖 AI Agents & Automation ⚡ AI Lesson 10mo ago
I'm building an open-source AI ATC for flight sims (and looking for like-minded devs)
I've been flying and coding for a while, and always wondered why there's no open, offline-capable ATC...
Meet the Mongorai — new MongoDB Web-UI
Dev.to · Nick 📣 Digital Marketing & Growth ⚡ AI Lesson 1y ago
Meet the Mongorai — new MongoDB Web-UI
Introducing a new convenient MongoDB administration system built on NodeJS and React
Integrate Google OAuth2 Social Authentication into your Django Web App
Dev.to · Nick 📣 Digital Marketing & Growth ⚡ AI Lesson 1y ago
Integrate Google OAuth2 Social Authentication into your Django Web App
Introduction Many modern web apps are using social authentication methods as an...
How to Deploy your FastAPI Backend with PostgreSQL Database to Render
Dev.to · Nick 🔧 Backend Engineering ⚡ AI Lesson 2y ago
How to Deploy your FastAPI Backend with PostgreSQL Database to Render
Introduction FastAPI is a popular Python backend web development framework. Many Python...