WebSockets tutorial: How to go real-time with Node and React

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 56

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

    the one and only explanation for pure websocket with react app on entire youtube

  • @I_gusto
    @I_gusto 2 года назад +1

    This looks like a conversation Dinesh and Gilfoyle would have 😂👌🏽

  • @Annie-cz4jw
    @Annie-cz4jw 2 года назад +1

    Oh my goodness thank you! For the clear explanation, giving the complete source code, and it's so pretty!

  • @milindmorey5309
    @milindmorey5309 2 года назад

    Very Nice Tutorial , Thank You !

  • @leeladharkanthamreddi1460
    @leeladharkanthamreddi1460 2 года назад

    Nicely Explained, Thanks

  • @shuhaozhang7332
    @shuhaozhang7332 2 года назад

    Gilfoyle and Dinesh lol! What an ending

  • @johncena-mw3ge
    @johncena-mw3ge 3 года назад +2

    Good to see a fellow "Silicon Valley" fan :D

  • @msenkovich3799
    @msenkovich3799 3 года назад

    Loved this video. Nice work!

  • @armino_dev
    @armino_dev 4 года назад +1

    Great tutorial! Thank you.

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

    how do you suggest i send header authorization to the header using typescript I keep getting errors do websocket accept headed arguements like HTTP?

  • @vantung2210
    @vantung2210 2 года назад

    Thanks a lot. It helped me.

  • @rajkishorejena5250
    @rajkishorejena5250 3 года назад

    Thanks,
    Exert Video I am looking for, which contains the required information only.
    Special thanks for integration with Reactjs in this short period of Video tutorial.
    Continue it ............👍

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

    thankyou soo much

  • @markhaur6092
    @markhaur6092 3 года назад

    thank you for your informative video. great effort

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

    but when we deploy it to remote server it doest work it show websoket connection failed

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

    Hi, the tutorial is too good, thanks. Where does this data get store?

  • @SudhanshuRamTripathi
    @SudhanshuRamTripathi 2 года назад

    Beautiful explanation 💯💯❤️❤️ Thanks 👍

  • @loganwright3423
    @loganwright3423 3 года назад +15

    ComponentDidMount in 2020?

    • @severedghost
      @severedghost 3 года назад

      The repo for this code is nearly 3 years old.

    • @loganwright3423
      @loganwright3423 3 года назад +3

      Yikes. Looks like instead of creating updated content, they just made a video explaining old code.

    • @javiermartin9627
      @javiermartin9627 3 года назад +3

      ​@@loganwright3423 stop heating and start making videos showing us your programming skills. He's helping people, what's wrong with you?

    • @loganwright3423
      @loganwright3423 3 года назад

      @@javiermartin9627 sure. What video do you want me to make first? Want me to do websockets with hooks?

    • @markvaldez8602
      @markvaldez8602 3 года назад

      @@loganwright3423 yes please!

  • @philipfuster2282
    @philipfuster2282 4 года назад +2

    Great Tutorial! Thank you so much :)

  • @littlebitprogrammer778
    @littlebitprogrammer778 3 года назад +2

    how to detect real-time update from an API ?

  • @Arrezzz
    @Arrezzz 2 года назад

    tyvm!
    class components super deprecated by now though.

  • @navinrangar2626
    @navinrangar2626 2 года назад

    nice thankyou

  • @evgenylevchenya8734
    @evgenylevchenya8734 3 года назад +1

    It's the class component in 2020

  • @ringoaikocascade
    @ringoaikocascade 4 года назад +1

    This is one of the most efficient, cut to the point tutorials I've ever had. Thank you.

    • @ringoaikocascade
      @ringoaikocascade 4 года назад

      And on top of that, the company manages to slip their ads a bunch of time and still not annoying at all because the ads are efficient as well haha

  • @CaratBoo1D
    @CaratBoo1D 2 года назад

    What happens if you close the tab, will you lose the messages?

  • @develop_it
    @develop_it 2 года назад

    ws protocol name is for tcp?

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

    how to deploy it on github

  • @fardinkhan3993
    @fardinkhan3993 3 года назад

    How to do this in functional component?

  • @kevin-ru6oe
    @kevin-ru6oe 3 года назад

    6:26 Is there a possibility to get two same IDs with that method?

  • @p.rajesh942
    @p.rajesh942 4 года назад

    'PORT' is not recognized as an internal or external command....this prb m getting in client side,in package.json..cn any1 hlp?

    • @shivpatel4499
      @shivpatel4499 4 года назад +4

      write set PORT=1992 && react-scripts-start

    • @viswatejbhamidipati7716
      @viswatejbhamidipati7716 3 года назад

      @@shivpatel4499 it didnt work for me help!

    • @JazzTheDogOfWar
      @JazzTheDogOfWar 3 года назад +2

      the start script should be "start": "SET PORT=1992 && react-scripts start"

  • @taoufikcomputerscience5222
    @taoufikcomputerscience5222 2 года назад

    bad sound

  • @mrkhoros
    @mrkhoros 4 года назад +10

    Well this guy copy pastes code and poorly explain them. This is not a tutorial

    • @hm-zg3ee
      @hm-zg3ee 4 года назад +1

      lol

    • @severedghost
      @severedghost 3 года назад

      Some of it is also outdated as well.

    • @coltonsweeney9428
      @coltonsweeney9428 3 года назад

      You're not wrong, also what the hell is that UUID function @ 5:17? Just use the UUID package lol

    • @raisedbyreels
      @raisedbyreels 3 года назад +1

      I suspected as much thanks for confirming my suspicions