Applied AI

AI-Assisted Coding

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

7,761
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 (2,203) Articles (463)Blog Posts (591)Tutorials (1104)Research Papers (6)News (39)
You Can Probably Use Claude Code for Free at Work
Dev.to · Louis Liu 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
You Can Probably Use Claude Code for Free at Work
If your company has already deployed Claude models on Microsoft Foundry, you can basically use Claude...
C++26: A Comprehensive Technical Deep Dive
Dev.to · monkeymore studio 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
C++26: A Comprehensive Technical Deep Dive
1. Executive Summary 1.1 C++26 Design Philosophy 1.1.1 Simplicity,...
ES2026: The Latest Evolution of JavaScript — A Comprehensive Feature Overview
Dev.to · monkeymore studio 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
ES2026: The Latest Evolution of JavaScript — A Comprehensive Feature Overview
1. Explicit Resource Management 1.1 Core Syntax: using and await using ...
What "Code That Runs Before You Click Trust" Means for AI Coding Tools (Claude Code Case Study)
Dev.to · Armor1 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
What "Code That Runs Before You Click Trust" Means for AI Coding Tools (Claude Code Case Study)
The trust dialog in an AI coding tool is supposed to be the security boundary that gates everything...
I Built a Small AI Music Workflow: From Rap Ideas to Lyric Videos
Dev.to · Alejandro iopjg 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
I Built a Small AI Music Workflow: From Rap Ideas to Lyric Videos
A lot of AI products start with a broad promise: Generate anything. That sounds powerful, but as...
Beyond the Prompt: Mastering On-Device GenAI Performance and Thermal Management on Android
Dev.to · Programming Central 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
Beyond the Prompt: Mastering On-Device GenAI Performance and Thermal Management on Android
The dream of on-device Generative AI is finally a reality. With the introduction of Gemini Nano and...
Agentic code review in production: orchestration, evaluation, and the cost of being wrong
Dev.to · Prakhar Singh 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
Agentic code review in production: orchestration, evaluation, and the cost of being wrong
What "agentic" actually buys you over a linter, why single-model approaches stall, and why false...
DeepSeek V4 + Claude Code: Building a "Surgical" Development Workflow with China's Strongest Open-Source Model
Dev.to · Andy Stewart 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
DeepSeek V4 + Claude Code: Building a "Surgical" Development Workflow with China's Strongest Open-Source Model
The "Vibe Coding" era has evolved. With the release of DeepSeek V4, we finally have an open-source...
Why I built ts-match: TypeScript branching in the era of coding agents
Dev.to · Diego Garcia Brisa 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
Why I built ts-match: TypeScript branching in the era of coding agents
TypeScript discriminated unions are one of the nicest parts of the language. They make it easy to...
🚀 I built askdiff — a Claude Code skill that lets you ask questions to the same session that wrote the code
Dev.to · Narek 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
🚀 I built askdiff — a Claude Code skill that lets you ask questions to the same session that wrote the code
The problem I kept running into Using Claude Code in the past couple of months I have...
You Can Wire Up a Flutter AI Chat in 30 Minutes. Getting It to Actually Work Takes Much Longer.
Dev.to · Yashas Mahadev 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
You Can Wire Up a Flutter AI Chat in 30 Minutes. Getting It to Actually Work Takes Much Longer.
Most developers building an AI chat assistant in Flutter hit the same wall at roughly the same time....
Wibble JS: Because AI Can Write The PR, But You Still Have To Review It
Dev.to · Valerii Udodov 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
Wibble JS: Because AI Can Write The PR, But You Still Have To Review It
Frontend code has a strange failure mode: it can work perfectly in the browser and still be hard to...
AI Coding Agents Are Burning Budgets. The Next Layer Is Control
Dev.to · keesan.eth 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
AI Coding Agents Are Burning Budgets. The Next Layer Is Control
AI coding agents are becoming useful, but they still burn budgets, loop on bad strategies,...
How I Use Claude to Build Full-Stack Apps in Under 4 Hours — The Complete Workflow
Dev.to · Suifeng023 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
How I Use Claude to Build Full-Stack Apps in Under 4 Hours — The Complete Workflow
Three months ago, I spent 3 weeks building a SaaS dashboard. Last week, I built a more complex one in...
The Schema IS the Prompt: Rethinking AI-Native Software Design
Dev.to · Leo Pessoa 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
The Schema IS the Prompt: Rethinking AI-Native Software Design
Every few years, a new abstraction arrives that makes the previous one feel embarrassing in...
How I Use AI to Cut My Code Review Prep Time in Half (Step-by-Step)
Dev.to · Tal Vardi 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
How I Use AI to Cut My Code Review Prep Time in Half (Step-by-Step)
Code review is one of those tasks that looks passive but drains you fast. You're context-switching...
The Developer Owns the UX. The AI Owns the Code.
Dev.to · Ranjith Kumar 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
The Developer Owns the UX. The AI Owns the Code.
My mom does bead art. The kind where you sit with a tray of tiny plastic beads and, over hours —...
AI Just Erased the Gap Between Idea and Implementation
Dev.to · Rohaan Advani 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
AI Just Erased the Gap Between Idea and Implementation
The most consequential changes in a technical field rarely arrive as breakthroughs. They arrive as...
I Tested Every AI Coding Assistant in 2026 — Here's My Honest Ranking
Dev.to · Suifeng023 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
I Tested Every AI Coding Assistant in 2026 — Here's My Honest Ranking
I Tested Every AI Coding Assistant in 2026 — Here's My Honest Ranking As a developer who's...
Vibe Coding is Fun Until You Hit Production
Dev.to · Mamoor Ahmad 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
Vibe Coding is Fun Until You Hit Production
I vibe-coded a SaaS tool in 3 hours. Then reality hit. Here's what broke, what I learned, and the 7 rules I now follow before shipping AI-generated code.
The Prompt Engineer's Survival Guide: Skills That AI Can't Replace
Dev.to · Mamoor Ahmad 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
The Prompt Engineer's Survival Guide: Skills That AI Can't Replace
AI writes code now. So what do YOU bring to the table? Here are 7 skills that will keep you relevant — and employable — in the age of AI coding.
Stop Using Your Most Expensive AI Model to Stamp the Paperwork
Dev.to · Jim Zandueta 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
Stop Using Your Most Expensive AI Model to Stamp the Paperwork
AI coding tools are incredible. They are also starting to feel a bit like ordering room service at...
I shipped an AI-generated PR that violated four of our own architecture decisions. Nobody caught it
Dev.to · Theo Valmis 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
I shipped an AI-generated PR that violated four of our own architecture decisions. Nobody caught it
`--- title: "I shipped an AI-generated PR that violated four of our own architecture decisions....
AI-Generated Code Is Merging Into Your Main Branch. Are You Sure It's Safe?
Dev.to · vorsken 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
AI-Generated Code Is Merging Into Your Main Branch. Are You Sure It's Safe?
AI coding tools have changed how fast we ship. Copilot, Cursor, Claude — they write working code in...
CLAUDE.md for PHP: 13 Rules That Make AI Write Modern, Secure, Idiomatic PHP
Dev.to · Olivia Craft 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
CLAUDE.md for PHP: 13 Rules That Make AI Write Modern, Secure, Idiomatic PHP
Stop getting legacy PHP from your AI assistant. These 13 CLAUDE.md rules enforce modern PHP 8.x, strict types, PSR standards, and security patterns session to s
Spec-Driven Development Might Be The Only Way To Keep AI Coding Agents From Going Off The Rails
Dev.to · Dhruv Joshi 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
Spec-Driven Development Might Be The Only Way To Keep AI Coding Agents From Going Off The Rails
AI coding agents are fast. Scary fast. They can build features, refactor files, write tests, and open...
"You Don't Need Matching Model Names to Run AI Coding Tools"
Dev.to · CodeKing 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
"You Don't Need Matching Model Names to Run AI Coding Tools"
I got tired of AI coding tools assuming model IDs and provider deployment names should match, so I put one local routing layer in the middle.
The Main Advantage Of Coding "The Old Way" Over AI-Assisted Coding
Dev.to · Cesar Aguirre 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
The Main Advantage Of Coding "The Old Way" Over AI-Assisted Coding
Typing out code is already the old way. The other day, I stumbled upon this post titled, I'm Coding...
How to integrate DeepSeek R1 into your React app
Dev.to · Apollo 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
How to integrate DeepSeek R1 into your React app
Integrating DeepSeek R1 into Your React Application: A Comprehensive Technical...
How We Prototype Indie Games in 48 Hours Using AI
Dev.to · MarcPolsia 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
How We Prototype Indie Games in 48 Hours Using AI
Game design has a verification problem. You can write a concept doc, draw mockups, build a pitch deck...
I Built Persistent Memory for AI Coding Assistants — Here's How It Works
Dev.to · Nikhil tiwari 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
I Built Persistent Memory for AI Coding Assistants — Here's How It Works
Every time you open a new AI chat, your assistant forgets everything. I fixed that. ...
Claude Code Usage Limits, Qwen 3.6 Benchmarks vs. Opus, & Mythos METR Impact
Dev.to · soy 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
Claude Code Usage Limits, Qwen 3.6 Benchmarks vs. Opus, & Mythos METR Impact
Claude Code Usage Limits, Qwen 3.6 Benchmarks vs. Opus, & Mythos METR Impact ...
Model Showdown Round 3: Ditching Ollama in Favor of llama.cpp
Dev.to · Rob 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
Model Showdown Round 3: Ditching Ollama in Favor of llama.cpp
In Round 1, we ran five local models and two cloud models through a single coding task. The local...
AI can build your frontend. But can it make the content manageable?
Dev.to · tbonelee 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
AI can build your frontend. But can it make the content manageable?
AI can build your frontend. But can it also model your CMS? AI tools can generate frontend...
I Tried 3 Layers of AI Code Review So Your Diff Doesn't Have To
Dev.to · Ken Imoto 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
I Tried 3 Layers of AI Code Review So Your Diff Doesn't Have To
I shipped 3 bugs after 'looks good to me' AI code review last quarter I had one of those...
How I built a tamper-proof AI for construction quotes after 30 years as a carpenter
Dev.to · Toshikatsu Oga 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
How I built a tamper-proof AI for construction quotes after 30 years as a carpenter
I'm 49. I learned to code two years ago. Before that, I spent 30 years as a carpenter in Japan. This...
Beyond Vibe Coding into Agentic Engineering
Dev.to · Eyal Estrin 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
Beyond Vibe Coding into Agentic Engineering
In 2025 I published a blog post titled Common security pitfalls using Vibe coding, where I briefly...
Your AI Assistant Knows Your Code But Not Your Architecture
Dev.to · Siddharth Pandey 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
Your AI Assistant Knows Your Code But Not Your Architecture
Your AI Assistant Knows Your Code But Not Your Architecture AI coding assistants are...
I tried to make AI conversations feel less like input/output. Here’s what I learned.
Dev.to · Robert Adrian Knippelberg 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
I tried to make AI conversations feel less like input/output. Here’s what I learned.
Over the past year, I’ve been using a lot of AI tools. At first, they felt impressive—fast, capable,...
I Automated My PR Reviews With AI — Saved 6 Hours/Week (Full Setup)
Dev.to · Hopkins Jesse 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
I Automated My PR Reviews With AI — Saved 6 Hours/Week (Full Setup)
I used to dread Monday mornings. Not because of the work itself, but because of the pull request...
Why Most Browser AI Demos Fail on Real Hardware
Dev.to · Bruno Juca 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
Why Most Browser AI Demos Fail on Real Hardware
Building adaptive local AI inference for real-world hardware instead of benchmark machines. Running...
AI-Native Software Delivery
Dev.to · Vladimir Panov 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
AI-Native Software Delivery
From Implementation-Centric Engineering to Result-Centric Systems ...
Build your own AI-powered Voice To-Do Assistant using a Waveshare 1.75" display + Cursor + DuckyClaw — from setup to full feature implementation
Dev.to · TuyaDeveloper 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
Build your own AI-powered Voice To-Do Assistant using a Waveshare 1.75" display + Cursor + DuckyClaw — from setup to full feature implementation
As a developer, I recently built a custom voice-enabled to-do assistant using the Waveshare 1.75"...
Running AI models locally with Ollama: where it fits
Dev.to · Patrick Cornelißen 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
Running AI models locally with Ollama: where it fits
Local AI models are not just a hobbyist topic anymore. For many teams, they are a practical way to...
Running modern Python TTS toolchains on non-AVX2 CPUs
Dev.to · Turbo Electric 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
Running modern Python TTS toolchains on non-AVX2 CPUs
Notes from getting F5-TTS, StyleTTS2, kokoro, and whisper.cpp to run on a 2010-era AMD Phenom II X6.
shk: A Local-First Security Guardrail CLI for AI Coding Agents
Dev.to · Kazuki Yonemoto 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
shk: A Local-First Security Guardrail CLI for AI Coding Agents
Secret scanning often starts at Git. AI coding agents can make that too late. They can read local...
💻 Vibe Coding Interview Guide: Ace AI-Assisted Coding Assessments 🤖
Dev.to · Truong Phung 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
💻 Vibe Coding Interview Guide: Ace AI-Assisted Coding Assessments 🤖
A comprehensive, opinionated guide for engineers entering the new era of tech interviews — where AI...
How a $0.02/Call Model Scored 78.2% on SWE-bench Verified — Beating Every Model on the Leaderboard
Dev.to · Hoyin kyoma 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
How a $0.02/Call Model Scored 78.2% on SWE-bench Verified — Beating Every Model on the Leaderboard
TL;DR We added architectural context to AI coding agents via MCP and tested on SWE-bench...