Sending Mass Mail from Google Sheet using Scripts Leverage the power of Google Script to run email campaigns, right from your Google Sheet. Vaibhav Sharma Jun 4, 2018 | 3 min read
Writing Authenticated Route Component in React Redux Writing Authenticated Routes which will redirect to signin page if the user is not authenticated and once signed in it'll redirect back to the same page. Vaibhav Sharma Jun 2, 2018 | 3 min read
Scraping Dynamic Websites (Angular, React etc) with Scrapy and Selenium Scraping websites made with Javascript frameworks like Angular and React is not possible with Scrapy or Beautiful Soup, learn to do so with the added help of Selenium. Vaibhav Sharma May 4, 2018 | 3 min read
Awesome Moments from Avengers: Infinity War Here are some of the most awesome moments from the long-awaited Avenger's Infinity War. Vaibhav Sharma Apr 30, 2018 | 3 min read
Requesting User details from JWT in Django OAuth Toolkit Learn to write an API to fetch the details of currently logged in user, using the Authorization Token, in Django Oauth Toolkit Vaibhav Sharma Apr 16, 2018 | 2 min read
Writing Tests for Authenticated APIs in Django REST Framework Learn to write tests for Django OAuth Toolkit Authenticated APIs in Django REST Framework. Vaibhav Sharma Apr 13, 2018 | 2 min read