Abstract class in Typescript

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ม.ค. 2025

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

  • @abhiram_jayan
    @abhiram_jayan ปีที่แล้ว

    Just wanted to take a moment to say thank you for all of the great content that you have created. I have been watching your videos for a while now and I have learned so much from them. Your videos are always clear and concise, and you do a great job of explaining complex concepts in a way that is easy to understand.

  • @piyushgargdev
    @piyushgargdev 2 ปีที่แล้ว +3

    Amazing content as always ❤
    P.S. I can't take my eyes from that Google Cloud Water Bottle ✨

    • @HiteshCodeLab
      @HiteshCodeLab  2 ปีที่แล้ว +1

      That’s a new gift from google 😁

  • @SarveshKumar-08
    @SarveshKumar-08 ปีที่แล้ว

    00:02 Abstract classes in TypeScript
    01:12 Creating an abstract class
    02:19 Creating an abstract class in Typescript with constructor and properties.
    03:38 Declaring a class as abstract prevents creating objects from it.
    04:49 Abstract classes in Typescript allow the creation of method definitions without providing an implementation.
    05:57 Creating a constructor in an abstract class
    07:10 Abstract classes in Typescript provide a way to define common structure and behavior for classes
    08:30 Abstract classes in TypeScript help define the structure and compulsory methods for inheriting classes.

  • @JohnSnow-gi7iv
    @JohnSnow-gi7iv 2 ปีที่แล้ว

    7:14 why do we need the public access specifier in line 14 and 15. It will now create those properties in both parent and child class

    • @pixiedev
      @pixiedev 2 ปีที่แล้ว

      Yes you are right but It is for best practices and more better readability.

    • @pixiedev
      @pixiedev 2 ปีที่แล้ว

      Sry for bad English 😅.

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

    Hey Hitesh, here is doubt, i am confused bit, you are saying we had seen class instagaram and implements etc etc in starting of this video and same for protected access modifier video too like you came with class and constructor code at starting and teaching like its already covered, am i missing some videos in this playlist or this playlist is made from any another big playlist?????????????
    please help anyone.

    • @mr.ramnani
      @mr.ramnani ปีที่แล้ว +2

      yup I think one video is deleted @hitesh

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

      yes, its a video missing, weird nobody said anything about it, so the majority of the ppl no even listen what the guy is saying

  • @johndoe-o4i
    @johndoe-o4i 3 หลายเดือนก่อน

    awesome playlist follow all over videos so far :) thank you for making free for us

  • @ashutoshrout287
    @ashutoshrout287 6 หลายเดือนก่อน

    best creator till now

  • @faizanahmed9304
    @faizanahmed9304 2 ปีที่แล้ว +1

    Yes, we are do enjoying the series. It is amazing.

  • @codingconsole5234
    @codingconsole5234 8 หลายเดือนก่อน

    Very good tutorials Sir. Great Work!! 💕💕

  • @akindipejohn2595
    @akindipejohn2595 ปีที่แล้ว

    Really appreciate the content and delivery. Thank you very much man.

  • @LaveshGarg
    @LaveshGarg 2 ปีที่แล้ว

    east or west hitesh sir is the best

  • @pixiedev
    @pixiedev 2 ปีที่แล้ว

    What Im learning here Using in my current project which is a forum website like stackoverflow 🙂.
    Tech stack: -
    Backend: Django
    Frontend: Nextjs with Typescript 😇.
    And the repository will be publicly available soon for open source contributions.

  • @varshinikumar8699
    @varshinikumar8699 2 ปีที่แล้ว +2

    Can you give some information about the full stack JavaScript 2.0 course ? Really eager to join soon ☺️

  • @rakibhossensarkar6080
    @rakibhossensarkar6080 หลายเดือนก่อน

    there's a video missing in the playlist.

  • @roshanigupta8060
    @roshanigupta8060 6 หลายเดือนก่อน

    Great source for learning

  • @pradeepd7588
    @pradeepd7588 2 ปีที่แล้ว +1

    U r doing very good job no doubts

  • @TheALOKROY
    @TheALOKROY 6 หลายเดือนก่อน

    Enjoying the content.😍

  • @Shakti_singh96
    @Shakti_singh96 2 หลายเดือนก่อน

    yet unable to find the way that why are we using abstract classes ??

  • @abhinavsrivastava2128
    @abhinavsrivastava2128 ปีที่แล้ว

    thanks & great video....😊🙏
    a suggestion - even though virtual methods dont exist in ts but could have been helpful if u would have talked about the children having the option to override the default parent implementations, thereby gimmicking the virtual functions usecase, which is a slightly subtler feature used very commonly in strongly typed world.

  • @Ai-professor.
    @Ai-professor. 5 หลายเดือนก่อน

    very good sirji

  • @Dev-Phantom
    @Dev-Phantom 4 หลายเดือนก่อน +1

    it was very interesting

  • @vikasmv5952
    @vikasmv5952 ปีที่แล้ว

    I guess some video has been deleted from this playlist . I didn't found second.ts anywhere

  • @amstig_org338
    @amstig_org338 3 หลายเดือนก่อน

    nice keep going

  • @vijaykumarmishra9650
    @vijaykumarmishra9650 2 ปีที่แล้ว

    Sir What is difference between interface and abstract class ?

    • @HiteshCodeLab
      @HiteshCodeLab  2 ปีที่แล้ว +2

      If you will closely watch this video, you will get this answer

    • @mohamedsulaimaansheriff9787
      @mohamedsulaimaansheriff9787 2 ปีที่แล้ว

      @@HiteshCodeLab I know what is Interface and Abstract class but why do we need this

    • @HiteshCodeLab
      @HiteshCodeLab  2 ปีที่แล้ว +1

      Hint: camera example in video, reference to swift and iOS development.

  • @vijik2988
    @vijik2988 2 ปีที่แล้ว

    Will u be teaching entire topics of typescript sir ?

    • @HiteshCodeLab
      @HiteshCodeLab  2 ปีที่แล้ว

      As of now, this is the plan and going in same direction

  • @ankushladani496
    @ankushladani496 2 ปีที่แล้ว

    Thank you sir....

  • @4444-c4s
    @4444-c4s ปีที่แล้ว +2

    Not upto the point video...I can clearly see that you have never worked in any real world projects that include Typescript.
    You are just saying the definition and syntax of Abstract class, which I can read easily through W3Schools. You should also give real world use case.

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

    You explain very nice but there is no much content and not helpful 🤷🏻‍♂️

  • @noozytechz
    @noozytechz 25 วันที่ผ่านมา

    Even though I appreciate the effort Hitesh put in, in this playlist, the first couple of videos were great, but the video quality of each subsequent video is decreasing. Maybe Hitesh prepared well for the first couple of videos, but then he might have become lazy, I think.

  • @Dev-Phantom
    @Dev-Phantom 4 หลายเดือนก่อน +1

    cool

  • @krishnanandroy7185
    @krishnanandroy7185 2 ปีที่แล้ว

    Sir can i enroll now in your full stack javascript couse(old one) not new(2.0)

    • @varshinikumar8699
      @varshinikumar8699 2 ปีที่แล้ว

      Why do you prefer old one and not the new one?

    • @krishnanandroy7185
      @krishnanandroy7185 2 ปีที่แล้ว

      @@varshinikumar8699 Old one has more content than new one

  • @cydn.1099
    @cydn.1099 2 ปีที่แล้ว

    🔥🔥🔥

  • @razalcp851
    @razalcp851 หลายเดือนก่อน

    wooow

  • @shubhamgadre5796
    @shubhamgadre5796 2 ปีที่แล้ว

    Finally

  • @legdayenjoyer6000
    @legdayenjoyer6000 ปีที่แล้ว

    #cfbr