Skip to content

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

Build a web game this April!

Game Bytes

Gamedev.js Jam returns this April challenging web developers to build a game based on a theme. Join in to have fun and/or win prizes!

Angular logo

Popular topic

Angular is an open source web application platform.
RenderATL 2024

Upcoming event recommended by GitHub

Jun
12

RenderATL 2024

June 12, 2024 - June 15, 2024 • Americasmart - Atlanta, GA

RenderATL is a tech conference and music festival focused on supporting people of color in technology

This recommendation was created by GitHub staff

Ranger

Repo maintenance is hard — you could use a hand

Ranger is a sidekick for repo maintainers. It reduces the burden of repository maintenance by automating common tasks, like:

  • Auto-merging pull requests when all the status checks pass
  • Auto-closing issues when a specific label is applied after a preconfigured amount of time
  • Creating frequent comments in a standardized manner
  • Auto-deleting branches after pull requests have been merged
  • and more!

Trending repository

涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。

  • Updated Apr 2, 2024
  • Java

This recommendation was created by GitHub staff

Renovate

Mend Renovate | Dependency Update Automation

Renovate: an open-source tool which automatically creates pull requests for all types of dependency updates. Includes crowdsourced test and package adoption data are used to flag potentially risky updates and enable auto-merging for those that meet user-defined conditions.

How Renovate works:

  • Scans your repos to detect dependencies (wide package manager support)
  • Checks if any newer versions exist
  • Raises PRs for available updates