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

javascript

  1. Home>
  2. javascript

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

Consuming SOAP API with NODE.js

  • Post author:Nitin Khare
  • Post published:May 17, 2020
  • Post category:Javascript/Node.js
  • Post comments:0 Comments

I have no idea why you or anyone would prefer SOAP over REST using Node.js. The reason why I had to do it was that one of the clients had…

Continue ReadingConsuming SOAP API with NODE.js

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
    May 2025
    M T W T F S S
     1234
    567891011
    12131415161718
    19202122232425
    262728293031  
    « Jan    
    • About Us
    • Privacy Policy
    Copyright Ⓒ 2020 CodeCalls