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
PHP
Trending repository
Trending repository
-
Updated
Jul 30, 2022 - HTML
Upcoming event recommended by GitHub
30 Minutes to Merge: Accelerate shipping with GitHub Projects
August 24, 2022 • Online
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
App recommended by GitHub
Visual Source
Mesmerizing Source Code History Visualization.
Create beautiful motivational videos for your team through source code history visualization.
Easy to install, zero configuration & videos can be generated in minutes.
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 29, 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
Zenhub
ZenHub is the only project management tool that integrates natively within GitHub’s user interface. No lengthy onboarding. No configuration headaches. No separate logins. Developers stay in an environment they love and Project Managers get total visibility into the development process.
Dev teams at companies like NASA, Microsoft, Adobe, Comcast, Docker, VMware, and Leap Motion trust ZenHub's powerful browser extension to help them ship better software.
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