Alex.MuriukiAn introduction to useSWR for remote data fetchingHere is simple step by step tutorial that gets you started with the useSWR hook. An alternative to useSWR would be using the useEffect hook…Apr 7, 2022Apr 7, 2022
Alex.MuriukiAn introduction to writing tests using CypressCypress is a testing framework for web applications that makes writing tests for frontend web applications seamless, faster and reliable.Jan 25, 20221Jan 25, 20221
Alex.MuriukiAn introduction to testing react applications using @testing-library/react by creating a simple…Testing applications is really important before shipping applications to your end-users since it confirms that everything is working…Jan 24, 2022Jan 24, 2022
Alex.MuriukiSuper friendly introduction to classnames in ReactIf you have been writing ReactJS applications, you might have stumbled upon the classnames npm package from the classnames npm package…Jan 8, 2022Jan 8, 2022