Do not multiply the builder
Introduction
As a lazy developer, we do not want to have to create one builder for each business entity present in our application. Here again Typescript generic will come for help, in order to maximize the reuse of our code. Let see how it can be d...
blog.carli.dev1 min read