Trending repository
-
Updated
Aug 1, 2022 - C++
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!
April 22, 2022 - September 25, 2022 • Virtual
Frameworks for building games across multiple platforms.
Repo maintenance is hard — you could use a hand
Ranger is a sidekick for repo maintainers. It reduces the burden of repository maintenance by automating common tasks, like:
Часто приходится реализовывать запросы к БД, которые в зависимости от переданных параметров должны добавлять в запрос к БД дополнительные условия - фильтры.
Например, если передали строковый параметр, то нужно поискать в строковых полях, если передали коллекцию идентификаторов, то поискать с вхождением какого-то поля в эту коллекцию( массив).
Для этих целей удобно использовать QueryBuilder
A GitHub App built with Probot that creates a new branch after assigning an issue
Describe the solution you'd like
As you can see from the image, being able to have more than one shell in a project would be great.
Edit by @austincondiff: