PinnedA history of JavaScript (I)A step-by-step review of the main JavaScript-based frameworks and how they have influenced the way we build web applications.Mar 4, 2023Mar 4, 2023
PinnedPHP 8. Todas las novedades de esta nueva versión (I)Un repaso a fondo de las novedades que tendremos disponibles a partir del 26 de noviembre para trabajar con PHP.Nov 15, 2020Nov 15, 2020
Embracing Array Immutability with Copy ChangesA New Chapter in JavaScript. 2023May 10, 2023A response icon1May 10, 2023A response icon1
Demystifying Defensive Programming: A Modern Approach to Bulletproof CodeIs it a myth? A sophisticated way of programming? Or an obsessive concern for errors?May 2, 2023May 2, 2023
A history of JavaScript (II)And then came Webpack, ES6, and ReactJS. And everything changed.Apr 4, 2023Apr 4, 2023
5 habits to enjoy workEnjoy every day at work: 5 key habitsFeb 3, 2023A response icon2Feb 3, 2023A response icon2
React. What is a “rerender” (I)In this article you will be able to learn everything behind a “rerender” in React: what causes them, how to avoid them, and patterns and…Jan 24, 2023A response icon1Jan 24, 2023A response icon1
The SOLID principlesThe SOLID principles explained in detail for the development of maintainable and robust applicationsJan 9, 2023Jan 9, 2023
Happy Birthday TypeScriptOn October 1, 2012, Microsoft released the first version of TypeScript, a language built on top of JavaScript that would revolutionize the…Nov 8, 2022A response icon1Nov 8, 2022A response icon1
Capítulo 6. Lo que aprendí de DDD. Módulos y Bounded ContextsDDD favorece la agrupación de nuestros archivos por conceptos específicos de nuestro dominio, definiendo módulos y bounded contexts.Sep 21, 2021Sep 21, 2021