Sync Forked Repository With Upstream πβοΈ
2020-06-07
Here’s the situation, You have forked a repository on GitHub, you have made your changes and sent a pull request, β¦
Enable Dark Mode Across Chrome ππ
2020-06-03
There are lots of extensions out there that turn your web browsing experience much better if you prefer dark backgrounds β¦
Add Numbers Without Arithmetic Operators π ββοΈβ
2020-05-03
What if you are given a problem where you have to add two integers but you can’t use any arithmetic operators (+ - β¦
Control your Android device from PC π±π»
2020-04-28
Wouldn’t it be convenient if you could mirror your Android device’s screen onto your PC and interact with β¦
Microsoft Actually LovesοΈ Linux? π§β€
2020-03-19
Any of you who use npm should have received a mail and that is the reason behind this post. Microsoft has made a lot of β¦
Trim Unnecessary Files From Git History βοΈποΈ
2019-08-25
Here’s a common scenario, You have committed a file to your git repo and have also pushed to remote. The file β¦
Navigating JavaScript π€·ββοΈπ§
2019-08-08
JavaScript is taking the world by storm, once used to add functionality to the web, now it is being used in almost all β¦
Must Know Shell Keybindings π§π
2019-05-19
A shell also known as the command line is one of the most important tools for any software developer. You can do very β¦