Need a alarm every 20 min to get up, relax your eyes and refocus? Or maybe a cron job schedule to run every 10 mins or so? Here's a easy solution...
ReadIsn't it nice to automate running of basic sanity tests like checking linting and unit tests before proceeding with merging of a pull request or deploying a new build?It's easy to setup such a CI pipeline for your git repo. Let's see how...
ReadSpreadsheets have served as databases in the past and are quiet convenient to use for simple cases when there isn't much complexity involved. Google sheets is a powerful tool as it integrates easily with various services. Let's try using it as a CMS...
Read