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
Frameworks for building games across multiple platforms.
Sider checks code using custom rules based on project specific knowledge and cumulative team experiences. On each pull request, Sider automatically alerts developers on previously documented issues and key information relevant to the changed code.
Часто приходится реализовывать запросы к БД, которые в зависимости от переданных параметров должны добавлять в запрос к БД дополнительные условия - фильтры.
Например, если передали строковый параметр, то нужно поискать в строковых полях, если передали коллекцию идентификаторов, то поискать с вхождением какого-то поля в эту коллекцию( массив).
Для этих целей удобно использовать QueryBuilder
Deploy code fearlessly and fix bugs faster with Airbrake Error & Performance Monitoring. Airbrake notifiers are available for every major programming language and framework and installs in minutes. Spend less time tracking down problems and more time developing.
Discover the power of Airbrake and create a free dev account, which comes with unlimited errors and events for the first 30-days. Quick sign-up, no credit card required. Go to https://airbrake.io/new to create your free dev account!
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: