Articles in this series
How to see the current git branch in the terminal. · I'm a git Kraken lover but sometimes surf into my projects. I love to know in which branch I'm...
Make terminal clean · I love to have a clean terminal, the name of the computer is a piece of information not relevant to read every single time. I'm...
Sass provide darken and lighten mixins to make our colors looks darken or lighten, but how to do it without a preprocessor, only with the power of CSS...
How to calculate how much time take your code · Sometimes, we want to know how is the performance or time spent in some function or process can be solved...
I'm VSCode fan, this is my 20 VSCode extensions in my workflow. A special description for my top 3. 1-TabNine is the most powerful extension for...
Improve the user experience feeling with animations. · I continue fixing my CSS weakness and today is time for the CSS Animation. CSS helps us create...