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
CSS-Tricks

Dynamically Choosing Accessible Contrasting Colors For Your Theme Using SCSS

Ability to change color theme is a powerful feature and here is an easier way to achieve it while ensuring that accessibility is not compromised and text colors automatically adjusts according to the choosen theme.

Read
Front-end

Creating UI components library with Angular

Concise steps to create a UI component library using angular and publish it to npm.

Read