Our Blog

Middletons boisterous our way understood law. Among state cease how and sight since shall. Material did pleasure breeding our humanity she contempt had. So ye really mutual no cousin piqued summer result.
April 4, 2023
Remove Duplicates from Array

Use the Set object in JavaScript to remove Duplicates from an Array in just one line of code

Read More
February 1, 2023
Mac Terminal Setup

Install HomeBrew Install iTerm2 with brew: Remove Title Bar Install iTerm2 โ€” Snazzy theme You can find other themes here Install Oh My Zsh and zplug Configure ~.zshrc Syntax highlighting Auto suggestions

Read More
December 16, 2022
Encrypt Locally

Useful Link: https://github.com/getify/elasi/blob/main/1.0/el.md

Read More
May 10, 2022
How does HTTPS work?

https://blog.bytebytego.com/p/how-does-https-work-episode-6?s=r

Read More
May 10, 2022
JWT

JSON Web Token (JWT) is quite popular and used for #authentication๐Ÿ”ฅ โœ๐Ÿป It's a token-based standard that allows us to securely transfer information between two parties without storing anything in a database. JWT token consists of three parts:โœ”๏ธ Headerโœ”๏ธ Payloadโœ”๏ธ SignatureEach one being BaseURL64 encoded to form the token. ๐‰๐–๐“ ๐š๐ฎ๐ญ๐ก๐ž๐ง๐ญ๐ข๐œ๐š๐ญ๐ข๐จ๐ง ๐Ÿ๐จ๐ฅ๐ฅ๐จ๐ฐ๐ฌ ๐š ๐ฌ๐ข๐ฆ๐ฉ๐ฅ๐ž 4 ๐ฌ๐ญ๐ž๐ฉ ๐ฉ๐ซ๐จ๐œ๐ž๐ฌ๐ฌ […]

Read More
April 29, 2022
SQL vs NoSQL : Cheatsheet for AWS, Azure and Google Cloud

A visual guide on how to choose the right Database. Picking a database is a long-term commitment so the decision shouldnโ€™t be made lightly. The important thing to keep in mind is to choose the right database for the right job.  Data can be structured (SQL table schema), semi-structured (JSON, XML, etc.), and unstructured (Blob). […]

Read More
August 5, 2021
Data Structures & Algo

Brian Holt - https://btholt.github.io/complete-intro-to-computer-science/

Read More
May 5, 2021
Split a large .CSV-file in Mac OS X Terminal

If the CSV file sizes are very big and it may take more time for processing. We may need convert into multiple chunk files. To do this, we can follow below commands in Mac OS X terminal. Split into chunks of 500mb each Next, add the .csv extension to all of them

Read More
February 5, 2021
React Interview Questions

https://github.com/sudheerj/reactjs-interview-questions

Read More
December 27, 2020
React Developer Roadmap

Reactย is one of the leading JavaScript libraries for developing front-end applications. Backed byย Facebook Design, React JS became the de-facto library for component-based GUI development.

Read More
Software Architect & Web Developer
CONTACT
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram