Optimizing a React App
Before we start,
What is Single Responsibility Principle ?
It is an important principle in Computer Science Engineering. It means if you have a function or a class or any single identity of your code then it should have just a single responsibility....
techstack-tales.hashnode.dev4 min read