Top Design Patterns to master in Node/TypeScript
Over the years I have seen that there is one thing that separates a seasoned developer from a freshman: the extent to which they use Design Patterns! But What are Design Patterns? Design patterns are tried and tested holy grail of solutions to the most common code design problems which have stood the test of […]
Tags: backend, clean-code, design-patterns, Interview, javascript, object-oriented programming, TypeScript