This blog provides a use case of triggering USD-INR exchange rate notifications daily by creating a netlify function which in turn is hooked to IFTTT webhooks and triggered daily by cron-job.
Google Sheets can serve as a quick data source and with API's exposing that data, we can build some pretty cool apps.
Tutorial on using OAuth with Express by taking an example of an application connecting to Github OAuth API's.
Tutorial on basics of ES6 Javascript
Walk through of integrating and using Jest as a testing library for React-Redux applications along with discussing various testing patterns.
Setting up personal blog website with Jekyll and Github pages along with looking at other alternatives.