Neville Kati N.Web Vitals in Website Performance OptimizationThe performance of a site can greatly impact the user experience and the business as a whole. According to a study done by Amazon in 2006…Sep 21, 2023Sep 21, 2023
Neville Kati N.How React works under the hood.Most of us are familiar with the command npx create-react-app my-app, but what does this do and what really happens when you create a react…Mar 28, 20231Mar 28, 20231
Neville Kati N.What is lifting of State in react?🤔So I have been working with React for quite a while, and it took me quite a while to grasp this concept of lifting state in React. This…Oct 20, 2022Oct 20, 2022
Neville Kati N.CREATING A DICE GAME IN JAVASCRIPT.Hello guys, I was able to design my very first DICE GAME with JS and thought I share the code and procedure with you guys. So lets kick…Feb 4, 2021Feb 4, 2021