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.

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 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?
Git X-Modules screenshot

This recommendation was created by GitHub staff

Git X-Modules

Git X-Modules is a server-side app that syncs your project directories with other repositories. Think of it as a server-side alternative to Git Submodules. Check out the website or watch video for more details!

Use Cases

  • Combine multiple projects and components into a single repository for cross-project development
  • Include parts of other projects into yours
  • Share common assets across multiple projects