JavascriptHow to Search Through Different Social Media Platforms with Node.jsIn this tutorial, we'll go over how to search through each of Twitter, Instagram, Tumblr, and Pinterest.
Browser ExtensionsHow to Send Notifications in Chrome ExtensionsIn this tutorial, we'll go over how to send notifications in Chrome and how to schedule notifications to be sent at a later time.
ReactReact Custom Hooks Tutorial - Creating useOnline, Testing and Publishing ItIn this tutorial, we'll go over how to create a simple custom React hook, testing it locally, and then publishing it on NPM.