Monsgeek M5 custom keyboard review
5 years ago I bought my first mechanical keyboard, a cheap and simply one, the Krom Kernel, a 100% …
5 years ago I bought my first mechanical keyboard, a cheap and simply one, the Krom Kernel, a 100% …
Me and my wife work remotely and we do it in the same room, but there is a problem: the meetings, …
Hexagonal architecture is a software design pattern based on the separation of responsibilities. The …
This is the second post of a series about why and how to create a UI components library. I’m …
Last year I wrote a post about the typescript enums: how to use them, some of the disadvantages, how …
This is the first post of a series about why and how to create a UI components library. I’m …
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 …