Build A Simple Chat App With NestJS Websockets, ReactJS and Socket.io

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

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

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

    Thanks for this, I was stuck on a silly yet important point, you cleared that doubt!

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

    Great job mate

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

    Why would useEffect depends on the effect of 'setSocket', which is a reference to a function and not a value? (12:00)

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

    How did you fixed the localhost CROS origin issue? Thanks.

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

    El vídeo que estaba buscsando, muchas gracias!

  • @FINDHAPPINESS-tz7gs
    @FINDHAPPINESS-tz7gs 10 месяцев назад

    thanks man you added a sub to your channel I dint know you need to have a port for web scoket i used the backend default port for sending that message

  • @sportly-vlog
    @sportly-vlog Год назад

    A Quick Question here. @12:30 Why did you pass setSocket into the dependency array of useEffect hook? AFAIK it won't change on re-renders. Was it a typo or intentionally there for some reason?

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

      i wondered about that too, not a lot of explaining was provided on this video sadly

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

    Great video as always , will the complex chat application be up soon ? im waiting for it

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

    great job

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

      Thanks for the kind comment :)
      A lot more to come on this channel.
      I will try my best to consistently improve the quality of upcoming videos.

  • @vishnujangid9225
    @vishnujangid9225 2 года назад +2

    Please share code..

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

    greate video, can you send me github link, please

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

    can you share the source code?