Have you ever thought of creating API's using google sheets? For smaller projects (e.g. portfolio) it doesn't make any sense to create a brand new...
Linux commands file system Everything in Linux is file based. all the commands that we use in terminal is file based and are actually stored in a...
Virtualbox is not yet released for mac m1. in this case vagrant setup becomes challenging in m1. but there is one alternative of virtualbox that is...
In This book author talks about how you can create good habits. there can be multiple ways by which we can work on our existing habits or create new...
I recently got fooled by one of an policy agent, he tried selling me the policy which have a very expensive premium and very low cover. he started...
Squashing and rebasing the commits is one of the important parts of Github. so here we will see how it works. rebasing your branch with the master...