May 7th, 2022
How To Build An Accessible Modal
Building an accessible modal is not an easy task, although it's a very common element. Let's see how to build one easily.
Read more
Welcome to my blog (yet another dev blog) . My name is Aro, I am a Frontend Developer based in Lyon, France.
This blog is my attempt to make the world a better place by sharing my modest knowledge in Web development. I write mostly about Frontend dev and React.
May 7th, 2022
Building an accessible modal is not an easy task, although it's a very common element. Let's see how to build one easily.
Read more
April 23rd, 2022
Truncate and limit long paragraph with this component
Read more
April 16th, 2022
How to apply the SLA principle to improve React component code
Read more
April 9th, 2022
Component re-rendering is not a problem per se, but we can easily avoid it in some cases
Read more
October 1st, 2021
How to use composition in React
Read more