Serverless

Using Google Sheets to save form submissions

Spreadsheets have served as databases and google sheets providing easy to use api can help us in saving any form submission data in it...

Read
Serverless

Using lambda function as REST api to upload files on s3

Serverless solution for uploading files on s3 using lambda function as api for getting pre-signed urls with write access to upload files directly on s3.

Read
Serverless

Getting started with AWS Cognito

Serverless solution for managing user authentication by making use of aws Cognito

Read

Road to Financial Freedom with Network Marketing

Key takeaways from the book Businesses of 21st century by Robert Kiyosaki.

Read
Front-end

Unit testing with jest

Summarized notes on various types of tests developer should write and focus on unit testing with jest.

Read
CSS-Tricks

SCSS Mixin For Media Queries

Simple solution for writing media queries using a SCSS mixin.

Read