Open in app
Home
Notifications
Lists
Stories

Write
Deep Singh
Deep Singh

Home
About

Published in JavaScript in Plain English

·Apr 18

How to Handle Multi-Tenant Front-Ends Sharing a Single Database

Hi folks! In this read, we are going to explore what multi-tenant front-ends are and how we can implement multi-tenancy for front-ends sharing a single database. What is multi-tenancy in software development? A software application that serves multiple distinct groups of users while sharing a single instance of running software is referred to as multi-tenancy. From…

Java Script

3 min read

How to Handle Multi-Tenant Front-Ends Sharing a Single Database
How to Handle Multi-Tenant Front-Ends Sharing a Single Database

Published in JavaScript in Plain English

·Mar 30

Revise Key JavaScript Concepts for 2022

Hi, folks! It’s 2022 and I still don’t feel any hesitation in writing this story. Whenever I start JavaScript revisions, I learn something new every single time. So hoping the same, I have started revisions again and you’re most welcome to join me! …

Java Script

7 min read

Revise Key JavaScript Concepts for 2022
Revise Key JavaScript Concepts for 2022

Published in JavaScript in Plain English

·Jan 20

Communicate Across Browser Tabs Using postMessage

Implement a simple and powerful feature in JavaScript derived from the browser’s window object called the postMessage. — Hi folks! In this post, we are going to learn and implement one of the simplest yet powerful features in JavaScript derived from the browser’s window object called the postMessage. Before exploring this further, let me present a use case where this beautiful feature is super useful.

Java Script

4 min read

Communicate Across Browser Tabs Using postMessage
Communicate Across Browser Tabs Using postMessage

Published in JavaScript in Plain English

·Nov 16, 2021

An Introduction to Data Structures with JavaScript

The Intro Hi folks! In this read, we are going to look into simple ways to implement data structures (DS) using JavaScript. These implementations are intended to provide the essence of DS thus helping us explore the basic idea behind a data structure using JS. …

Java Script

4 min read

An Introduction to Data Structures with JavaScript
An Introduction to Data Structures with JavaScript

Published in JavaScript in Plain English

·Aug 10, 2021

The Successful Front-End Developer’s Code for Coding

Hi folks! In this article, I’m going to talk about some of the good-to-have codes for a front-end developer. The field of web development is so dynamic and constantly evolving. It therefore becomes imperative to set some thumb rules in order to set your path towards becoming a good front-end…

Java Script

4 min read

The Successful Front-End Developer’s Code for Coding
The Successful Front-End Developer’s Code for Coding

Published in JavaScript in Plain English

·Jul 15, 2021

Getting Started with GraphQL and Express

What’s GraphQL or rather Why GraphQL? (First thoughts: Graph +QL? Why graph? QL? Some language? Okay, stop!) GraphQL is a query language that provides a way to ask for the data (here is the catch!) from the server via the API (hmm that sounds simple!). The official website provides a good description, here: It gives clients…

Graph QL

4 min read

Getting Started with GraphQL and Express
Getting Started with GraphQL and Express
Deep Singh

Deep Singh

Hello! I'm a javascript enthusiast

Following
  • bytefish

    bytefish

  • JavaScript Teacher (Incognito)

    JavaScript Teacher (Incognito)

  • Soumadri Banerjee

    Soumadri Banerjee

  • Netflix Technology Blog

    Netflix Technology Blog

  • Sheetal

    Sheetal

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable