Introduction Web performance is all about loading the websites fast or loading them in a way it seems fast to the end user. Web performance doesn't...
Like useState which we have discussed in a previous blog useEffect is another react hook which makes functional react development easier for us. The...
UseState can be considered as the most important & common used react hook. It allows us to change state of variables in react functional components....
The Basics · CSS selectors are used to find HTML elements & style them. CSS selectors are of five types. Simple Selectors Combinator...
Reduce is a higher-order JavaScript function which executes reducer method provided to it on an array & unlike map or filter function it returns...
Abstract The project will take care of people who requires the reminder & forgot to take their medicine on time. Elder people or people with...