Trending repository
-
Updated
Aug 1, 2022 - C++
js13kGames is a JavaScript coding competition for HTML5 game developers that’s been running for over a decade.
September 14, 2022 - September 15, 2022 • Chicago, IL
Open source projects built in or receiving significant contributions from Brazil :brazil:
Productivity metrics, insights, and time tracking automatically generated from your programming activity.
Install the open-source plugin for your editor
Write code like you already do
Get a personal or team dashboard with metrics about your programming
Часто приходится реализовывать запросы к БД, которые в зависимости от переданных параметров должны добавлять в запрос к БД дополнительные условия - фильтры.
Например, если передали строковый параметр, то нужно поискать в строковых полях, если передали коллекцию идентификаторов, то поискать с вхождением какого-то поля в эту коллекцию( массив).
Для этих целей удобно использовать QueryBuilder
Crowdin is designed to be the one tool you need to get automated and continuous localization.
Seamlessly integrates into your development process. Files for localization from the branches you chose are transferred into a branch in your Crowdin project. Ready translations get transferred back as a pull request to your repository automatically.
Crowdin is trusted by companies like Kickstarter, Avast, iFixit, Joomla and more. Localize any kind of software using the same tool.
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: