✕ Clear all filters
14 articles
▶ Videos →

📰 Dev.to · Nick

14 articles · Updated every 3 hours · View all reads

All Articles 132,680Blog Posts 137,323Tech Tutorials 34,368Research Papers 25,935News 18,809 ⚡ AI Lessons
Part 8: Persistence and State - EF Core, Migrations, and Reliability
Dev.to · Nick 🔧 Backend Engineering ⚡ AI Lesson 1mo 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 1mo 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 1mo 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 3: Architecture Deep-Dive - A Modular Approach with .NET 10
Dev.to · Nick 🏗️ Systems Design & Architecture ⚡ AI Lesson 1mo 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 2mo 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,...
Why we replaced Node.js with Bun for 5x throughput
Dev.to · Nick 📣 Digital Marketing & Growth ⚡ AI Lesson 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 ⚡ AI Lesson 4mo 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 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...
Meet the Mongorai — new MongoDB Web-UI
Dev.to · Nick 📣 Digital Marketing & Growth ⚡ AI Lesson 12mo ago
Meet the Mongorai — new MongoDB Web-UI
Introducing a new convenient MongoDB administration system built on NodeJS and React
How to Deploy your FastAPI Backend with PostgreSQL Database to Render
Dev.to · Nick ⚡ 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...