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

  • Google Zanzibar: The Authorization System You Need to Know for System Design Interviews
  • The Observer Pattern: The Secret Behind Every Real-Time App You Love
  • The Strategy Pattern: A Complete Guide for Software Engineers
  • The RUM Conjecture: Understanding the Fundamental Trade-offs in Distributed Data Systems
  • Understanding Monotonic Reads in Distributed Systems: A Deep Dive for Interview Preparation

Recent Comments

    Archives

    • September 2025
    • 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

    • Google Zanzibar: The Authorization System You Need to Know for System Design Interviews
    • The Observer Pattern: The Secret Behind Every Real-Time App You Love
    • The Strategy Pattern: A Complete Guide for Software Engineers
    • The RUM Conjecture: Understanding the Fundamental Trade-offs in Distributed Data Systems
    • Understanding Monotonic Reads in Distributed Systems: A Deep Dive for Interview Preparation

    Categories

    • HLD
    • Javascript
    • Kafka
    • Low Level Design
    • Node.js
    • other
    • Passport.js
    • Python
    • System Design
    September 2025
    M T W T F S S
    1234567
    891011121314
    15161718192021
    22232425262728
    2930  
    « Jan    
    • About Us
    • Privacy Policy
    Copyright Ⓒ 2020 CodeCalls