Skip to content

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

Storybook logo

Popular topic

Storybook is a UI development environment for your UI components.

This recommendation was created by GitHub staff App recommended by GitHub

PR Chat

Smarter notifications

Say goodbye to notification fatigue. PR Chat creates a single Slack message for every PR. Any changes to the PR instantly and silently update the Slack message

Full fidelity

Your PR looks the same as it does on Github. All formatting is preserved including text formatting, images and even code diffs.

Organized PR conversations

Use Slack to power your PR discussions. Conversations in the Slack message's thread are two way synced with Github comments.

Trending repository

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

  • Updated Dec 8, 2023
  • Java

Trending repository

Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/

  • Updated Dec 8, 2023
  • Rust

This recommendation was created by GitHub staff App recommended by GitHub

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.