The Repository Pattern
Building web software will always include some kind of database access. For this guide, it does not matter, whether the data access is done via SQL or NoSQL, Google Sheets, whatsoever. Since this post is all about the repository pattern. An often enc...
royalzsoftware.hashnode.dev3 min read