📰 Dev.to · Victoria
6 articles · Updated every 3 hours · View all reads
All
Articles 67,240Blog Posts 99,885Tech Tutorials 16,254Research Papers 13,808News 12,532
⚡ AI Lessons

Dev.to · Victoria
💻 AI-Assisted Coding
⚡ AI Lesson
2w ago
The Never‑Ending AI Code Review: Why One Pass Isn’t Enough
The Hook I ran an AI code review. It found 12 issues. I fixed them. Ran it again — it...

Dev.to · Victoria
2w ago
Going Deep on Claude Code: 6 Hidden Features Most Developers Miss
Going Deep on Claude Code: 6 Things That Actually Changed How I Work Intro I...

Dev.to · Victoria
3w ago
Why I built my own Dota 2 AI coach instead of using existing ones
I wanted to get better at Dota 2. Not by watching guides — by actually playing. I tried Keenplay but...

Dev.to · Victoria
1y ago
FastAPI in Prod: Handling DB migrations, auth, and more
FastAPI is a modern Python framework known for its speed, developer-friendly features, and (my...

Dev.to · Victoria
2y ago
Writing Clean Code with FastAPI Dependency Injection
Before anyone else read the code that I wrote, “clean code” wasn’t really a thing for me. I had no...

Dev.to · Victoria
2y ago
Building a Multi-Tenant App with FastAPI, SQLModel, and PropelAuth
Building a multi-tenant (sometimes also known as B2B) product can be a trickier than building for...
DeepCamp AI