Install Brew on M1/M2 Mac (2023)Recently I came across a requirement to have Homebrew installed on my mac, Hence I decided to share the approach with anyone who has the…Feb 7, 20231Feb 7, 20231
Add Eslint Support to your React Project with React Hooks + TypeScript Rules Support — 2022Recently I came across a requirement where I needed to add eslint support for one of React Native projects. In this article, I’m going to…Sep 26, 2022Sep 26, 2022
Does Python have a string ‘contains’ substring method?I’ve seen lots of devs were searching online for a solution like how to do the string contains, in the python language. In this article…Jun 29, 2021Jun 29, 2021
How to delete a git branch Locally and RemotelyI have seen lots of people struggling to delete a git branch from the local and the remote repository. Here is a quick guide to delete your…Jun 25, 2021Jun 25, 2021
How do I undo the most recent local commits in Git?Recently accidentally committed the wrong files to Git, but didn’t push the commit to the server yet. Then I wanted to undo those commits…Jun 1, 2021Jun 1, 2021
How to Install WordPress in Google App Engine Standard Environment [2021 Guide]May 14, 20211May 14, 20211