Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
In a game-changing move for developers, GitHub has announced a new free tier for GitHub Copilot(I bet...
What Happened: GitHub’s Cloud-Based Agent Drafts PRs Autonomously GitHub announced a major...
First Impressions I had low expectations from Continue.dev when I first installed it in...
GitHub Copilot, the AI-powered coding assistant, has recently introduced Copilot Extensions to...
Ensuring GitHub Copilot understands what you're asking is key to getting the most out of the tool. Copilot Chat provides several tools to allow you to point Copilot at the right context, so you both get a better understanding of what you're trying to build and how you want it built.
Table of Contents Why GenAI Matters for Developers Popular GenAI Tools for Developers How...
If you're a student learning how to code, you've probably come across GitHub Copilot—an AI tool that...
As artificial intelligence (AI) advances, developers increasingly turn to AI-powered tools to enhance...
Introduction Three days ago, an announcement sent all developers into a happy mood. This...
As a Senior Developer Advocate at GitHub, I've spent the last couple years observing all kinds of...
Edit It's important to note this is now 6months old so you should probably use other...
GitHub Copilot 1-Day Build Challenge: Take flight with GitHub Copilot 🛫 Challenge...
Daily Quotes Generator In this project, I developed a Daily Quotes Generator using Next...
"AI won’t replace engineers. Engineers who use AI will replace those who don’t." ...
1. TO-DO List with Prioritization In this project, I developed a TO-DO List with...
Building Effective Agents with Pydantic AI Website URL: ...
INTRODUCTION & MOTIVATION (“THE WHY”) I'm reading and seeing many guides for agentic...
Hi everyone! 👋 I've been using both GitHub Copilot and Copilot Chat a lot lately. They're both great...
A few months ago, I wrote about creating your first GitHub Copilot extension, and later discussed...
Check out Dev Resources, a free collection of over 1000+ developer tools and tutorials. Now, read...
From June 17 to July 10, you can learn from anywhere in the world — online or in your own city!
In this blog post, we'll compare four popular AI-powered code assistance tools: Cody, Codeium,...
Unlock the power of GitHub Copilot in VS Code with the Model Context Protocol (MCP) for seamless GitHub integration.
Two years have passed since the introduction of ChatGPT, the pioneering conversational AI. Throughout...
Let's talk about development tools and how they can help you build your next project. In this Cursor...
As GitHub and GitLab continue to iterate, we will update this post regularly. In the latest...
The team and I over at SpecStory love agentic-first coding. Built an extension for GitHub Copilot...
When someone asks "what's the best [insert type of tool]", the answer usually is "it depends". What's...
Writing meaningful commit messages is a crucial part of software development, but if you're like me,...
Welcome to Copilot Troubleshooting, Real-World Edition ⚠️ This guide assumes you have...