GitHub
A cloud platform for storing code, tracking changes, and collaborating with other developers using Git version control.
What is GitHub?
GitHub is a cloud platform where you store code, track changes, and collaborate with other developers.
It's built on Git (version control software) and adds a web interface, pull requests, issues, and project management tools on top. Think of it as Google Docs for code - multiple people can work on the same project without overwriting each other's changes.
Most builders use it to host their code repositories, review changes before merging them, and track bugs or feature requests. It's also where you'll find open-source projects to learn from or contribute to. Your GitHub profile doubles as a portfolio - recruiters and potential co-founders will look at it.
Free for public repositories. Paid plans start at $4/month for private repos and team features. Owned by Microsoft since 2018.
Good to Know
How Vibe Coders Use GitHub
Frequently Asked Questions
Your Idea to AI Business In Days
Join Dan, Zehra and 0 others building AI businesses in days with video tutorials and 1 on 1 support.
Related Terms
Apple's free IDE for building apps across iOS, macOS, watchOS, and tvOS with Swift or Objective-C.
An AI-powered code editor that writes, edits, and debugs code for you. Built on VS Code with AI agents that can modify entire codebases.
A React framework that handles routing, server rendering, and optimization out of the box so you can ship faster.
Automated HTTP messages that apps send to each other when events happen, enabling real-time data sharing without constant polling.
A Node.js library that lets you control Chrome or Firefox programmatically to automate browser tasks, scrape websites, and test web apps.
Join 0 others building with AI