-
### What is this issue related to?
Enhancement
### Description
We have decided to refactor our codebase to follow the `repository` pattern. This will improve code modularity, maintainability, and r…
-
## 목적
> viewmodel을 얇게 하기 위함
## 작업 상세 내용
- [ ] MenuRepository
- [ ] ReviewRepository
## 참고사항
-
Currently the only way to match repository names in filters is using strict equality, `startswith` or `endswith`. Is would be awesome if we could define patterns that would then be used for filtering …
-
This is not really an issue, but more an information request. I really like the way repositories are implemented in this project. A problem I usually have with repositories is their size when implemen…
-
# 안드로이드 Repository 패턴은 무엇인가 - ppeper
[https://ppeper.github.io/android/repository-pattern/](https://ppeper.github.io/android/repository-pattern/)
-
I loved NuxtUI, I would like to see an example of a CRUD using the repository pattern.
Thanks.
-
https://threedots.tech/post/repository-pattern-in-go/
-
**Issue Description:**
There are inconsistencies in branch patterns across various workflow files in the repository. These inconsistencies could lead to workflows not triggering as expected. Standar…
-
The initial discussion can be found on twitter:
https://twitter.com/webdevilopers/status/1519600542544281602
My tweet was based on the following thread regarding the "repository pattern" opened b…
-
Take the example from https://dotnettutorials.net/lesson/repository-design-pattern-csharp/