🔸 Bypass Paywalls is a web browser extension to help bypass paywalls for selected sites
🔸Bypass paywall for quora, medium, bloomberg & many many more websites
🔸You need developer mode ON to use this extension
🔸Link 👇 github.com/iamadamdev/byp…
Sep 23, 2021 • 12 tweets • 3 min read
10 Best Practices to use GIT on team 🔥 🔥 🔥
Always ask yourself why you are using any git command
Here consider `main` branch is `production` branch
OK ready ???
Let's make your git experience on amazing 👇
Thread 🧵 #git#github
🦋 1. Never push into main branch🔥 🔥 🔥
🔸Always create new branch & make a Pull Request (PR) to main/master branch
🔸In this way, your main/master branch stay safe
🔸And your code will get pushed only after review from team member
Sep 22, 2021 • 12 tweets • 3 min read
10 Best practices in MySQL 🔥 🔥 🔥
Follow these best practices to make your queries faster and efficient
Note: Please research more about each topic before applying
🔸 Always index columns that you plan on searching on
🔸 Index the columns which are used in JOIN clauses so that the query returns the result fast
🔸 Do not use Index for many column, it will slow the Insert or Update
Jun 18, 2021 • 7 tweets • 3 min read
Learning AWS is one of the best decision I have ever made
Here is why 🧵
1/6 Constantly growing in revenue
The graph below shows that how industry need AWS cloud power
AWS revenue was $13.5 billion, up 32%, and operating profits were a record $4.2 billion
Isn't it a giant