API Development Fundamentals & HTTP Module: Node Js

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 พ.ย. 2024

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

  • @codexdude2248
    @codexdude2248 9 หลายเดือนก่อน +1

    Awesome learning

  • @aklilumandefromessele
    @aklilumandefromessele 4 หลายเดือนก่อน +2

    Most say, programming is hard. But, the reality is different. Instead, teaching is hard. Fortunately, you did it in an incredible way. I can't stress enough how you are at another level in terms of explaining complex concepts in such a way that learners can internalize them easily. To be honest, I never came across a tech teacher like you. You're so special. With that said, keep up the good work and love you❤❤❤

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

      Thankyou so much for the kind words. It really means alot

  • @Aryan-fx1rr
    @Aryan-fx1rr 9 หลายเดือนก่อน +2

    start - 3:35 am
    1:05:00
    done - 5:15 am

  • @rabiaakmal4191
    @rabiaakmal4191 8 หลายเดือนก่อน +2

    i dont have suffcient words to express my gratitude to your great knowledge and how u r teaching please let us know whens the next course coming

    • @thorabhcodes
      @thorabhcodes  7 หลายเดือนก่อน +1

      Thankyou so much for the kind words.
      The next course is of next js starting first week of april

  • @user-nj8nt4ur9d
    @user-nj8nt4ur9d 3 หลายเดือนก่อน +1

    Among the accidents that happened to me, seeing you was the accident that got me the blessing ❤

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

      Thankyou so much my friend. I am glad to have you in my community .

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

    You are a great patient teacher...thank you for your clear and simple explanations. 🥰

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

    Thanks for your energy. Because of you only I started back-end.

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

    Excellent tutorial for learning and always appreciating your nice support.

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

    Thank you.

  • @abdulhamidahmed4343
    @abdulhamidahmed4343 11 หลายเดือนก่อน +1

    Thanks sir

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

    We all love you thorabh, thanks buddy.

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

    Awesome lecture. Thank You sir.

  • @ranitnaha9892
    @ranitnaha9892 10 หลายเดือนก่อน +1

    Pretty dope and insane

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

    thank you, well elaborated

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

      I would love to view the backed tutorials , springBoot &spring MVC

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

    Sir how I m confused when u created ur first file n wrote hi this is my first response so will it be acting as server or client how can we identify ...in that we can even write req . Something how to identify it?

  • @Sunil-e1d6b
    @Sunil-e1d6b 11 หลายเดือนก่อน

    Hey I want to ask you a topic if you could help me out when I search in linked in node js job related there they required relational data base and they did not mention by using orm like prisma or sequalizer or by pure SQL query ,in orm they provide there syntax what should I learn

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

    How do you check the ports that are being used on your computer on the localhost?

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

      You can use “ netstat -anob “ command on admin terminal

  • @lekhanh.p5847
    @lekhanh.p5847 11 หลายเดือนก่อน

    sir how to solve connection was refused by server in thunder client?

    • @lekhanh.p5847
      @lekhanh.p5847 11 หลายเดือนก่อน

      can u please me suggestion on that

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

      Make sure the server is running initially
      Secondly check if after sending the request from thunder client if the server is getting crahsed due to some error
      Check the terminal for some errors
      If it doesnt get resolved whatever error you are getting just let m know in tommorrows live stream we will solve it

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

    What we r sending as request that is even not clear to me

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

      Baseaddress acts as request? Is it so

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

      When we send an API request, I think we are asking for information like for social media we might request user profile, post, followers etc.

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

      @@beautieshelp5973 base address tells our browser where the request should be sent..