Speedrun a Realtime Chat App with Ruby on Rails 7

Поділитися
Вставка
  • Опубліковано 6 лис 2024

КОМЕНТАРІ • 8

  • @Deanin
    @Deanin  Рік тому +4

    After watching this tutorial over on Traversy Media's channel, I decided to see what Rails could acccomplish as opposed to Appwrite. Highly recommend checking out the video on Brad's channel though! ua-cam.com/video/t7S0I78sloI/v-deo.html

  • @DennisIvy
    @DennisIvy Рік тому +3

    Ay I know the person in that video!

  • @danielb.2873
    @danielb.2873 Місяць тому

    Nice! How about setting up multiple chatrooms? (what you've just mentioned lol)

  • @alexsiniy8883
    @alexsiniy8883 Рік тому

    I try it, and i like programming this! Thank you for tutorial)

  • @Casanovajosh
    @Casanovajosh Рік тому

    Awesome!

  • @azizdevfull
    @azizdevfull Рік тому

    Amazing : )

  • @zdevel9044
    @zdevel9044 11 місяців тому +1

    Curious of the security risks to having the user-id directly in the html tags and readable by viewing the source. Is this insecure? And is there a workaround?

    • @PRICEX
      @PRICEX 2 дні тому

      The question to start with would be: what is someone going to do with a measly user id?