Applied AI

AI-Assisted Coding

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

12,967
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,002) Articles (1865)Blog Posts (4603)Tutorials (1854)Research Papers (396)News (284)
Lessons from building a free transcription tool that actually handles long videos
Dev.to · PawmelMeller 💻 AI-Assisted Coding ⚡ AI Lesson 4h 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 5h 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 9h 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 19h 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 22h 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 1d 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 1d 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 1d 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 1d 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 1d 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 1d 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 1d 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 1d 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 1d 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 1d 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 1d 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 1d 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 1d 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 1d 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 1d 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 1d 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 1d 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 1d 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 1d 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 1d 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 1d 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 2d 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 2d 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 2d 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 2d 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 2d 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 2d 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 2d 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 2d 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 2d 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 2d 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 2d 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 2d 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 2d 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 3d 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,...
Simon Willison's Blog 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
Fable's judgement
One of the most interesting tips I got from the Fireside Chat I hosted with Cat Wu and Thariq Shihipar from the Claude Code team at AIE on Wednesday was to let
my AI-code language is now honest all the way down to WebAssembly
Dev.to · umbra 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
my AI-code language is now honest all the way down to WebAssembly
Full LOOM Language Report LOOM is no longer just an idea. It is a compact experimental programming...
my AI-code language is now honest all the way down to WebAssembly
Dev.to · umbra 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
my AI-code language is now honest all the way down to WebAssembly
Full LOOM Language Report LOOM is no longer just an idea. It is a compact experimental programming...
Why Every Developer Will Become an AI Orchestrator
Dev.to · Yash Sonawane 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
Why Every Developer Will Become an AI Orchestrator
For decades, developers had one primary job: Write code. Learn the syntax. Master the...
I Joined Ericsson With Modern Skills. The Codebase Was From Another Era. So I Gave Our AI a Memory.
Dev.to · Aviral Arora 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
I Joined Ericsson With Modern Skills. The Codebase Was From Another Era. So I Gave Our AI a Memory.
I Joined Ericsson With Modern Skills. The Codebase Was From Another Era. So I Gave Our AI a...
10 Cursor Rules Every Developer Should Steal (.mdc)
Dev.to · NongdyZ 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
10 Cursor Rules Every Developer Should Steal (.mdc)
I used to think AI coding assistants plateaued because the models weren't good enough. Then I watched...
I built a searchable gallery of 27,000+ AI visual prompts
Dev.to · tyjean 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
I built a searchable gallery of 27,000+ AI visual prompts
I kept running into the same problem while working with AI image and video tools: Good prompts were...
Switching from Claude Code to Grok – Same Interface, Different Model
Dev.to · Dragos Roua 💻 AI-Assisted Coding ⚡ AI Lesson 3d ago
Switching from Claude Code to Grok – Same Interface, Different Model
At the beginning of June I started a “Claude withdrawal” challenge. The plan was to run MiniMax 3 for...