2023 in a Nutshell
2023 is over and I did in the last years is time to summarize it. For me, it’s always an …
2023 is over and I did in the last years is time to summarize it. For me, it’s always an …
As big a SPA is, more resources (javascript, css, images, etc.) need to load before starting to work …
We can agree decoupling is a good practice that simplifies the code and the maintainability of the …
When you introduce Typescript in a legacy project, or you are using a library that doesn’t …
Acaba de terminar la tercera edición de la #pulpoCon, y no será la última, pero si la última en la …
In our apps, it’s very common to store data in lists, for example, a list of users, a list of …
Last Christmas I got a Elgato Stream Deck as a present. My very beginning thoughts were: “I …
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 custom v-model in Vue 2 …