Javascript Patterns: Modular Pattern
Let's start with a basic overview of Modular patterns in javascript first. In the modular pattern, we have different files containing some kind of logic, functions, or variables which can be exported from those files and imported into where we have t...
shehriyarnadeem.hashnode.dev2 min read
Nitin Khaitan
Towards Polyglot Architecture
Kudos for the excellent article.
Below is a good read about the design pattern for the database layer: medium.com / towards-polyglot-architecture / design-patterns-for-the-database-layer-7b741b126036