Skip to content
CodeCalls
  • System Design
    • High Level Design
    • Low Level Design
  • About Us
  • Contact Us
  • Toggle website search
Menu Close
  • System Design
    • High Level Design
    • Low Level Design
  • About Us
  • Contact Us

Monthly Archives: January 2021

  1. Home>
  2. 2021>
  3. January

Understanding Prototypes in Javascript

  • Post author:Nitin Khare
  • Post published:January 22, 2021
  • Post category:Javascript
  • Post comments:0 Comments

In Javascript, objects inherit properties and methods through prototypes. In fact, Javascript is defined as a prototype-based language. As it is the prototype through which the inheritance happens. for example.…

Continue ReadingUnderstanding Prototypes in Javascript

Concurrency vs. Parallelism. Their Basic differences.

  • Post author:Nitin Khare
  • Post published:January 17, 2021
  • Post category:other
  • Post comments:0 Comments

Now, Most people I talk to confuse concurrency with parallelism or vice - versa. The majority of the people do explain Concurrency with parallelism and then rephrase the same definition…

Continue ReadingConcurrency vs. Parallelism. Their Basic differences.

Recent Posts

  • The RUM Conjecture: Understanding the Fundamental Trade-offs in Distributed Data Systems
  • Understanding Monotonic Reads in Distributed Systems: A Deep Dive for Interview Preparation
  • Sloppy vs Strict Quorums in Distributed Systems: A Complete Guide for System Design Interviews
  • Understanding WebSocket Handshake with TypeScript
  • System Design Interview Series #1: Building a Social media Feed | Senior Software Engineer Prep Guide

Recent Comments

    Archives

    • January 2025
    • December 2024
    • October 2024
    • September 2024
    • December 2022
    • September 2022
    • July 2022
    • February 2022
    • January 2021
    • June 2020
    • May 2020
    • March 2020
    • February 2020
    • November 2019

    Categories

    • HLD
    • Javascript
    • Kafka
    • Low Level Design
    • Node.js
    • other
    • Passport.js
    • Python
    • System Design

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org

    Recent Posts

    • The RUM Conjecture: Understanding the Fundamental Trade-offs in Distributed Data Systems
    • Understanding Monotonic Reads in Distributed Systems: A Deep Dive for Interview Preparation
    • Sloppy vs Strict Quorums in Distributed Systems: A Complete Guide for System Design Interviews
    • Understanding WebSocket Handshake with TypeScript
    • System Design Interview Series #1: Building a Social media Feed | Senior Software Engineer Prep Guide

    Categories

    • HLD
    • Javascript
    • Kafka
    • Low Level Design
    • Node.js
    • other
    • Passport.js
    • Python
    • System Design
    January 2021
    M T W T F S S
     123
    45678910
    11121314151617
    18192021222324
    25262728293031
    « Jun   Feb »
    • About Us
    • Privacy Policy
    Copyright Ⓒ 2020 CodeCalls