Find a item in lists in js: Performance of Set vs Array
In our apps, it's very common to store data in lists, for example, a list of users, a list of posts,…
In our apps, it's very common to store data in lists, for example, a list of users, a list of posts,…
Last Christmas I got a Elgato Stream Deck as a present. My very beginning thoughts were: "I don't…
> This article was published originally in DZone. I wrote it in collaboration with Miguel García In…
> This article was published originally in DZone. I wrote it with Miguel García Caches are very…
In 2019 (almost 4 years ago) I wrote an article about how to handle a :astro-ref[custom v-model in…
The real name of the CSS variables is CSS Custom Properties is a draft standard (yes when I wrote…
ENUM BASICS Enums is one of the nice things Typescript bring to the Javascript development's…
2022 is over, for me, it was a very intense year, with a lot of challenges, changes, laughs and…
15-20 years ago, web application developers had the knowledge and the technical skills necessary to…
Recently I was looking for more knowledge about Typescript typing, how to create more advanced and…