From Chaos to Order - Using the Repository Pattern the Right Way; Eric Johansson


Details
From Chaos to Order - Using the Repository Pattern the Right Way
If you've ever struggled with your data access being a mess, hard to follow, and even harder to test, perhaps using the tried-and-true Repository pattern might be the right choice for you!
In this beginner-friendly and code heavy session, we will break down the principles behind the repository pattern and how combining it with other patterns like Unit of Work will make sure that you keep our data consistent, robust and testable.
In the end, we will dive into some code examples and have a working, basic implementation of a repository with the necessary plumbing for your next application.
This will be recorded and made available soon after. You can find recordings on https://youtube.com/@tulsadnug

From Chaos to Order - Using the Repository Pattern the Right Way; Eric Johansson