-
### New Feature / Enhancement Checklist
- [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md).
- [x] I am not just asking a [questi…
-
Pytest fixtures have some really powerful features/properties:
- inversion of control (plugins add new functionality)
- dependency injection (fixtures declare their dependencies by fixture name)
…
-
```mermaid
journey
title Scores History
section f703a7bda353e0a5244f6e531104ee9dca768094
message: 2: fsillanes
vulnerability: 4: fsillanes
section 326564b28f0eebabf040ec07e0cdd976575927b1
message: 4…
-
# Now
- ~~Turn params into a rquest object~~
- ~~pass request to usecase~~
- ~~respond with request been processed~~
- ~~Access query parameters~~
- ~~bash script to run sql file from bash~~
- T…
-
Replace Dagger-Hilt with Koin
-
### **Фидбек №1**
сборка простая (есть taskfile и минимальный makefile), но нет документации как собрать проект без этих посторонних средств (например на windows)
не go-way обработка ошибок
пан…
-
Hi UI5 team,
I'm trying to develop an application with UI5. As it is a bit more complex than just small webapps, I'd like to use some sort of Inversion of Control or Dependency Injection to improve…
liwde updated
2 years ago
-
I have a gallery with two images. When I click the thumbnail of first image, preview shows the next one (second image).
I thinks preview index is not aligned with the thumbnail one. Could you check p…
-
Currently providers can talk to the API, but not the other way around. We want to change that.
Most providers support checks/statuses that can reject PRs and such (see https://github.com/iver-wharf…
-
**Build scan link**
**Plugin version**
1.25.0
**Gradle version**
8.3
**JDK version**
17
**(Optional) Kotlin and Kotlin Gradle Plugin (KGP) version**
Kotlin 1.9.10
**(Optional) And…