New keyword in Javascript

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ต.ค. 2024
  • Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss about cloud and devops. That’s what we do all day, all year. We roll out a lot of series and videos on our channel.
    All the learning resources such as code files, documentations, articles and community discussions are available on our website:
    chaicode.com/
    You can find our discord link, github link etc on the above website.
    Twitter/X link: x.com/hiteshdo...
    Discord link: hitesh.ai/discord
    Learn React with 10 projects: • Let's learn react from...
    Learn Docker: • A practical guide on D...
    Learn Kubernetes: • Complete Kubernetes Co...
    How does a browser works: • How does a browser wor...
    How nodejs works: • How node JS works | En...
    Learn Redux-toolkit: • Learn Redux Toolkit in...
    Learn NextJS: • Nextjs Full stack course
    Learn Typescript: • Why to learn Typescript
    Learn Javascript: • Welcome to new JavaScr...
    Learn React Native: • React Native Mastery: ...
    Learn Zustand: • React state management...
    Learn Golang: • How to get started wit...
  • วิทยาศาสตร์และเทคโนโลยี

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

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

    Full course is FREE and will be available here
    courses.learncodeonline.in/learn/Complete-Javascript-course

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

    when i discovered your channel 1 or 2 years ago I thought you are NRI working in MS,APPLE etc but you are very nice and your teaching style is amazing hitesh bhaiya thanks for making programming fun and cool
    your student

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

    Please deeply cover these proto and prototype part what is difference between them and how every thing becomes object in Javascript.

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

    Can u please tell me about the plugins needed for javascript??
    On pressing !+ Enter ,,the syntax program is not opening...

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

    I finally understood how the New Keyword works. Thank you Hitesh!

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

    Hitesh.. Can you please tell us how is it different from class and when should we use this way rather than a class??

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

    Sir I have a question, I was visiting MDN for references and I found a section called "polyfill" and there is a syntax as
    if(!Array.prototype.fill) {
    Object.defineProperty(Array.prototype, 'fill', {
    ....
    ..
    And so on
    ....
    My question is the 1st line.... What it really means ? I m just jumbled. Please help

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

    you didn't tell what happens if we asign variables to window object before calling the function without new word. For example window.firstName='regularname'

  • @BadalKumar-pi7ud
    @BadalKumar-pi7ud ปีที่แล้ว +1

    Your way of teaching is simply amazing!

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

    Sir is this course is enough to learn ReactJs framework??
    btw great learning till now thank you so much for this.

  • @hill-ar-ious
    @hill-ar-ious 3 ปีที่แล้ว

    If not using "new" keyword, and then "this" keyword is pointing to empty object in node, so in node empty object is defined as --> {} like this, so instead of giving output as "undefined" why didn't it gave as "{}" ?

    • @Ata-r5r
      @Ata-r5r 2 ปีที่แล้ว

      have you figured it out?

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

    But if you change to this:
    var User = (firstName, courseCount) => { ....};
    var hitesh = new User("Hitesh", 4);
    it is showing error:
    TypeError: User is not a constructor
    at Object. (D:\HiteshChaudhary_javascript\Firstapp\11Newkeyword.js:9:14)
    Why????

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

      Because arrow functions can not be used as constructors. This is a late response but leaving it here for anyone else who's wondering.

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

    Is there any discount codes applicable on his Data Structure with Python course?

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

    hi
    i just have this code
    const obj = {
    name : "abc",
    getname: function(){
    console.log(this.name)
    }
    obj.getname();
    const getname = obj.getname; *****
    getname();
    :::::: then there is a error this.name undefined comes >>>>How
    is it because of the ***** code line is there somthig wrong if it is then what it is

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

    sir your english is more understandable...
    in english you are are understandi us very well more that explanation i am paying attention on your english
    i like it sir
    thank for telling about this keyword in this concepts...
    it was tha doubt

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

    Thanks for the vide. Really helped me understand the subject. Thanks.

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

    Hi Hitesh,
    Could you also make a video, Difference between prototype objects and class objects?
    Thanks for your amazing series.

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

      no reply 🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣

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

    Please can you make a crash course on REACT-NATIVE and Expo

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

    please I tried signing up on the web app but i was told to contact admin

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

    hey Hitesh do you have an email, i want to ask you a couple of questions regarding javascript...

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

    But how will i explain these things in an interview( try doing like akshay saini)😊

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

    So much deep information😂

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

    from where i can get code file?

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

    Grateful to you sir ❤️ for the amazing javaScript free course in practical approach

  • @yadav-2105
    @yadav-2105 4 หลายเดือนก่อน

    Sir ap ke kitne channel hai mai sab ko subscribe karta hu end hi nahi ho raha new new aa ja raha hai baki i really fan of you sir. sir i have some question how i'll connect with you?

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

    Is it same as classes in python

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

    Very good video. Thank you!

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

    Happy independence Day guru 😊🇮🇳

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

    Thank you, Hitesh for this great and understandable way of explanation.

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

    Great thanks !!! it was a n easy way how to learn it,

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

    Respect for you! Y

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

    Great video, really helped me out make sense of this, thanks!

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

    This new thing feels amazing now! thanks sir.

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

    Hello hitesh,
    Please make a video on how to make js console on sublime text3.

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

    Happy Independence day...!

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

    Interesting videos ! Worth it

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

    Very nicely explained.... 👌

  • @rbk.technology4747
    @rbk.technology4747 4 ปีที่แล้ว

    In every video u do a marketing and a free ad about your website LCO. Which is a good idea.
    Instead of giving ads in TH-cam, FB, blogs. U r giving something free with quality for the community and making marketing for LCO and also for code files u r mandatoryly wanted us to go. So that new people will go and buy your paid courses.
    Good Idea frnd . I am not asking u for free content(as it's too much). Instead make more paid content at 199/299 , which is more useful and affordable.
    Hope u reply your thoughts.

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

    Happy independence Day Hitesh..

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

    Thanks Hitesh.

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

    Happy Independence Day

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

    thank you hitesh

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

    Happy independence Day

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

    Great video 👍.

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

    greatly explained

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

    Thank you sir...

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

    React native and flutter full course hindi muje sikhna hai aapse

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

    Thanks!!!

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

    proto looks like init in python, just saying.

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

    Keep going 👍

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

    i got almost 15 % for the first time

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

    It's not a new keyword sir

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

    I feel like you just trying to showcase your English speaking skills than teaching

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

    Thanks

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

    Thank you so much❤

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

    Thank you sir.. ❤

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

    Ok.🤔

  • @أدبعربيشعر
    @أدبعربيشعر 3 ปีที่แล้ว

    I wish it has better view.

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

    #10minutesJS day 36!

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

    Thanks sir

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

    Just for fun: you teach me JavaScript, I teach you to write words correctly coz you mess with them a lot 😆

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

    Udemy Ads before your Video is just useless 😅.

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

    love from bd

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

    confusion

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

    hindi ma kyu nahi banta ho

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

    sir please hindi ma

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

    Doing more show off than teaching...telusko is best...

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

    Thank you sir...