close
Skip to content

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

Build a web game this April!

Game Bytes

Got 13 days and a wild idea? Turn it into a playable game! Compete for prizes, level up your skills, and join hundreds of developers in the ultimate web game jam.

JavaScript logo

Popular topic

JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
posthog

Trending repository

🦔 PostHog is an all-in-one developer platform for building successful products. We offer product analytics, web analytics, session replay, error tracking, feature flags, experimentation, surveys, data warehouse, a CDP, and an AI product assistant to help debug your code, ship features faster, and keep all your usage and customer data in one stack.

  • Updated Apr 25, 2026
  • Python
BERJAYA

This recommendation was created by GitHub staff

Zenhub

Zenhub is the only project management tool natively integrated within GitHub's user interface. The deep GitHub integration allows for the seamless flow of data and powers deep insights and task automation. This allows teams to save valuable time and spend it on what matters most: building great software.

Teams at companies like NASA, Comcast, Nikkei, and Microsoft leverage Zenhub to streamline their GitHub processes and minimize manual tasks and updates.

BERJAYA

This recommendation was created by GitHub staff

pre-commit ci

Developers spend a fair chunk of time during their development flow on fixing relatively trivial problems in their code. pre-commit.ci both enforces that these issues are discovered (which is opt-in for each developer's workflow via pre-commit) but also fixes the issues automatically, letting developers focus their time on more valuable problems.