Debounce Your React Code to Improve Performance
A debounce is a tool that every web developer should have in their kit. It improves performance by limiting the number of expensive… (more…)
Read more »In this article I will introduce you to a project with I have developed over the last few months. It aims to share as much code possible… Read more