✕ Clear all filters
19 articles
▶ Videos →

📰 Dev.to · Nick

19 articles · Updated every 3 hours · View all reads

All Articles 103,906Blog Posts 116,706Tech Tutorials 26,260Research Papers 21,850News 16,131 ⚡ AI Lessons
Part 10: Plugin System Architecture - Extensibility by Design
Dev.to · Nick 1w 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 2w 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 2w 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 2w 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 2w 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 3w 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 1mo 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 2mo 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 3mo 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 3mo 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 4mo 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 8mo 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 🔧 Backend Engineering 11mo 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 🔧 Backend Engineering 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 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...