What is VuePress and why you should use it to document your project?VuePress defines itself as a Vue-powered Static Site Generator. In other words, is a tool to create …Read more
Export and import Vuex stateIf you are familiarized with Vuex, you must know that Vuex is a state management pattern library for …Read more
Sharing variables between SCSS and TypescriptSometimes you need to share variables between CSS (or SCSS) and Typescript, for example, if you have …Read more
Why I write a blogIf you are here (Welcome!) you are reading my blog, this is obvious 😂, and I want to share with you …Read more
Improving your Vue (and JS) coding quality and workflowTo start coding Javascript (and other languages), you almost need nothing, just a simple, text …Read more
My favorite YouTube Channels 2020In 2018, I did a list of my favourite YouTube Channels (Spanish), almost 2 years pass after this …Read more
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