Applied AI

AI-Assisted Coding

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

13,013
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,041) Articles (1874)Blog Posts (4611)Tutorials (1875)Research Papers (396)News (285)
Build an AI dubbing pipeline: faster-whisper + XTTS-v2 + FFmpeg
Dev.to · Mason K 💻 AI-Assisted Coding ⚡ AI Lesson 8h ago
Build an AI dubbing pipeline: faster-whisper + XTTS-v2 + FFmpeg
TL;DR We're building a script that takes a video in English and produces the same video...
AI writes my code now. Here's how I stopped rubber-stamping it.
Dev.to · Sean Burn 💻 AI-Assisted Coding ⚡ AI Lesson 10h ago
AI writes my code now. Here's how I stopped rubber-stamping it.
Six months ago my job quietly changed. My coding agents got fast — genuinely fast. Whole features in...
Pre-allocate Like a Pro
Dev.to · Sukhpinder Singh 💻 AI-Assisted Coding ⚡ AI Lesson 16h 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()...
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 19h 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 ...
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...
The TypeScript `satisfies` Operator in 2026: Patterns You Are Still Missing
Dev.to · jsmanifest 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
The TypeScript `satisfies` Operator in 2026: Patterns You Are Still Missing
Five advanced patterns that unlock the full power of TypeScript's satisfies operator—from type-safe configs to branded types that bridge runtime validation with
The AI Coding Tool You Use Is Now a Hiring Signal
Dev.to · Carl-W 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
The AI Coding Tool You Use Is Now a Hiring Signal
You open a job post for a senior backend role. The stack is what you would expect: TypeScript,...
TensorSharp supports Vulkan backend
Dev.to · Zhongkai Fu 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
TensorSharp supports Vulkan backend
Due to high Vulkan backend demand, I update TensorSharp and release the initial version of GGML...
Lessons from building a free transcription tool that actually handles long videos
Dev.to · PawmelMeller 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
Lessons from building a free transcription tool that actually handles long videos
Most free transcription tools quietly cap you at ~15 minutes, or hold your transcript hostage behind...
I wanted a better way to code with ChatGPT, so I built SVI
Dev.to · Aleksandr Razinkin 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
I wanted a better way to code with ChatGPT, so I built SVI
I've been using ChatGPT for coding for quite a while, but after some time, I realized that I was...
AI CLI Tools Are Eating Each Other's Lunch
Dev.to · Tracepilot 💻 AI-Assisted Coding ⚡ AI Lesson 1d ago
AI CLI Tools Are Eating Each Other's Lunch
AI CLI Tools Are Eating Each Other's Lunch Here's what's happening in 2026. Every AI...
Build a UGC video moderation pipeline with FFmpeg + NudeNet
Dev.to · Mason K 💻 AI-Assisted Coding ⚡ AI Lesson 2d ago
Build a UGC video moderation pipeline with FFmpeg + NudeNet
TL;DR If your product lets strangers upload video, you need moderation before launch, not...
🤖 How I Used AI to Build and Deploy My First Website — 6 Exact Prompts That Worked
Dev.to · sophia Mitchell 💻 AI-Assisted Coding ⚡ AI Lesson 2d ago
🤖 How I Used AI to Build and Deploy My First Website — 6 Exact Prompts That Worked
Honest confession: when I first tried to deploy a website, I had no idea what I was doing. I'd watch...
I wanted to listen to lo-fi without switching to lo-fi playlists
Dev.to · Ben Singer 💻 AI-Assisted Coding ⚡ AI Lesson 2d ago
I wanted to listen to lo-fi without switching to lo-fi playlists
I have playlists I like. Music I've saved, albums I come back to. And then I have the lo-fi study...
I Spent 10x Longer Debugging AI Code Than Writing It — Here's What Changed
Dev.to · Shaw Sha 💻 AI-Assisted Coding ⚡ AI Lesson 2d ago
I Spent 10x Longer Debugging AI Code Than Writing It — Here's What Changed
Everyone talks about AI speeding up coding. Nobody talks about debugging AI-generated code.
Build a Bulletproof Claude Code JSONL Parser
Dev.to · gentic news 💻 AI-Assisted Coding ⚡ AI Lesson 2d ago
Build a Bulletproof Claude Code JSONL Parser
Learn 3 battle-tested patterns for parsing Claude Code's JSONL session files under ~/.claude/projects/, including tolerant whitelists, versioned deriv
The Silent Killer of Edge AI: How to Master Thermal Throttling and Prevent the "Performance Cliff"
Dev.to · Programming Central 💻 AI-Assisted Coding ⚡ AI Lesson 2d ago
The Silent Killer of Edge AI: How to Master Thermal Throttling and Prevent the "Performance Cliff"
You’ve spent weeks optimizing your transformer-based model. You’ve pruned the weights, quantized the...
Migrate From mypy To ty And pyrefly
Dev.to · Christian Ledermann 💻 AI-Assisted Coding ⚡ AI Lesson 2d ago
Migrate From mypy To ty And pyrefly
A field-tested playbook, pitfall list, and config cheat-sheet for moving a codebase off mypy onto ty and pyrefly, written for both human and AI-agent execution.
Jetson Nano: Ollama & Optimal Quantization
Dev.to · Anna Villarreal 💻 AI-Assisted Coding ⚡ AI Lesson 2d ago
Jetson Nano: Ollama & Optimal Quantization
I am delighted to announce that a user reported dysfunction so that I could go down the rabbit hole...
Grouping Utterances by Speaker with ECAPA-TDNN and ONNX Runtime
Dev.to · Nariaki Wada 💻 AI-Assisted Coding ⚡ AI Lesson 2d ago
Grouping Utterances by Speaker with ECAPA-TDNN and ONNX Runtime
Hello, everyone. Splitting a conversation into utterances is useful, but it still leaves an...
Token Efficiency for AI Coding Agents: A Practical Guide
Dev.to · Aleksandr Kamenev 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
Token Efficiency for AI Coding Agents: A Practical Guide
Learn how to control AI coding agent token spend with smart routing, planning discipline, and culture shifts. NerdHeadz shares what actually works in
AI Can Write Code. So What Makes a Developer Valuable? Why PyNyx Thinks the Answer Has Changed
Dev.to · PyNyx 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
AI Can Write Code. So What Makes a Developer Valuable? Why PyNyx Thinks the Answer Has Changed
A few years ago, writing code was the difficult part. Today, AI can generate an API, build a React...
Your Codebase Just Wrote Itself. Terrified Yet?
Dev.to · Chathura Rathnayaka 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
Your Codebase Just Wrote Itself. Terrified Yet?
The digital world is abuzz, and a subtle tremor runs through the software development community....
Built faster with AI and quietly lost the thread on my own systems
Dev.to · Mirza Iqbal 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
Built faster with AI and quietly lost the thread on my own systems
Last month I opened a file I had built the week before and could not explain why it worked. It was...
[AI in Action] Refining a macOS Meeting Translation App with Claude Code: Auto-reconnect, Floating Captions, and Meeting Minutes Export Evolution
Dev.to · Evan Lin 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
[AI in Action] Refining a macOS Meeting Translation App with Claude Code: Auto-reconnect, Floating Captions, and Meeting Minutes Export Evolution
寫在前面:第二回合,換一把利器 在上一篇文章中,我們用 AGY CLI (Antigravity) 從零打造了一個 macOS 即時會議翻譯 App:透過...
AI Dev: API Gateways & Clean Code
Dev.to · Rachit vig 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
AI Dev: API Gateways & Clean Code
Building AI products today is fast, exciting, and full of hype. But moving a cool demo from a local...
Building an AI-powered SQL query generator from natural language
Dev.to · Ayi NEDJIMI 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
Building an AI-powered SQL query generator from natural language
Writing SQL is fine — until your team has 40-plus tables, analysts who can't remember column names,...
Fud AI in one post: open source, BYOK, snap-a-photo logging
Dev.to · Apoorv Darshan 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
Fud AI in one post: open source, BYOK, snap-a-photo logging
Wrapping the first build-in-public run for Fud AI. The short version: Native iOS + Android calorie...
Nonograms are a constraint puzzle: building Picross from run-length clues
Dev.to · Devanshu Biswas 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
Nonograms are a constraint puzzle: building Picross from run-length clues
You have probably seen a Nonogram even if the name means nothing. It is the grid puzzle where numbers...
How I stopped getting ignored and landed interviews using human-in-the-loop AI
Dev.to · Elyasians(elyasians.com) 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
How I stopped getting ignored and landed interviews using human-in-the-loop AI
As a developer, I've been in the job market for a while, and I've experienced my fair share of...
Why AI-Generated Code Creates Technical Debt
Dev.to · ail akram 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
Why AI-Generated Code Creates Technical Debt
I shipped a feature in four hours last year that should have taken two days. The copilot wrote most...
The GitHub Repository Every Claude Code User Needs to Bookmark
Dev.to · Tien Nguyen 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
The GitHub Repository Every Claude Code User Needs to Bookmark
There's a moment every Claude Code user eventually hits. You've gotten comfortable with the basics,...
I built a cover letter generator that mirrors the actual job posting
Dev.to · KunStudio 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
I built a cover letter generator that mirrors the actual job posting
Most cover letter tools hand you a template and make you do the real work by hand. The real work is...
AI-DLC: Giving Structure to AI-Assisted Development
Dev.to · Tharindu Karunanayaka 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
AI-DLC: Giving Structure to AI-Assisted Development
AI coding assistants are great at writing code and terrible at knowing when to write it. Ask one to...
I Built a Voice Coding Agent Over the Weekend on a Laptop With No GPU.
Dev.to · ZIKORA CHUKWUKA 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
I Built a Voice Coding Agent Over the Weekend on a Laptop With No GPU.
I hold a belief that software is heading toward a voice-first future. Not voice as a gimmick bolted...
Agentic Software Development Explained: A Frontend Developer's Learning Journey
Dev.to · Kalpick Sharma 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
Agentic Software Development Explained: A Frontend Developer's Learning Journey
For the last couple of years, AI has become a regular part of my development workflow. Whether it's...
Two AI reviews passed my change. The correct architecture was documented one file away.
Dev.to · Akash Khanna 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
Two AI reviews passed my change. The correct architecture was documented one file away.
Two separate models — one writing the code, one reviewing the diff — shipped a one-word bug to...
Stop prompting, start encoding: turning engineering discipline into Claude Code skills
Dev.to · Joan Winter 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
Stop prompting, start encoding: turning engineering discipline into Claude Code skills
Claude Code is remarkably capable. But out of the box it does what you prompt — and most prompts...
Stop Creating a React Project Just to Preview a JSX File
Dev.to · Robin Hood 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
Stop Creating a React Project Just to Preview a JSX File
If you're using AI coding assistants like ChatGPT, Claude, Cursor, or Lovable, you've probably...
Building a Self-Managing Notes System for Claude Code
Dev.to · Aditya Chavan 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
Building a Self-Managing Notes System for Claude Code
I got tired of Claude losing context every time a session ended, so I built a plugin that gives it a...
CodeZero publishes new canary release with AI flow generation
Dev.to · Nico Sammito 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
CodeZero publishes new canary release with AI flow generation
Explore the latest CodeZero canary release featuring AI-powered flow generation, a brand-new module...
Code healing AI
Dev.to · Code healing AI 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
Code healing AI
I Built Code Healing AI – An AI Tool That Helps Developers Find Bugs and Security Issues Faster As a...
session-indexer: giving Claude Code a memory that doesn't die with the project next door
Dev.to · Valentyn Solomko 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
session-indexer: giving Claude Code a memory that doesn't die with the project next door
I come back to a project after a week off, and the first ten minutes always go the same way:...
OrinIDE v1.0.8 is here and it's a whole vibe upgrade 🚀
Dev.to · Nandan Das 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
OrinIDE v1.0.8 is here and it's a whole vibe upgrade 🚀
🎉 Hey devs, big news! If you've been sleeping on OrinIDE — the AI-powered code editor that...
The Rise of Loop Engineering — How AI Coding Agents Are Changing Development in 2026
Dev.to · SAR 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
The Rise of Loop Engineering — How AI Coding Agents Are Changing Development in 2026
![AI Coding Agents](https://picsum.photos/seed/ai-coding-agents-2026-lead/800/450) I'll be honest — six months ago I thought "AI coding agents" were just auto-c
Getting Started with NeuroLink: Your First AI App in 5 Minutes
Dev.to · NeuroLink AI 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
Getting Started with NeuroLink: Your First AI App in 5 Minutes
Build your first AI application in under 5 minutes with NeuroLink. Install, configure, and generate AI responses with just a few lines of TypeScript.
TypeScript Didn't Win the Language War. AI Did It For Them.
Dev.to · Tuba Mughal 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
TypeScript Didn't Win the Language War. AI Did It For Them.
For a decade, the JavaScript-vs-TypeScript debate was mostly about developer preference. Some people...
AI coding agents don't have a workspace. Here's what that costs you.
Dev.to · uncompacted 💻 AI-Assisted Coding ⚡ AI Lesson 4d ago
AI coding agents don't have a workspace. Here's what that costs you.
This week half my feed is people switching AI models. A new one drops, the old one gets throttled,...