Who is this?
I am Francesco Russo, italian from a coastal town, working as a frontend
developer.
I enjoy writing software and about software, so welcome
to my programming blog.
Recent Posts
Making a multi-word filter in React
Step by step.
Benchmark - cloning an array and changing one element
What's the most performant way to do it? A question for arrays used as React state.
Mock useParams (React Router 6+) in Jest with NO boilerplate
A straightforward solution to a not-so-straightforward problem.