Creating a simple donut progress chartOne of more simpler charts you can create is a circular chart to represent the percent of completion …Read more
Javascript unary operators: Taking advantage using themWhat’s an operator?An operator is a symbol that define the operation to do between 1 o more …Read more
Understanding Javascript's event loop: Macrotasks and microtasksDespite what it may seem, Javascript execution in a browser is synchronous. It is a similar thing as …Read more
Slimbook ProX 15: First ImpressionsAs you probably know, I started a new job this year, and my company provided me a laptop. They asked …Read more
Start using Typescript in Vue. The easy way.If you program in JavaScript probably somebody told you about the advantages of using Typescript or …Read more
Using same avatar in different accounts and avoid confusionProbably you have several internet services accounts, and some in the same service, for example two …Read more
(Deep) Cloning objects in JavascriptCloning objects in Javascript (and in other languages) is a tricky task. JS doesn’t store the object …Read more
Vue Router lazy loading and chunkingWhen you start to create SPA (Single page application) you must bear in mind that SPA doesn’t …Read more
Instagram RGB ProjectThis is my first post in English. I joined a team whose main language is English and I need to …Read more
Simracing: Muy real y mucho realLlevo mucho tiempo jugando a simuladores de conducción, especialmente de F1, y cuando digo mucho …Read more