Making Poker with HTMX: Real time multiplayer using SSR with Kotlin, HTMX and Tailwind

Поділитися
Вставка
  • Опубліковано 10 лют 2025

КОМЕНТАРІ • 11

  • @alexeinunez778
    @alexeinunez778 11 місяців тому +16

    Can you show the developer experience? Debugging, making changes, seeing the changes update, building, shipping

  • @braiso_22
    @braiso_22 Рік тому +10

    Hi tom, do you have a github account where I can follow you? I would like to be able to see the code in this repository so I can implement something similar myself.
    Speaking of another topic, what do you think about compose multiplatform?

    • @tom-delalande
      @tom-delalande  Рік тому +6

      I don’t have anything public yet. I’m wanting to clean everything up and publish them in the future.
      I haven’t used it but from what I’ve seen so far it has the potential to be the holy grail. Writing native source code from a single code base would be a game changer. Have you had a play with it? What are your thoughts?

    • @eRatio
      @eRatio Рік тому +2

      @@tom-delalande Would also be highly interested to see how this is implemented! Looking forward to the publish :)

    • @xMadingx
      @xMadingx 10 місяців тому +1

      Same here, would be highly interested in the code or a project getting started video! :)

    • @dymastro788
      @dymastro788 9 місяців тому +1

      Me too would gladly see the code

    • @abd0-omar420
      @abd0-omar420 8 місяців тому

      ​@@tom-delalandewould love to see the code, looking forwaed to it.

  • @carlosparera2510
    @carlosparera2510 4 місяці тому

    Hello really enjoy your videos! I know that you have said before that the code would be available someday, I would love to use it to learn how to implement socket properly, any chance that you can share it? thanks a lot :)

  • @XleboSvk
    @XleboSvk 21 день тому

    Br0ther I could use seeing the code, it's quite hard to get a grasp of how the code actually works just from fast scrolling over code snippets. Cleaning up code is BS excuse, if it compiles and works, it's good enough :D

  • @kirillvoloshin2065
    @kirillvoloshin2065 11 місяців тому

    would be interesting to see how winning combinations are parsed)

  • @beradeep
    @beradeep 4 місяці тому

    can you please share the code