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.

React logo

Popular topic

#

React

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

This recommendation was created by GitHub staff

Deploybot-app

Deploybot-app

Manage and automate Github Deployments across repositories in your account or organization with deploybot.

  • Create deployments from a repository commits timeline
    • Step through deploying to different Github environments
    • Deploy specific SHA's from default or feature branches
  • Trigger deploys automatically when tests pass on a branch
  • View Github deployment history for a repo or across an org
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.