API request and V8 engine | chai aur

Поделиться
HTML-код
  • Опубликовано: 4 окт 2024
  • Visit chaicode.com for all related materials, community help, source code etc.
    #javascript #hindi
    Sara code yaha milta h
    github.com/hit...
    Discord pe yaha paaye jaate h:
    hitesh.ai/discord
    Instagram pe yaha paaye jaate h:
    / hiteshchoudharyofficial

Комментарии • 1 тыс.

  • @malayakumar7188
    @malayakumar7188 Год назад +258

    Time stamp
    2:00 - main API topic.
    8:40 - XML https concept(Ajex).
    21:49 - conversation to JSON Data.
    22:35 - Assignment.
    24:30 - v8 Engine.
    ❤❤❤
    Thank you so much for your content 🎉

  • @ppriyansh2327
    @ppriyansh2327 Год назад +41

    I was just leaving every course in the middle when I was learning from other sources(even paid courses).
    Then I got to know about your series and within 15 days, I have reached completed 39 lectures
    and I will finish this before Ind vs Pak match.
    Thank you so much sir😇😇😇😇😇😇
    I have never praised anyone in the comment section as much as you ever since I am using YT (5 years now)

  • @aakritismn
    @aakritismn Год назад +31

    You changed my life, I was suffering from financial problems. I wanted to do something for my family, I wanted to fulfill basic needs, by the help of your this Series, I am raising my confidence day by day...
    Thank you so much sir 😊
    This series is very helpfull sir

    • @Ayushkumar-09
      @Ayushkumar-09 7 месяцев назад

      Hope you do better in your life ahead

    • @AyushRaj-rr1hc
      @AyushRaj-rr1hc 3 месяца назад

      hope, now you have joined a company as software Engineer,
      It would be helpful if you guide me what else did you prepare for cracking a job

  • @mollahasim9987
    @mollahasim9987 Год назад +27

    V8 engine -- timestamp 23:18 as per Hitesh Sir , very well understanding video about console. log and story of previous API model . We will want next video very soon sir ji ❤

  • @ayandippaul3108
    @ayandippaul3108 6 месяцев назад +13

    I've heard people say, "If something's free, you're the product," and it got me thinking about your videos.
    I've been quietly watching and learning from them, even though I've never commented before. Your teaching style is awesome and easy to follow. Thanks for being such a great teacher!❤
    Sir please reply 🥺

  • @kritagyaprasad7230
    @kritagyaprasad7230 Год назад +130

    sir respect+++++++++++++++++++++++++++++++++++++

    • @programmers3669
      @programmers3669 2 месяца назад

      +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

  • @whatappstatus6937
    @whatappstatus6937 9 часов назад

    Time stamp
    2:00 - main API topic.
    8:40 - XML https concept(Ajex).
    21:49 - conversation to JSON Data.
    22:35 - Assignment.
    24:30 - v8 Engine.
    ❤❤❤
    Thank you so much for your content 🎉

  • @anmolvashisth5809
    @anmolvashisth5809 10 месяцев назад +6

    best series jo maine ab tk dekhi h thank you for that and please aage bhi aisse hi banate rahiye......

  • @soniyaprasad77
    @soniyaprasad77 10 месяцев назад +34

    Allow me to take this moment to extend my heartfelt gratitude once again, specifically directed to your teaching way, Hitesh sir.

    • @chaiaurcode
      @chaiaurcode  10 месяцев назад +17

      You're most welcome 🤗

  • @HumairaMaqbool-t2l
    @HumairaMaqbool-t2l Год назад +9

    API requests and the V8 engine are two separate concepts, but they are both relevant to web development, particularly when working with JavaScript.
    API Requests:
    An API (Application Programming Interface) is a set of rules and protocols that allows different software applications to communicate and interact with each other. In the context of web development, APIs are commonly used to request and exchange data between a client (usually a web browser or a mobile app) and a server.
    API requests are a way for the client to request specific data or perform certain actions from the server. This is typically done using HTTP methods like GET, POST, PUT, DELETE, etc. The client sends a request to the server, and the server responds with the requested data or performs the requested action.
    For example, in JavaScript, you can make API requests using various methods, such as the fetch() function or libraries like Axios or jQuery. Here's a simple example using fetch():
    javascript
    Copy code
    fetch('api.example.com/data')
    .then(response => response.json())
    .then(data => {
    // Process the data received from the API
    console.log(data);
    })
    .catch(error => {
    console.error('Error fetching data:', error);
    });
    V8 Engine:
    The V8 engine is an open-source JavaScript engine developed by Google. It is at the core of many modern web browsers, including Google Chrome and Chromium-based browsers, as well as Node.js. The primary purpose of the V8 engine is to execute JavaScript code in these environments.
    The V8 engine is responsible for translating JavaScript code into machine code that the computer's processor can execute. It uses Just-In-Time (JIT) compilation to optimize the performance of JavaScript execution.
    Because of its efficiency and speed, the V8 engine significantly improves the performance of JavaScript applications and allows developers to build complex and high-performance web applications.
    In summary, API requests and the V8 engine are both essential components of modern web development. API requests enable communication and data exchange between clients and servers, while the V8 engine optimizes the execution of JavaScript code, making it possible to build fast and efficient web applications.

  • @shoaibhasan4026
    @shoaibhasan4026 Год назад +13

    I am incredibly grateful to have such an exceptional mentor who has been guiding me through the world of JavaScript. Sir teaching style is impeccable, making complex concepts seem effortless and approachable...❤❤❤

  • @nainsirajput037
    @nainsirajput037 5 месяцев назад +2

    best javascript series on whole youtube .. salute to this man

  • @shubhamrathod9249
    @shubhamrathod9249 8 месяцев назад +4

    plz bring more such videos, there are only few youtubers who bring such in depth tutorials like you. Thank you for you efforts

  • @MOHDUMAIR-p5y
    @MOHDUMAIR-p5y 6 месяцев назад +2

    sir jitna bhi thanx ya shukriya krna chaho to kam h pr course top notch h....

  • @Rishav786
    @Rishav786 Год назад +40

    Love you sir, You changed my life, I was suffering from financial problems. I wanted to do something for my family, I wanted to fulfill basic needs, by the help of your this Series, I am raising my confidence day by day...
    Thank you so much sir 😊

  • @amit16_01
    @amit16_01 5 месяцев назад +1

    I'm glad to learn this in 2024, since 2years before this type of content is not available in the youtube. Every youtuber just showing general concept.

  • @SumiTShArmA-sp4ih
    @SumiTShArmA-sp4ih 11 месяцев назад +3

    Love you most sir, Thanx for your hardwork for making us JavaScript Programmer

    • @chaiaurcode
      @chaiaurcode  11 месяцев назад +2

      Thanks and welcome 🤗🙏

  • @banditkov2453
    @banditkov2453 Год назад +2

    not only you explained the concept intricately, but also aspired to learn from fundamental basics.

  • @NaveenKrYadav597
    @NaveenKrYadav597 Год назад +5

    Thanks a lot a Sir🙏
    For your continuous videos on JS, we hope this is continue for ReactJS as well.🎉

    • @paulaneesh7
      @paulaneesh7 Год назад +2

      Your wish has been listened
      Sir has started with his Reactjs series

  • @kunalgupta9088
    @kunalgupta9088 14 дней назад

    one of the best teacher on youtube. Keep making such videos sir. They are really helpful

  • @ramansworld3879
    @ramansworld3879 Год назад +46

    @22:35 Assignment
    Card HTML :

    John Doe
    Architect & Engineer

    CSS For Card
    .card {
    /* Add shadows to create the "card" effect */
    width: 500px;
    height: 600px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    }
    .container {
    padding: 2px 16px;
    }
    JS Code :
    After you fetch data :
    document.querySelector(".card img").setAttribute("src" , `${data.avatar_url}`);
    document.querySelector("h4").innerHTML = `${data.name} , Followers : ${data.followers}`;
    document.querySelector("h4").style.fontWeight = `bold`;
    document.querySelector("p").innerHTML = `${data.bio} ${data.blog}`

    • @MohsinKhan-wv3ep
      @MohsinKhan-wv3ep 10 месяцев назад +4

      Bhai button kaha hai

    • @oumpatel024
      @oumpatel024 10 месяцев назад +1

      @@MohsinKhan-wv3ep


      Document

      .card {
      /* Add shadows to create the "card" effect */
      width: 500px;
      height: 600px;
      box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
      transition: 0.3s;
      }
      .container {
      padding: 2px 16px;
      }




      John Doe
      Architect & Engineer


      const requestUrl = 'api.github.com/users/hiteshchoudhary'
      const xhr = new XMLHttpRequest();
      xhr.open('GET', requestUrl)
      xhr.onreadystatechange = function(){
      console.log(xhr.readyState);
      if (xhr.readyState === 4) {
      const data = JSON.parse(this.responseText)
      document.querySelector(".card img").setAttribute("src" , `${data.avatar_url}`);
      document.querySelector("h4").innerHTML = `${data.name} , Followers : ${data.followers}`;
      document.querySelector("h4").style.fontWeight = `bold`;
      document.querySelector("p").innerHTML = `${data.bio} ${data.blog}`
      }
      }
      xhr.send(); // to call open()

    • @hharinadh7856
      @hharinadh7856 8 месяцев назад +2

      Thanks bhai!

    • @TradingTales
      @TradingTales 6 месяцев назад +2

      not worrked

    • @UnknownError-f9j
      @UnknownError-f9j 3 месяца назад

      @@TradingTales



      Document

      .data {
      width: 500px;
      height: 600px;
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
      transition: 0.3s;
      color: red;
      }
      .images {
      height: 15px;
      width: 20px;
      }
      .name{
      color: red;
      }










      const requestdata = "api.github.com/users/hiteshchoudhary";
      const xhr = new XMLHttpRequest();
      //console.log(xhr)
      xhr.open("GET", requestdata);
      xhr.onreadystatechange = function () {
      console.log(xhr.readyState);
      if (xhr.readyState === 4) {
      const data = JSON.parse(this.responseText);
      console.log(data.followers);
      let foll = document.querySelector(".follower");
      const name = document.querySelector(".name");
      const image = document
      .querySelector("#images")
      .setAttribute("src", `${data.avatar_url}`);
      name.innerHTML = `${data.name}`;
      foll.innerHTML = ` Follwer: ${data.followers}`;
      }
      };
      xhr.send();

      sorry for late reply 😟😟

  • @ratansharma8026
    @ratansharma8026 4 месяца назад +2

    You are awesome, thank you for providing such quality for free.

  • @akyadavhere
    @akyadavhere Год назад +5

    Thanks a lot sir... No one on YT has taught in so much depth. Thanks again for your great work

  • @pranaydas1271
    @pranaydas1271 6 месяцев назад +1

    we really fill happy to be an indian where there have such a people who had a good heart for helping needy students

  • @jags_01
    @jags_01 4 месяца назад +3

    amazing series sir , please make series for css also,i anybody else feels the same , make it reach our mentor

  • @farooqaslam4238
    @farooqaslam4238 15 дней назад

    ye mera phela course hai js ka lakin mujh mai itna confidence agya hai k mai kuch b kr skta ho thanks sir g love you 🥰🥰🥰

  • @saqibullah7286
    @saqibullah7286 Год назад +3

    Sir hum bas es intizar m hoty hai kabb new video ayega 😭😭....Your way of teaching is unmatchable ❤️❤️....Love from Pakistan 🇵🇰🇮🇳

  • @Dhruvfit
    @Dhruvfit 27 дней назад

    Sir bohot jada confidence agya h javascript me apke videos dekh kr bohot easily explained h

  • @Nilkant_warle
    @Nilkant_warle Год назад +4

    thak you sir it''s raly better than any paid course💕

  • @deepurider3554
    @deepurider3554 Год назад +2

    This is my first comment on youtube. By the way I am a developer. I just picked a random video about javascript and found your video. Your efforts are much higher. I know that it is difficult to teach others in depth about something. You are able to create that teaching environment even in the virtual world. That's great man. Thank you for this content.

  • @suryapratap_bit
    @suryapratap_bit Год назад +3

    Bhaiyon share bhi karo, jayda subscribers honge to video jaldi jaldi ayegi. 😅

  • @theamnaofficial_
    @theamnaofficial_ 16 дней назад

    Thank you souch for this series, this has finally given me confidence to build my own projects.

  • @IslamicPoint8210
    @IslamicPoint8210 Год назад +3

    Sir please start react course . You are great sir.👍👍

  • @bestahmadff580
    @bestahmadff580 4 месяца назад

    Sir aap ki videos un coders ke liye zyada faydamand hai jo basic coding jante ho
    Mai khud hi jab pahle start Kiya tha to aap ki videos utni samajh nahi aati thi fir apna college pe gaya aur wahan se thoda Sikh ke aaya to ab bahut maza aa raha hai dil guarden guarden ho raha hai ❤❤❤❤

  • @Dev-Phantom
    @Dev-Phantom 8 месяцев назад +2

    Enlightening Lecture, Never knew so much stuff is behind the hood. Thanks for sharing the Knowledge, and as always Best lecture Ever.

  • @sriramsahoo8601
    @sriramsahoo8601 5 месяцев назад

    The best javascript series at this youtube platform...

  • @ArslanAhmed
    @ArslanAhmed 9 месяцев назад +2

    I successfully accessed API data for the first time in my life! This feels like a significant achievement for me, and credit goes to your excellent teaching style. When you were explaining 'Console.log,' I was looking at your face in sheer amazement. It's rare to find someone who makes complex topics so understandable. Your passion for teaching truly shines through.

    • @physchopath8742
      @physchopath8742 9 месяцев назад

      Hey i couldn't understand what sir has taught in this lecture can you tell me from where else should I get my basics cleared for this video? Please

    • @physchopath8742
      @physchopath8742 9 месяцев назад

      @ArslanAhmed

  • @baluramk6
    @baluramk6 Год назад +2

    One of the best JavaScript series❤ in hindi. Ye series pahle mil gyi hoti toh hum bhi aaj aapke sath work kar rahe hote.😆 Samajh nahin aata abhi bhi studenta aur freshers sirf java script aur react sikhne ke liye aankho par patti bandh kar mahange mahange courses aur bootcamp join kar lete hain. Jab ki best content youtube par available hain. Thank you Hitesh sir for 🙏🙏

  • @aryanbhatt5934
    @aryanbhatt5934 2 месяца назад

    0:42 sir we are loving this series and not only this series but the whole content and knowledge you are providing. These videos are just flawless.

  • @soumyadippal8010
    @soumyadippal8010 20 дней назад

    That "Hanji , kaise hai aap sabhi" made our day.....!!!!🥰

  • @adnanaliSDE
    @adnanaliSDE 7 месяцев назад +1

    The best JS series I have learnt from so far.To the point and production grade❤

  • @sameershekhawat8815
    @sameershekhawat8815 4 месяца назад +1

    best series for JS on youtube 💥

  • @supriyaghanekar3904
    @supriyaghanekar3904 Месяц назад

    Best series in JS..thank u so much

  • @SachinSingh-yj4vf
    @SachinSingh-yj4vf Год назад +1

    Urrr very good human being view bhale hi kam jti h vdios pr but jo apko jnte h o dil se apko mante h

  • @ashok-bhaargaw
    @ashok-bhaargaw 10 месяцев назад +1

    Chay wale bhaiya,
    I appreciate. bahut accha content he. Thank you so much for all the videos.

  • @muteenahmad02
    @muteenahmad02 3 месяца назад

    one of the best course in javascript. Thanks very much for giving such a great and depth knowledge in Javascript. 😍

  • @SandeepDhama
    @SandeepDhama 11 месяцев назад +2

    Sir mujhe thoda late mila aapka channel but ab bahut fast aur with notes and projects complete kar raha hoon. Dekhta hoon backend ko kab tak pakad paata hoon... 😊😊

  • @himeshapatel4867
    @himeshapatel4867 13 дней назад

    This course is awesome, I am waiting for NODE.JS Series. Thank you so much

  • @rohitdongare4727
    @rohitdongare4727 Год назад +1

    sir Maine aaj tak konsi bhi programming related series continue nhi dekhi jitni apki dekhi, you are motivation sir for me. Thanks sir for putting your entire experience and efforts in this series , expecting same in react series. Thanks Again😇😇.. LOve from Maharashtra

  • @karanveerseniarey7223
    @karanveerseniarey7223 3 месяца назад +1

    "Marvelous Job Sir".

  • @Prernachaturvedi8720
    @Prernachaturvedi8720 3 месяца назад

    U r the best teacher on RUclips I shared ur videos in my watsapp group .. everyone starts watching ur video

  • @macintoshnadim
    @macintoshnadim Месяц назад

    Best series ever i have seen in js.Thanks Chai aur code

  • @BittuKumar-wm5zb
    @BittuKumar-wm5zb 6 месяцев назад

    Truly the best javascript series on internet.

  • @adilsheikh2735
    @adilsheikh2735 3 часа назад

    your explanation and topic coverage is amazing and lovely sir 🤩🤩🤩

  • @kshitijsrivastava7849
    @kshitijsrivastava7849 23 дня назад

    Thank you so much sir...sirf aapki vajah see mujhe js smjh aa rhi

  • @swapniljain7749
    @swapniljain7749 2 месяца назад

    आपके निष्काम कर्म के लिए बहुत बहुत धन्यवाद

  • @MrNYT
    @MrNYT Месяц назад +1

    OMG ,
    Amazing lot of love

  • @Veecast247
    @Veecast247 Год назад +2

    Thank you,, sir for this js series please continue in-depth videos and easy explanation difficult concepts

  • @ayushrajput6108
    @ayushrajput6108 Месяц назад

    I have learned lot of things about javascript

  • @mrHock86
    @mrHock86 3 месяца назад

    Continuining day 14th in javaScript. Yesterday I have started leetcode js problem solving and this course is helping me so much because of Hitesh Sir, Thank you so much sir ji for this amazing course.

  • @GuruPrasadSS-g1p
    @GuruPrasadSS-g1p Месяц назад

    excellent teaching , no words !!

  • @OmkarShelke-w2j
    @OmkarShelke-w2j 7 месяцев назад

    Hitesh sir abhitak mai series bana raha hu, jab start kiya tab laga ki complete kar paunga ya nahi, itna indepth pacha paunga ki nahi, lekin start kar diya all is well bolke, aur abhi bohot confident fill kar raha hu, js me maine issse pehele bhi js kiya hai , lekin itna depth aur interview point of view se kisne bhi nahi padhaya, apne bohot indepth leke gaye hai iss series me , mai 1 saal baad series dekh raha hu, aur khud khud par khud rojana practice ka man hota hai, thanks for your efforts.

  • @atech369
    @atech369 7 месяцев назад +1

    Amazing series' on javascript.... Thanks to hitesh sir

  • @stalkerhub
    @stalkerhub 4 месяца назад

    Bahut achhe se padhai samajh me atta hai yeha

  • @riteshko123
    @riteshko123 18 дней назад

    Thank you, sir, for sharing the educational videos.

  • @sandeepjaiswar4990
    @sandeepjaiswar4990 4 месяца назад

    My finger goes to that like video as soon as I start watching the video, the best series from the best tutor

  • @prajapatividhan4058
    @prajapatividhan4058 Месяц назад

    one of the best series for js

  • @niteshchaurasiya1531
    @niteshchaurasiya1531 5 месяцев назад

    Aisa superb video paid coarse me bhi nhi hota , Thank you very sir .

  • @MuhammadArslan-px1sm
    @MuhammadArslan-px1sm 11 месяцев назад

    0:17 g sir ap sahi farma rhe hn meine 2 series javascript ki already dekh rakhi hn lekin jitna depth mei aap parhatey hn utna koi nhi parhata . sab basic data types aur basic operation bta kr chhutti kr lete hn. Sir you are love ❤. Thank you very much for your efforts

  • @ayushkumar2436
    @ayushkumar2436 6 месяцев назад

    it took me 1.5 hr to grasp this video completely
    pajji tussi great ho

  • @mahendraparihar8602
    @mahendraparihar8602 14 дней назад

    very very best video to understand API

  • @NandiniKumari-o9t
    @NandiniKumari-o9t 3 месяца назад

    BEST JAVASCRIPT SERIES👌

  • @Maya-hay
    @Maya-hay Месяц назад

    Phenomenal work, really grateful ❤, 1000 times better than paid courses. Thank you.

  • @chiragkapoor2808
    @chiragkapoor2808 Месяц назад

    Content is really Amazing .Thankyou so much Sir

  • @NoName-vg8vf
    @NoName-vg8vf 3 месяца назад

    I did never understand API before, thanks a lot sir.

  • @stag_world
    @stag_world Год назад

    Sir Jo cheej hamane kahi se nahi Jani vo apke pas ake itna easy samjha me agya PTA hi nahi chala ❤❤
    Love you sir ❣️❣️🙏🙏🙏

  • @Hemant_here
    @Hemant_here Год назад +2

    I want to say Thank you for this knowledgeable series 😄😄😄😄

  • @shahnwajalam5374
    @shahnwajalam5374 Год назад +1

    best javascript series on youtube hats off sir ❤❤

  • @Niteshmaurya1234
    @Niteshmaurya1234 11 месяцев назад

    Thank You sir very much aapne to aag laga diya youTube pe mai 8 ghante aapke hi channel par rahta hu

  • @AbhishekSingh-lb8mj
    @AbhishekSingh-lb8mj 2 месяца назад

    best series for javascript on youtube

  • @Prajjwal191
    @Prajjwal191 16 дней назад

    maja aaya aur mai ye maja sabko dena chahunga (will share it in linkedin❤❤)

  • @kazitanim007
    @kazitanim007 8 месяцев назад

    Great teaching , This series is getting more interesting day by day. Please don't stop making this kind of wonderful tutorials.

  • @Adarsh_Sanatani
    @Adarsh_Sanatani 5 месяцев назад

    best javascript course in the youtube
    thank you sir ❣❣

  • @ProgrammingWithMuza
    @ProgrammingWithMuza Год назад +1

    One Of The Best JavaScript Series

  • @KruelGodGaming
    @KruelGodGaming 7 месяцев назад

    all the explanation till here is master class. I have gained so much confidence on my JS skills. before this i have tried to gain Js knowledge from many other sources and failed and now i am building Ecomm website as project ... all thanks to you ....

  • @adhiraj2461
    @adhiraj2461 9 месяцев назад +2

    00:06 Kamal is teaching in-depth JavaScript in a free RUclips series
    01:57 API is a means of communication between different systems.
    05:38 The object has two properties: 'result' and 'info'
    07:20 Making API requests and the use of Fetch in JavaScript
    11:01 AJAX request is sent using the XMLHttpRequest object.
    12:55 Understanding how to make API requests in JavaScript
    16:54 Understanding the process of tracking state changes in JavaScript
    18:44 Understanding the context in JavaScript
    22:18 JSON is used to convert a string to an object and can be used for extracting followers and creating a card with photo and follower accounts.
    24:04 The V8 engine is written in C+plus and provides debugging tools and AP access.
    27:18 Learn how to use the console in the browser inspector element
    29:04 Summary

  • @kcosphi
    @kcosphi 2 месяца назад

    29:00 "Usse dar ke thodi bhagenge usko use karenge". Absolutely right sir! This mentality will definitely not let AI take our jobs!

  • @iamakashkumarram
    @iamakashkumarram Год назад +1

    This is called the best API video on RUclips.

  • @For_Indian937
    @For_Indian937 2 месяца назад

    thank you sir , for this amazing series, i started watching code with harry video, but soon i realized that, it will be not that much effective, so i search other tutorial, luckily my friend suggest your video, i can definitely say that this series is best on youtube for javascript

  • @subratkumarnayak2560
    @subratkumarnayak2560 2 месяца назад +1

    thank you so much sir for these videos, it helped me learn js in depth

  • @danielgurus_
    @danielgurus_ 11 месяцев назад

    Truly the best javascript series on internet . Thank you for making such videos

  • @SubratoKumar-d2r
    @SubratoKumar-d2r 6 месяцев назад

    sir aap jaiso k leye hi INDIA me software developer ki itni aachi growth hui h

  • @BitFire007
    @BitFire007 6 месяцев назад

    "Chai aur Code, your videos are the highlight of my JavaScript learning journey. Simply outstanding!"

  • @deekshatiwari9623
    @deekshatiwari9623 4 месяца назад

    You are amazing I love this course series, Thankyou for sharing such amazing Knowledge. Very Thankful to you as you are sharing this for free.... so great content.

  • @perfectcopy3895
    @perfectcopy3895 Год назад +1

    Bhaiya this series is just Osm:)
    Aur achi achi dusri series v lao aap jaldi jaldi💯

  • @jayraskar
    @jayraskar 2 месяца назад

    By far this is the best series to learn javascript 😍😍

  • @ThanosGuru-y8e
    @ThanosGuru-y8e Месяц назад

    Best JavaScript Series 🔥🔥🔥🔥🔥🔥

  • @hriteshsaha348
    @hriteshsaha348 7 месяцев назад

    Honestly speaking, this is better than any other course on JavaScript out there. Actually, it is far better than any paid course also. Huge respect for you, sir, for providing us this kind of in-depth content.

  • @aakankshabamniya7769
    @aakankshabamniya7769 10 месяцев назад +1

    Hello sir , first of all your an amazing educuator , i have learned JS from your chai and javascript but my humble request to you please aap AWS course ki playlist banaye , I really want to learn from you .

  • @olalabroolala3030
    @olalabroolala3030 3 месяца назад

    Thank you so much sir I am completing this full series, and it was amusing, one of the best series I have ever seen