📰 Dev.to · Nick
15 articles · Updated every 3 hours · View all reads
All
Articles 90,850Blog Posts 109,209Tech Tutorials 22,715Research Papers 19,220News 14,834
⚡ AI Lessons

Dev.to · Nick
22h 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...

Dev.to · Nick
2d 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...

Dev.to · Nick
3d 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...

Dev.to · Nick
4d 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,...

Dev.to · Nick
1w 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...

Dev.to · Nick
1w 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....

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,...

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...

Dev.to · Nick
2mo 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....

Dev.to · Nick
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...

Dev.to · Nick
3mo 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...

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...

Dev.to · Nick
10mo ago
Meet the Mongorai — new MongoDB Web-UI
Introducing a new convenient MongoDB administration system built on NodeJS and React

Dev.to · Nick
1y ago
Integrate Google OAuth2 Social Authentication into your Django Web App
Introduction Many modern web apps are using social authentication methods as an...

Dev.to · Nick
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...
DeepCamp AI