Socket IO with Next JS | TypeScript | Beginner Friendly

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ม.ค. 2025

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

  • @fandiazizp1340
    @fandiazizp1340 26 วันที่ผ่านมา

    Nice

  • @aryanisgood
    @aryanisgood 6 วันที่ผ่านมา

    thank you

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

    How to access the io socket instance in different backend route

  • @AnasShaikh-o9p
    @AnasShaikh-o9p 2 หลายเดือนก่อน

    How can i use server.js io in my API?
    i wan to send message to FE when API is called...
    I am not able to use io in my server

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

    You are a life saver🫡

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

    I dont see where is nextJS🤕

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

    Bro, you saved me

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

    hi @100xdevs, i am getting cors error after deploying to vercel, do you know what's wrong?

    • @mahadihassan7965
      @mahadihassan7965 6 หลายเดือนก่อน +2

      Share ur cross error code.

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

      @@mahadihassan7965 hi, apologies, but I managed to solve my cors issue. Thanks!

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

      A kind request, i would like to deploy the above code. What would be the best approach? Thanking you in advance!

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

      hi @100xdevs, i am getting cors error in my local, i am already setup cors for localhost:3000 (nextjs app) but still get cors error.

    • @pulsatinggamer3832
      @pulsatinggamer3832 5 หลายเดือนก่อน

      ​@@tabishkhaqan2878did you find??

  • @VictorMongi
    @VictorMongi 5 หลายเดือนก่อน

    Thank you bro

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

    Bro please help me... I built an entire chat app using next js and separate socket io server as you did in this video... But after completing i realised that I can't deploy it for free... Can you please help me... Is there any way to deploy for free or we can't deploy app like this...???

    • @RandomGuy34-j1u
      @RandomGuy34-j1u 5 หลายเดือนก่อน

      i think you can deploy it on render for free

    • @SanjayNG125
      @SanjayNG125 5 หลายเดือนก่อน

      @@RandomGuy34-j1u @@RandomGuy34-j1unope bro. I tried deploying my socket server to aws ec2 and it works with separate server... But AWS is not free right so I just deployed the Next JS app to vercel but realtime feature will not work... If you thinking to build a realtime chat app use pusher instead of separate backend server with Next JS so that you can deploy it to vercel for free and realtime feature will also works... Research about pusher...

    • @SanjayNG125
      @SanjayNG125 5 หลายเดือนก่อน +1

      @@RandomGuy34-j1u nope these are all for static website so the seperate socket server will not work with next js if we deploy it to any free service like vercel, render etc...

    • @pulsatinggamer3832
      @pulsatinggamer3832 5 หลายเดือนก่อน

      ​@@SanjayNG125so how you deployed please help bro

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

      did you fix it bro?