Intro to System Design
📌What is System Design?
It is the process planning how a software system should be built, it’s like blueprint of a house before actually constructing it.
Before writing code, engineers first decide:
How the system will work
What components it will...
bugfreenik.hashnode.dev3 min read