The hooks API has been nothing less than a revolution in the React world. No more dealing with the complexities of the Javascript class, nor the crazy...
The problem While building a re-usable component we tend to forget what are the essential features the component itself should have. Let me explain,...
What are we building A mobile first dashboard layout. Tech stack used HTML5, CSS3, Javascript (no frameworks for now). Theory behind For a long time,...