Applied AI

AI-Assisted Coding

GitHub Copilot, Cursor, Claude Code and using AI to write better code faster

13,220
lessons
Skills in this topic
View full skill map →
AI Pair Programming
beginner
Use inline completions and chat in Cursor/VS Code
AI-Assisted Code Review
intermediate
Generate unit tests with AI
Agentic Coding
advanced
Direct Claude Code agents on multi-file tasks
All Reads (9,246) Articles (1926)Blog Posts (4716)Tutorials (1899)Research Papers (410)News (295)
How I Gave My AI Coding Agent Persistent Memory in 2 Minutes
Dev.to · Ophelia 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
How I Gave My AI Coding Agent Persistent Memory in 2 Minutes
How I Gave My AI Coding Agent Persistent Memory in 2 Minutes Every AI coding session...
AI Coding agent memory
Dev.to · Sheikh Zeeshan Allauddin 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
AI Coding agent memory
agentic-cortex: Long-Term Memory for Coding Agents TL;DR: AI coding agents forget...
GLM 5.2 vs Claude Fable 5: agentic coding at a fraction of the cost
Dev.to · Agentic Architect 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
GLM 5.2 vs Claude Fable 5: agentic coding at a fraction of the cost
I ran the same real agent task on GLM 5.2 and Claude Fable 5. Fable 5 is faster and stronger on benchmarks, but GLM 5.2 finished for $2.76 vs over $10. The hone
Pre-allocate Like a Pro
Dev.to · Sukhpinder Singh 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Pre-allocate Like a Pro
I’ve been playing with C# 15 quite a bit this week, and after yesterday’s post about the new with()...
Being an engineer in the AI era
Dev.to · Alexandra 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Being an engineer in the AI era
I hesitated to write this. Not because I don’t have an opinion about AI in software engineering, but...
Your AI coding tools are keeping detailed logs on your Mac. Here's what's in them.
Dev.to · 658jjh 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Your AI coding tools are keeping detailed logs on your Mac. Here's what's in them.
Run this in a terminal: ls ~/.claude/projects/ Enter fullscreen mode Exit...
Deputy CEO to Solo AI Dev: What My Executive Past Actually Built
Dev.to · Elena Revicheva 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Deputy CEO to Solo AI Dev: What My Executive Past Actually Built
Originally published on AIdeazz — cross-posted here with canonical link. My first production AI...
Second article on my journey with the robot, now on building a physical API. CAN bus telemetry with a Rust daemon, dashboards and alerts, and a live 3D copy of the arm mirroring the real one.
Dev.to · Daniel Romero 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Second article on my journey with the robot, now on building a physical API. CAN bus telemetry with a Rust daemon, dashboards and alerts, and a live 3D copy of the arm mirroring the real one.
Building a physical API ...
The Age of AI in Software Engineering: Are We Losing the Craft?
Dev.to · Alexandra 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
The Age of AI in Software Engineering: Are We Losing the Craft?
I hesitated to write this. Not because I don’t have an opinion about AI in software engineering, but...
I built a lightweight CLI to catch risky AI-assisted code patterns before PR review
Dev.to · Sherv Nariman 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
I built a lightweight CLI to catch risky AI-assisted code patterns before PR review
AI coding tools are great at producing working-looking patches. But after using them more, I noticed...
The Claude Code setup I install in every repo: slash commands, a review subagent, and hooks
Dev.to · VincentChabran 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
The Claude Code setup I install in every repo: slash commands, a review subagent, and hooks
Claude Code is powerful the moment you install it. But the thing that makes it feel like a real...
How we built a smart AI writing agent for blog articles
Dev.to · Larry 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
How we built a smart AI writing agent for blog articles
Most "AI writer" products do the same thing: prompt → blob of text → paste. It works for a demo and...
This Post Was Published by Nevo David's Postiz
Dev.to · Athreya aka Maneshwar 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
This Post Was Published by Nevo David's Postiz
Hello, I'm Maneshwar. I'm building git-lrc, a Micro AI code reviewer that runs on every commit. It is...
Mi asistente lleva 5 meses aprendiendo a programar conmigo y aún NO sabe programar
Dev.to · Carlos Arturo Castaño G. 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Mi asistente lleva 5 meses aprendiendo a programar conmigo y aún NO sabe programar
Esto es lo que los vendedores de cursos no quieren que sepas. Hace 5 meses tomé una...
Launch day: PortalJS skills, install with one command
Dev.to · Anuar Ustayev 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Launch day: PortalJS skills, install with one command
Two weeks ago we wrote that PortalJS is now AI-native. Today is launch day: the skills are live,...
How I coded a shoot 'em up alone at 18 after learning Lua in a single week
Dev.to · DamixLord 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
How I coded a shoot 'em up alone at 18 after learning Lua in a single week
Hey everyone. I'm new to the "real" world of programming because I used to just code alone in my...
AI-Assisted SQL Development with Claude Code — Rules, Skills and Agents That Enforce Conventions
Dev.to · Marcus 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
AI-Assisted SQL Development with Claude Code — Rules, Skills and Agents That Enforce Conventions
A stored procedure, a migration script, a complex report — Claude Code writes them in seconds. That's...
I Built a Word Ladder Game in the Browser: Here's How the Puzzle Logic Works
Dev.to · Nikhil 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
I Built a Word Ladder Game in the Browser: Here's How the Puzzle Logic Works
Word Ladder is one of those puzzles that looks simple until you try to actually implement it. The...
How We Built a 2ms Real-Time AI Inference Pipeline in .NET (By Abandoning Generative AI)
Dev.to · Anton Po 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
How We Built a 2ms Real-Time AI Inference Pipeline in .NET (By Abandoning Generative AI)
Managing a real-time Discord chat environment with over 50,000 concurrent members exposes the fatal...
Claude for Developers: Code, Debugging, Documentation
Dev.to · Aribu js 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Claude for Developers: Code, Debugging, Documentation
Maximize your coding efficiency with Claude.ai. Learn best practices for code generation, debugging, refactoring, and writing technical docs.
I built my AI an operating system with MySQL, PHP and Bash
Dev.to · Joel 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
I built my AI an operating system with MySQL, PHP and Bash
Originally published at unviejoprogramador.com (versión en español). In the previous article I...
Teaching AI to write less like AI
Dev.to · Alexey Vidanov 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Teaching AI to write less like AI
I use AI to write. And I'm not ashamed of that. The ideas are mine. The structure is mine. The...
Bypassing the Claude Code "Token Tax": Smart Code Reviews with Local Mapping
Dev.to · Ted Kupolov 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Bypassing the Claude Code "Token Tax": Smart Code Reviews with Local Mapping
Autonomous coding agents are powerful, but they often come with a steep token tax. Tools like Claude...
I Shipped a Production AI Router From My Phone: Prisma, Neon Postgres, and the Termux Odyssey
Dev.to · Jocely Honore 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
I Shipped a Production AI Router From My Phone: Prisma, Neon Postgres, and the Termux Odyssey
How I fixed 6 critical bugs to seed a 26-model AI routing database from a Termux terminal on Android...
Reading The Pragmatic Programmer in the age of AI
Dev.to · Dominik 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Reading The Pragmatic Programmer in the age of AI
I bought The Pragmatic Programmer a few years ago but never finished it. As part of my current effort...
Principio 80/20 en la programación: por qué la IA no elimina el 20% humano
Dev.to · Carlos Arturo Castaño G. 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Principio 80/20 en la programación: por qué la IA no elimina el 20% humano
Desde hace mucho tiempo se conoce el concepto de la ley 80/20 o principio de Pareto. Según este...
I told the AI to sigh. It said the word "sigh."
Dev.to · Nadz 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
I told the AI to sigh. It said the word "sigh."
I had put "[sigh]" in the script, hoping the voice would actually sigh. A bit of humanity. Instead it...
Código humano ou código de IA: quem tem mais defeito?
Dev.to · Alberto Luiz Souza 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Código humano ou código de IA: quem tem mais defeito?
Disclaimer Este texto foi inicialmente concebido pela IA Generativa em função da...
AI Wrote a Thread-Safe Counter. The CPU Made It 5x Slower.
Dev.to · Vasyl 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
AI Wrote a Thread-Safe Counter. The CPU Made It 5x Slower.
Meet the cache line. I asked an AI assistant for a simple thing: per-thread counters. Four threads,...
Vibe Coding: Fast, Loose, and Headed for Trouble
Dev.to · Nino Ross Rodriguez 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Vibe Coding: Fast, Loose, and Headed for Trouble
In the age of generative AI and auto-complete-everything, a new pattern is emerging across the web...
The Best AI Code Generator Won't Save You If You Use It Like This
Dev.to · ilyas Elaissi 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
The Best AI Code Generator Won't Save You If You Use It Like This
Most developers are using AI to write code now. But there is a massive gap between engineers who...
Vibe Coding Comes to Hardware: I Tried TuyaOpen IDE, the AI-Native Hardware Dev Tool
Dev.to · TuyaDeveloper 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Vibe Coding Comes to Hardware: I Tried TuyaOpen IDE, the AI-Native Hardware Dev Tool
AI Writes Code. But It Still Can't Do Hardware. Over the past two years, AI has...
AI Coding Tip 026 - Assign a Persona to Every Skill Definition
Dev.to · Maxi Contieri 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
AI Coding Tip 026 - Assign a Persona to Every Skill Definition
Know who speaks before the skill runs TL;DR: Always define a clear role at the top of every skill...
I audited my own AI-built SaaS expecting a disaster. The payment logic was fine — but two things almost drained my API bill and leaked my keys.
Dev.to · Haiyang Ren 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
I audited my own AI-built SaaS expecting a disaster. The payment logic was fine — but two things almost drained my API bill and leaked my keys.
I'm not a security person. I built a small paid SaaS mostly by prompting AI — Cursor and Claude Code...
How to Build a Streaming Chatbot API in Python with FastAPI and SSE
Dev.to · Ayi NEDJIMI 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
How to Build a Streaming Chatbot API in Python with FastAPI and SSE
Most chatbot UIs feel slow when they wait for the complete LLM response before showing anything....
Cursor vs Windsurf: A Close Look at AI Coding Agents
Dev.to · Puneet Khandelwal 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Cursor vs Windsurf: A Close Look at AI Coding Agents
AI Coding Agents: A Tale of Two Tools I've been using AI coding agents to automate tasks...
How I Rebuilt My Chrome Extension into a Zero-Latency, AI-Powered Contextual Engine (Manifest V3 + Groq)
Dev.to · Vedant Bhamare 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
How I Rebuilt My Chrome Extension into a Zero-Latency, AI-Powered Contextual Engine (Manifest V3 + Groq)
A deep dive into upgrading a legacy dictionary tool into a context-aware AI reading engine streaming definitions at 500+ tokens/sec.
Stop Sending Your AI Assistant 40 Tables When It Only Needs 3
Dev.to · Siddharth Pandey 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Stop Sending Your AI Assistant 40 Tables When It Only Needs 3
Say your service has 40 tables. You ask Claude Code to fix a bug in checkout — a function that...
MonkeyCode: An Open-Source, Enterprise-Grade AI Development Platform
Dev.to · jaryn 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
MonkeyCode: An Open-Source, Enterprise-Grade AI Development Platform
MonkeyCode: An Open-Source, Enterprise-Grade AI Development Platform We are excited to...
The Intelligent Revolution: How AI is Reshaping the Education Industry in 2026
Dev.to · Soujit Dey 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
The Intelligent Revolution: How AI is Reshaping the Education Industry in 2026
By 2026, the global learning landscape has undergone a radical transformation, as artificial...
I turned a static HTML page into an editable CMS site with one prompt
Dev.to · Martin 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
I turned a static HTML page into an editable CMS site with one prompt
There's a moment every web designer knows. The design is done. It's good. The animations are smooth,...
I Collected 150+ Art Styles for AI Prompts (Here's What I Learned)
Dev.to · kartik sharma 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
I Collected 150+ Art Styles for AI Prompts (Here's What I Learned)
I've spent the last few months experimenting with AI image generators like ChatGPT Images,...
WebGPU vs WebGL for browser-based AI video editing?
Dev.to · andy tu 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
WebGPU vs WebGL for browser-based AI video editing?
Hey DEV! 👋 I'm exploring AI video processing (like background removal and face swapping) directly in...
The Future of QA: AI-Powered Test Automation Explained
Dev.to · Virtue Serve 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
The Future of QA: AI-Powered Test Automation Explained
Software development is moving faster than ever. Teams deploy new features weekly or even daily....
Codex escribió mi proyecto... y ese fue el problema
Dev.to · Fernando Flores 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Codex escribió mi proyecto... y ese fue el problema
Cómo pasé de usar la IA como una herramienta a depender completamente de ella. Hoy vengo a...
Tutorial: connect Twilio voice to GPT-4o realtime in 80 lines: field controls that hold
Dev.to · isabelle dubuis 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Tutorial: connect Twilio voice to GPT-4o realtime in 80 lines: field controls that hold
Tutorial: connect Twilio voice to GPT-4o realtime in 80 lines should not be treated as filler...
Why AI Can Code, But Still Struggles to Clean a Messy Room (The Moravec’s Paradox)
Dev.to · Bhavnish 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Why AI Can Code, But Still Struggles to Clean a Messy Room (The Moravec’s Paradox)
Imagine an AI that sits inside a computer and solves the world’s toughest math equations or writes...
AI Coding Tools Are Getting Better — So Why Are We Still Spending So Much Time Managing Them?
Dev.to · Aatizaz Khan 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
AI Coding Tools Are Getting Better — So Why Are We Still Spending So Much Time Managing Them?
AI coding tools can now write features, edit multiple files, debug code, run commands, and generate...