Here's what's popular on GitHub today...
Trending repository
-
Updated
Jul 7, 2022
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
Trending repository
-
Updated
Jul 7, 2022 - Python
Trending repository
Upcoming event recommended by GitHub
Octogatos Conf22 Call for Papers
April 22, 2022 - September 25, 2022 • Virtual
Trending repository
-
Updated
Jul 8, 2022 - TypeScript
Trending repository
-
Updated
Jul 8, 2022 - Python
Collection recommended by GitHub
App recommended by GitHub
Sentry
Sentry provides real-time crash reporting, giving your team insight into errors affecting your customers in production. Sentry supports dozens of languages and frameworks and is trusted by thousands of companies like Pinterest, Uber, Stripe, Dropbox, and Airbnb.
Sentry doesn't just alert you to errors, but integrates into your GitHub development flow by linking errors to the commit and author likely responsible, creating new GitHub Issues, and resolving errors with commit message.
Trending repository
-
Updated
Jul 8, 2022 - Python
Trending repository
-
Updated
Jul 5, 2022 - JavaScript
Trending repository
-
Updated
Jul 8, 2022 - TypeScript
Trending repository
What about History?
Histories make men wise.
What about Network ?
Trending repository
-
Updated
Jul 8, 2022
Trending repository
Whenever we switch to the database plugin or if we click on the refresh button
connection.receive(
DATABASE_LIST_COMMAND,
....
is called thus, the info about our database is updated in the desktop client.
Is it possible to do the other way around, that is, notify the client that it should update the UI because our database has changed, thus not requiring to press the refr
Trending repository
-
Updated
May 17, 2022
Trending repository
-
Updated
Jul 8, 2022 - TypeScript
Trending repository
-
Updated
Jul 8, 2022
Trending repository
文本中如果有数字读不出来
Trending repository
-
Updated
Jul 7, 2022 - Python
Trending repository
-
Updated
Jul 3, 2022 - JavaScript
Trending repository
-
Updated
Jul 8, 2022 - Python
Trending repository
-
Updated
Jul 8, 2022 - TypeScript
Trending repository
-
Updated
Jul 8, 2022 - TypeScript
Trending repository
-
Updated
Jun 23, 2022 - Swift
Trending repository
-
Updated
Jul 8, 2022
Trending repository
-
Updated
Jul 8, 2022 - Python
Trending repository
-
Updated
Jul 7, 2022 - Go
App recommended by GitHub
Codiga
Codiga is a code analysis and code review platform
With Codiga, analyze your code, estimate the cost of your technical debt and automate your code reviews. All coding errors are surfaced directly on your GitHub code reviews. Integrate with GitHub actions or third-party tools such as Mergify, CircleCI or Jenkins to check that all production code does not have any issue!


Currently,

path.joinhas a failing test:These tests are taken from Node, so it likely is a real bug
The code implementing
path.joinis in this file: https://github.com/Jarred-Sumner/bun/blob/701d6ec45d7e339b352b37869bd2a7d4849b35fb/src/resolver/resolve