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
Clojure
Trending repository
-
Updated
Jul 12, 2022
Trending repository
-
Updated
Jul 13, 2022 - Swift
Upcoming event recommended by GitHub
30 Minutes to Merge: Accelerate shipping with GitHub Projects
August 24, 2022 • Online
Trending repository
-
Updated
Jul 12, 2022 - Jupyter Notebook
Trending repository
-
Updated
Jul 5, 2022 - Java
Collection recommended by GitHub
Made in Brazil
Open source projects built in or receiving significant contributions from Brazil :brazil:
App recommended by GitHub
Cloud 66 for Rails
Cloud 66 for Rails allows you to build, manage and maintain your Rails applications that can be deployed to any cloud provider or to your own server. Cloud 66 for Rails helps you scale your database with master-slave replication, without having to make any configuration changes. You can add back-ups, load balancers and de-commission servers with a single click. Popular Rails and Rack frameworks available.
Trending repository
-
Updated
Jul 13, 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 13, 2022 - C++
Trending repository
Trending repository
-
Updated
Jul 13, 2022 - C++
Trending repository
Trending repository
-
Updated
Jul 13, 2022 - PowerShell
Trending repository
-
Updated
Jul 13, 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
LogRocket
LogRocket lets you replay problems as if they happened in your own browser. Instead of guessing why errors happen, or asking users for screenshots and log dumps, you can replay sessions to quickly understand what went wrong.
LogRocket records pixel-perfect videos of user activity along with console logs, JavaScript errors, network requests, and browser metadata. It also has deep integrations with React, Redux, Angular and Vue.js to record application state.


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: