https://htmx.org logo
Join Discord
Powered by
# htmx-general
  • m

    mysterious-toddler-20573

    08/19/2022, 9:45 PM
    hard to tell if it's just what I'm used to, but that's my feeling
  • m

    mysterious-toddler-20573

    08/19/2022, 9:45 PM
    I remember looking at Angular and extjs before that and saying "lol, no"
  • m

    mysterious-toddler-20573

    08/19/2022, 9:45 PM
    react I didn't even bother
  • l

    loud-action-20310

    08/19/2022, 9:46 PM
    I think it's not just us but people stop realizing it.
  • l

    loud-action-20310

    08/19/2022, 9:46 PM
    we just dig deeper
  • l

    loud-action-20310

    08/19/2022, 9:46 PM
    and stop asking right questions. why are we even doing it
  • l

    loud-action-20310

    08/19/2022, 9:46 PM
    until one day we write all JS just to output plain html text 😄
  • l

    loud-action-20310

    08/19/2022, 9:48 PM
    today I shared this with bluethumb team: did you see https://inertiajs.com/ - modern monolith? 1. Rails monolith 2. JS / api … SPAs 3. Microservices 4. JS monolith 5. back to rails monolith?
  • m

    mysterious-toddler-20573

    08/19/2022, 9:49 PM
    nice thing about using HTML/hypermedia is whatever backend you want is fine
  • m

    mysterious-toddler-20573

    08/19/2022, 9:49 PM
    browsers don't care
  • m

    mysterious-toddler-20573

    08/19/2022, 9:50 PM
    just produce HTML
  • l

    loud-action-20310

    08/19/2022, 9:50 PM
    yup
  • l

    loud-action-20310

    08/19/2022, 9:50 PM
    also
  • l

    loud-action-20310

    08/19/2022, 9:50 PM
    there is one piece that completes it now
  • l

    loud-action-20310

    08/19/2022, 9:50 PM
    tailwind
  • m

    mysterious-toddler-20573

    08/19/2022, 9:50 PM
    no boatload of JS on the front end, no wondering why you have two programming languages
  • l

    loud-action-20310

    08/19/2022, 9:50 PM
    tw + htmx + hs - on the front end
  • m

    mysterious-toddler-20573

    08/19/2022, 9:50 PM
    (a hidden advantage of hyperscript is that you can't use it on the backend)
  • m

    mysterious-toddler-20573

    08/19/2022, 9:50 PM
    i still need to take the tailwind pill
  • l

    loud-action-20310

    08/19/2022, 9:51 PM
    thats dream come true. you can do style as well as all behaviour right in html!
  • l

    loud-action-20310

    08/19/2022, 9:53 PM
    just do it and after few weeks you will not believe how much energy we wasted trying to name things, subclassing, inheriting... with css, but also with js (unobtrusive js etc.).
  • l

    loud-action-20310

    08/19/2022, 9:53 PM
    when you can do it all in html there are no obstacles anymore. it's much easier to get into the zone and just build stuff
  • m

    mysterious-toddler-20573

    08/19/2022, 9:54 PM
    i will contemplate
  • l

    loud-action-20310

    08/19/2022, 9:54 PM
    end of rant 😄
  • l

    loud-action-20310

    08/19/2022, 9:54 PM
    it's getting late here
  • l

    loud-action-20310

    08/19/2022, 9:55 PM
    thanks for help keep up great work and chat soon
  • m

    mysterious-toddler-20573

    08/19/2022, 9:56 PM
    roger roger
  • h

    happy-knife-63802

    08/19/2022, 11:25 PM
    Is there a simple way to trigger ncheckvalidity using htmx only when performing inline form validation? So, hx-post on change or blur
  • h

    happy-knife-63802

    08/19/2022, 11:25 PM
    I saw the issue on GitHub where you suggested something like on click[valid] but not sure if that was ever implemented?
  • m

    mysterious-toddler-20573

    08/19/2022, 11:46 PM
    can you give some example html?
1...787788789...1146Latest