Skip to content

Here's what's popular on GitHub today...

Rubber Duck Thursdays

Join us for Rubber Duck Thursdays! A lighthearted and informal stream where we work on some projects and do some live coding.

Build a game this November

Game Bytes

Ready, set, jam! Game Off is GitHub’s annual month-long game jam where developers, artists, and dreamers team up (or go solo) to make something amazing in November. Use any language, engine, or tool you like. We’ll drop the secret theme on Nov 1 at 13:37 PT. First-timers absolutely welcome.

TypeScript logo

Popular topic

TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.

This recommendation was created by GitHub staff

GitClear

GitClear

GitClear helps every member of an engineering team understand their team's code and velocity with the clarity of a seasoned Technical Manager.

We offer more than 20 reports to ensure high-quality code is delivered to customers at industry-leading speed:

  1. DORA stats (rate of deploy/defects, time to fix defects, Cycle Time) vs industry norms
  2. How healthy are the team's PR collaboration practices?
  3. What tickets are underway? How long until they're done?
  4. Who's paying down tech debt?
autofix.ci screenshot

This recommendation was created by GitHub staff

autofix.ci

autofix.ci

autofix.ci automatically fixes pull requests.

Pull Requests are often blocked on relatively trivial issues such as code formatting or leftover imports. Fixing these details is expensive as it requires additional roundtrips and context switching. autofix.ci automatically fixes such problems, unblocking development flow.