you can just automate this part via slack channels. Yeah, you heard it right. You can use your slack channels to receive emails.
How to Upgrade React-Native version from 0.57.0 to 0.62.2
This article will guide you through the process of upgrading your React native version from a lower version possibly less than 0.59 to 0.62
Tl;dr it’s a cumbersome process if you don’t follow correctly.
TheCoronaVirus Android App built using React-Native ⚛️ in Just A Day 🤯
You can track the statistics in real-time. Sort the data by states and dates like today, yesterday.
Even there’s a self-assessment helper for COVID-19. Other important things like which helpline number to call in case of emergency. Also, I’ve provided the WhatsApp support number too.
A Real-Time Water Tank Level 💧 System with Push Notifications 🔔
Built an IoT solution that uses a NodeMcu and an Ultra Sonic sensor which measures the level of water in the tank. It sends data to my hosted server which in turn sends data to a mobile app. Using this app we can see the level of the tank, percentage, liters of water in real-time. We, also get notifications on mobile when the water is low or it’s full.
How I automated subscribing to 1000+ YouTube channels using JavaScript
So, I had a new google account and I wanted all my old channels which I had subscribed to in my old account. The simple way was to just open the account’s channel page and subscribe to all the channels one by one by manually clicking them.