How to create self-signed ssl certificate for nginx (Apple Mac) [2021 tutorial] I believe this questions bugged many of you and you spend dozens of minutes googling that until you find that one tutorial. And guess what. I did ...
iCalendar – Everything you need to know Main website: https://icalendar.org/ Feed validator: https://icalendar.org/validator.html iCal vs iCalendar iCal is a commercial name for th...
How to create alias for a command in terminal (bash) [2021 tutorial] If you are used to working with terminal you might encounter you are writing the same commands again and again. For example: git pullgit pushc...
How to use GIT stash git stash is one of those less-known commands that can be real life saver. In this article I will explain what it is, why you should use it and s...
How to install MySQL on MAC [OSX Catalina] (2020 Update) Here's a quick guide on how to install MySQL database on your Apple Macs. This tutorial is aimed at Catalinas, but is high probable to work on oth...
How to troubleshoot any error while coding ReferenceError? Parse error? Does that make your head spin and want to throw the computer out of window? Don't worry, there is very easy guide ...