{...js}

HomePostsBadges
Blog Author Picture

Vinoth

1 follower

Web Developer, Proficient in JavaScript, React, Node.js, Docker, and AWS. I am passionate about writing and sharing what I’ve learned

AWS - EC2 Instance purchasing options

Sep 20, 20202 min read

Amazon EC2 provides purchasing options to enable you to optimize your costs based on your needs. On-Demand Instances Pay, by the second, for the instances that you launch. No longer-term commitments or upfront payments are needed. You have full con...

What is Redis and Why?

Jun 20, 20204 min read

What is Redis? Redis is an open-source, in-memory data structure store used as database, cache and message broker Redis, which stands for Remote Dictionary Server. NoSQL Key/Value Store with some advance features. The different between MongoDB an...

Optional Chaining

Feb 25, 20202 min read

An optional chain is a chain of one or more property accesses and function calls, the first of which begins with the token ?.. Long chains of property accesses in JavaScript can be error-prone, as any of them might evaluate to null or undefined (also...

Setting Up Your React Project

Jan 19, 20202 min read

In the section, we are going to see the necessary things to make sure before you start a react project. We are not going to do any changes in react, instead, we will focus on stuff that needs to be done before that. You can consider this section as a...

© 2021 {...js}

PrivacyTerms
Proudly part of