VSVinayak Singhinegcode.hashnode.dev路Feb 3, 2024 路 1 min readFintechFintech = Finance + Technology. It mean when we technology for our financialwork. we are a part of fintech. Like Paytm, Phonepe, Google Pay are some fintech compnies. Now financial system do not dipends on only banks. With the advent of Paytm, Phone ...00
VSVinayak Singhinegcode.hashnode.dev路Feb 2, 2024 路 2 min readMongoDBMongoDB is an open-source NoSQL database management program. NoSQL (Not only SQL) is used as an alternative to traditional relational databases. NoSQL databases are quite useful for working with large sets of distributed data. MongoDB is a tool that ...00
VSVinayak Singhinegcode.hashnode.dev路Apr 2, 2023 路 4 min readJavaScript map objectIn JavaScript, we have two types of maps first is a functional map and a class map. In this article, we will know about class maps. What is a functional map? map() is the higher-order array method, When we want to iterate or loop an array, We use the...00
VSVinayak Singhinegcode.hashnode.dev路Apr 1, 2023 路 3 min readSet object in JavaScriptIn this post, we will discuss the benefits of JavaScript set objects, and how to use them. So, let's start. What is a set in JavaScript? JavaScript is a powerful programming language that offers variant ways to manage your data and collection of data...00
VSVinayak Singhinegcode.hashnode.dev路Mar 31, 2023 路 3 min readObjects in JavaScriptBefore knowing about the object, I want to tell you about my new Mobile phone, Can you guess my mobile's (Company, Model, Color, Ram, Rom, Battery, Camera, Price).馃 Don't Worry i will tell you about my phone Here, (Company , Model ,Color , Ram , Ro...00