Javascript Method Chaining

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ย. 2024
  • What is method chaining?
    Method chaining is a programming technique that allows you to invoke multiple method calls from a single object. Each method returns the object that was originally used to call the method, allowing the calls to be chained together in a single statement without requiring variables to store the intermediate results.
    🌎 Find Me Here:
    Twitter: / realdevsage
    Ebooks: payhip.com/dev...
    Discord: / discord
    Merch: cottonbureau.c...

ความคิดเห็น • 11

  • @DevSage
    @DevSage  3 ปีที่แล้ว

    💙 Twitter: twitter.com/realDevSage
    📙 Ebooks: payhip.com/devsage
    💥 Discord: discord.gg/BP8wPv6raA

  • @haopeiyang3443
    @haopeiyang3443 4 ปีที่แล้ว +3

    Awesome video! You are teaching things that other channels do not teach. And they are in consumable bitesize! Looking forward to your future videos!

    • @DevSage
      @DevSage  4 ปีที่แล้ว

      Thank you!!

  • @sakshamsrivastava6280
    @sakshamsrivastava6280 3 ปีที่แล้ว +1

    This is an interview question ... thanks mate, for adding such amazing value

    • @DevSage
      @DevSage  3 ปีที่แล้ว

      No problem! Glad it helped you!

  • @yohanesbogosyan6046
    @yohanesbogosyan6046 4 ปีที่แล้ว +3

    Well done :) Looking forward to see more videos about design patterns in js from you, mate :)

    • @DevSage
      @DevSage  4 ปีที่แล้ว +1

      Thank you! I have more coming out soon!

  • @revillsimon
    @revillsimon 4 ปีที่แล้ว +1

    Way to go Patrick. Interesting example, too. Thanks

    • @DevSage
      @DevSage  4 ปีที่แล้ว +1

      Appreciate it!

  • @slka3272
    @slka3272 3 ปีที่แล้ว +1

    Great video

    • @DevSage
      @DevSage  3 ปีที่แล้ว

      Thanks!