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
Next version of massCode. A free and open source code snippets manager for developers
-
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
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
-
Updated
Jul 8, 2022 - Python
Trending repository
24 Lessons, 12 Weeks, Get Started as a Web Developer
-
Updated
Jul 5, 2022 - JavaScript
Trending repository
See cost estimates for Terraform right in your editor
-
Updated
Jul 8, 2022 - TypeScript
Trending repository
What about History?
Histories make men wise.
What about Network ?
Trending repository
Master programming by recreating your favorite technologies from scratch.
-
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
Коллекция вопросов и ответов на собеседовании по веб-разработке (https://tinyurl.com/wxysrpsy)
-
Updated
May 17, 2022
Trending repository
Quickest way to start a new web app with full stack typesafety
-
Updated
Jul 8, 2022 - TypeScript
Trending repository
Resources for deep learning with satellite & aerial imagery
-
Updated
Jul 8, 2022
Trending repository
文本中如果有数字读不出来
Trending repository
-
Updated
Jul 7, 2022 - Python
Trending repository
-
Updated
Jul 3, 2022 - JavaScript
Trending repository
A unified framework for privacy-preserving data analysis and machine learning
-
Updated
Jul 8, 2022 - Python
Trending repository
-
Updated
Jul 8, 2022 - TypeScript
Trending repository
NeoPOP components library based on CRED's design system
-
Updated
Jul 8, 2022 - TypeScript
Trending repository
Reactive Programming in Swift
-
Updated
Jun 23, 2022 - Swift
Trending repository
-
Updated
Jul 8, 2022
Trending repository
YOLOv5
-
Updated
Jul 8, 2022 - Python
Trending repository
An open-source tool for auditing your software supply chain stack for security compliance based on a new CIS Software Supply Chain benchmark.
-
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