- Created a repository that contains the use-cases of various design patterns in jetpack compose https://github.com/meticha/Jetpack-Compose-Design-Patterns 5 comments androiddev
- How to use Abstraction and the Repository Pattern Effectively in your Flutter apps https://codewithandrea.com/articles/abstraction-repository-pattern-flutter/ 2 comments flutterdev
- Design Pattern: Using the Repository Pattern for better data encapsulation https://youtu.be/l_7ZpHE4EEY 8 comments python
- Should you use the Repository Pattern? With CQRS, Yes and No! https://www.youtube.com/watch?v=01lygxvbao4 74 comments dotnet
- How NOT to use repository pattern https://marcin-chwedczuk.github.io/repository-pattern-my-way 36 comments dotnet
- Use the Repository Design pattern in a Laravel application https://medium.com/@connorleech/use-the-repository-design-pattern-in-a-laravel-application-13f0b46a3dce 13 comments laravel
- Implementing the repository pattern using Entity Framework https://medium.com/@abduncan0/implementing-the-repository-pattern-using-entity-framework-5cf49fb1ee0a 27 comments dotnet
- Advanced Use Cases for the Repository Pattern in .NET https://www.infoq.com/articles/repository-advanced 6 comments dotnet
- Using repository pattern with data access objects. https://ivosklenar.net/Blog/Post/21 3 comments dotnet
- Laravel – Using Repository Pattern http://heera.it/laravel-repository-pattern#.u1gqzp4irjw.reddit 2 comments laravel
- The Repository pattern explained (using entity framework as example) http://blog.lowendahl.net/?p=249 27 comments programming
- Opinion: Stop Using the Generic Repository Pattern https://goodjava.org/blog?rec_id=17 70 comments dotnet
- Basic Pattern Repository - a collection of hand-made <patterns> intended to be used in inline svg. https://patterns.helloyes.dev/ 10 comments web_design
- Basic Pattern Repository - a collection of hand-made <patterns> intended to be used in inline svg. https://patterns.helloyes.dev/ 3 comments webdev
- The WHY Series: Why should you use the repository pattern? https://purple.pizza/why-should-you-use-the-repository-pattern/ 52 comments dotnet
- Refactoring database calls out of a controller using the repository pattern https://purple.pizza/refactoring-db-calls-out-of-controllers/ 13 comments dotnet
- Untangle your Domain Model from the Database: Using the Repository pattern to better encapsulate your ORM http://insights.workshop14.io/2015/08/09/untangle-your-domain-model-from-the-database.html 9 comments ruby
- Using the presenter pattern with the repository pattern https://github.com/robclancy/presenter 5 comments laravel
- Reusable Sessions using the Repository Pattern https://barreto.jp/blog/reusable-sessions/ 7 comments laravel
- Implementing DTOs, Mappers & the Repository Pattern using the Sequelize ORM [with Examples] - DDD w/ TypeScript https://khalilstemmler.com/articles/typescript-domain-driven-design/repository-dto-mapper/ 4 comments typescript
- Vanilla pattern for Flux - how to implement Flux without libraries just by using vanilla javascript services & models (example GitHub repository included in Typescript) https://medium.com/@tomastrajan/vanilla-pattern-for-flux-4cccd734e6fe 11 comments javascript
- A practical introduction to PostgreSQL in Go using Repository pattern and clean code techniques https://gosamples.dev/postgresql-intro/ 10 comments golang
- How to Use Repository Pattern with Active Record— Ruby on Rails Development https://hi.monterail.co/2cerqbf 16 comments ruby
- Hi all, thought I'd share the Unit of Work and Generic Repository pattern I'm using in my Blazor Server apps at work https://trystanwilcock.com/2023/07/09/implement-unit-of-work-with-generic-repository-pattern-in-c-sharp-asp-net-core/ 14 comments blazor
- Introducing VSCode Themes Community: Where Sacred Geometry Meets Modern Development - A place to create, share and discover new Visual Studio Code themes to customize your daily work tool with help from sacred geometry patterns. An open source project made using Svelte 5. Check out the repository. https://www.rlabs.art/vscode-themes-community 14 comments javascript