Here's what's popular on GitHub today...
Trending repository
-
Updated
Jul 30, 2022 - C++
The Download
On this episode of The Download, Christina returns from some downtime with a random t-shirt and the latest developer and open source project news, including GitHub Copilot, Deno Fresh, GPT-3 code explanation, TensorFlow Lite for Commodore 64s, and more!
Popular topic
Qt
Trending repository
Trending repository
-
Updated
Jul 30, 2022 - HTML
Upcoming event recommended by GitHub
Kansas City Developer Conference 2022
August 08, 2022 - August 10, 2022 • Kansas City, MO
Trending repository
Currently the aptos CLI prompts you whenever you're doing something potentially risky. To avoid this you can pass --assume-yes but this gets old very fast for people who are used to CLIs just executing their commands without confirming. It'd be nice to have some way to set something in the config that effectively enables --assume-yes for every command.
Trending repository
Collection recommended by GitHub
Game Engines
Frameworks for building games across multiple platforms.
App recommended by GitHub
DeepAffects
Managing teams to deliver projects/products on time is hard, but figuring out where your team collaboration is lacking can be even more painful. DeepAffects analyzes emotions and tones in issue description and comments to provide actionable insights to identify the high-resolution time issues, disagreements in the team.
DeepAffects is a team dynamics analytics application, for managers & team leads, to get issue-level emotional insights, to increase team dynamics & productivity.
Trending repository
-
Updated
Jul 30, 2022 - Go
Trending repository
-
Updated
Jul 30, 2022
Trending repository
-
Updated
Jul 30, 2022 - Python
Trending repository
-
Updated
Jul 29, 2022
Trending repository
-
Updated
Jul 29, 2022 - C++
Trending repository
-
Updated
Jul 30, 2022 - Jupyter Notebook
Trending repository
-
Updated
Jul 29, 2022 - TypeScript
Trending repository
-
Updated
Jul 30, 2022 - Kotlin
Trending repository
-
Updated
Jul 30, 2022 - C++
Trending repository
-
Updated
Jul 22, 2022 - HTML
Trending repository
-
Updated
Jul 30, 2022 - Swift
Trending repository
Summary
Quotation marks should be used to delineate things and make it clear that things are not prose.
There are other ways to delineate such things, e.g. <tt>text</tt> instead of 'text'.
Motivation
I've watched people try to select the name of the resource in order to delete an object, e.g.:
<img width="1010" alt="image" src="https://user-images.githubusercontent.com/2119212
Trending repository
Website or app
https://developer.chrome.com/blog/mv2-transition/
Repro steps
Use latest React DevTools with Electron (Chromium) (18.2.0 / Chromium 100)
(node:80082) ExtensionLoadWarning: Warnings loading extension at ./node_modules/electron-devtools-vendor/extensions/react-developer-tools:
Manifest version 2 is deprecated, and support will be removed in 2023. See https://
Trending repository
Trending repository
-
Updated
Jul 29, 2022 - Lua
Trending repository
-
Updated
Jul 30, 2022 - C++
Trending repository
-
Updated
Jul 13, 2022 - Python
Trending repository
-
Updated
Jul 9, 2022 - JavaScript
Trending repository
-
Updated
Jul 29, 2022 - HCL
App recommended by GitHub
Buddy
Get back your time with Buddy’s delivery pipelines that eliminate repeatable tasks in your daily development.
Automatically build & ship web projects on a single git push, on click, or recurrently. Easily define your own delivery process just like you build a house of bricks: from builds and tests, to deployments, custom scripts, and website monitoring.
Bring the newest tech to your team’s stack with native Docker support: containers, microservices, Kubernetes deployments, and more.
Volunteer help
As a branch of #3274 .
At present, the test coverage of shenyu-common module is not high. Please try to make the test coverage of each class reach more than 80% (in the case of ensuring the stability of the test).
If you would like to help, please leave a message under this issue. BTW, you can use
Run 'Test in 'xxx'' With Coveragein IntelliJ IDEA to see the approxim