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.

React logo

Popular topic

#

React

React is an open source JavaScript library used for designing user interfaces.

This recommendation was created by GitHub staff

Datree

The Datree app allows engineering teams to automatically identify errors in newly committed YAML configs, including k8s manifests, and prevent these misconfigurations from reaching production.

On app installation, a new PR is created for each connected repository with a workflow for YAML (schema) validation. If one of the scanned (yaml) files happens to be a K8s manifest file, Datree will also run a K8s schema validation and a policy check for preventing K8s misconfigurations.

This recommendation was created by GitHub staff

Recurse ML

What is Recurse?

Recurse build machine learning models that find bugs in code. This can be in the code that humans write, or that AI generates. We have built two tools for each use case.

rml CLI tool

rml checks locally staged changes for bugs. It integrates with AI agents like Cursor and Claude Code acting as a self-healing feedback loop for them to fix their mistakes.

GitHub App

It automatically reviews pull requests for breaking changes when submitted to your codebase.