Here's what's popular on GitHub today...
Trending repository
-
Updated
Jul 12, 2022 - Python
The Download
On this episode of The Download, Christina is back in another newish location, and here with the latest developer and open source project news.
Popular topic
Express
Trending repository
-
Updated
Jul 12, 2022
Trending repository
-
Updated
Jul 13, 2022 - Swift
Upcoming event recommended by GitHub
Octogatos Conf22 Call for Papers
April 22, 2022 - September 25, 2022 • Virtual
Trending repository
-
Updated
Jul 12, 2022 - Jupyter Notebook
Trending repository
-
Updated
Jul 5, 2022 - Java
Collection recommended by GitHub
App recommended by GitHub
App Center
Ship Your Mobile Projects Faster
Automate the Build-Test-Distribute process for your mobile projects. Continuous Integration and Continuous Delivery (CI/CD) are at your fingertips.
Trending repository
-
Updated
Jul 12, 2022 - Go
Trending repository
-
Updated
Jul 13, 2022
Trending repository
Describe the proposed change(s).
It seems to be available starting from Node v17. See also:
https://developer.mozilla.org/en-US/docs/Web/API/structuredClone
Trending repository
-
Updated
Jul 12, 2022
Trending repository
-
Updated
Jul 13, 2022 - Nunjucks
Trending repository
-
Updated
Jul 13, 2022 - JavaScript
Trending repository
-
Updated
Jul 13, 2022 - Python
Trending repository
-
Updated
Jul 12, 2022 - Shell
Trending repository
-
Updated
Jul 6, 2022 - Python
Trending repository
This action doesn't require debug mode. A user can optionally add it as a precondition to a keyboard shortcut if they so choose.
Trending repository
-
Updated
Jul 12, 2022 - C++
Trending repository
Trending repository
-
Updated
Jul 13, 2022 - C++
Trending repository
Trending repository
-
Updated
Jul 13, 2022 - PowerShell
Trending repository
-
Updated
Jul 12, 2022 - Python
Trending repository
Trending repository
Whiskers' regex looks for <..> as opposed to tokenizing the input, so it is not able to detect truncated/mistyped input.
For example it can't detect that <!b is not terminated in<?b> X <!b Y </b>.
With some heuristics it could be improved: match for <?, <! and </ and only allow identifiers which are terminated with >, otherwise it is invalid.
_Originally posted by @axic in h
Trending repository
As discussed in the FE variety meeting, we should nest certain common components within the same directory. You can read more about this decision, here.
Examples of component types which can all co-exist in common directories include:
- modals, e.g. in a folder called
modals - dialogs, e.g. in a folder called `d
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.
What does this PR do?
Improve repo
For resources
Description
Added a small definition about programming/coding playgrounds for making it understandable to beginners
Why is this valuable (or not)?
Copy the definition merged in #6822 into the rest of CONTRIBUTING files, opening a 3 weeks window to translate it by our comunity
Checklist: