daniel@barcelona:~$ ls blog/
[ Vim Tips: Increment a List to Be Ascending ]
Quick commands for incrementing a list to be ascending.
[ Vim Tips: What You Didn't Know About the J Command ]
The J command can do that? Awesome trick to join lines using the J command.
[ VS Code Tips: Convert to Template String ]
Quick command to convert strings to template strings
[ Bash Tips: Calendar & Date ]
Today's productivity tips for when you need to view the date, or calendar
[ Freelance Tips: 10 Questions to Ask Your Clients ]
Here is a list of 10 questions to ask your clients when developing software.
[ Vim Tips: Increase or Decrease a Number ]
Quick commands for increasing or decreasing a number.
[ React Hooks for Replacing Redux ]
Redux is a state container for JS apps. Can we do the same thing now that React Hooks are released?