Modern frontends using Spring Boot and Thymeleaf with htmx by Wim Deblauwe @ Spring I/O

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

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

  • @stephennewport92
    @stephennewport92 2 года назад +25

    We were pretty excited about SPA frameworks when they first came out. Now that I look back, I have to admit that none of our SPA-based apps (Vue, Angular and React) should have been done in an SPA. Building complex logic on the backend and then building all of that state management stuff on the front end .... and then having to maintain all of that complexity over the years has not been fun. And what did we gain? Nothing really. Don't get me started on keeping npm packages current. If you are in that 1% of applications (and that is generous) that needs the front-end horsepower and has a massive number of users, go for an SPA. If not take a serious look at HTMX, Unpoly or Hotwire.

  • @marccollin7379
    @marccollin7379 2 года назад +4

    really great tool, created many new application with thymeleaf after i have done a few enterprise apps with angular and react. Easier to learn, take less time to create apps. I split thymeleaf apps from the backend who use rest.

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

    Thank you for sharing, it's been very informative!

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

    Merci beaucoup pour votre travail et partage

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

    I can't believe this video is from 2022. HTMX explosion is just 2 months ago, and you guys think about it a year ago!, damn, The world is very fast!.

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

    The talk was very useful 🎉❤

  • @user-xx7tv7cc1y
    @user-xx7tv7cc1y 2 года назад +1

    Love Spring and have done for years and will continue to do so. But I will never write a front end in Thymeleaf ever again when exists React or VueJS. Spring is almost second to none when writing API's nowadays, but front ends, I'll pass.

    • @gonzalooviedo5435
      @gonzalooviedo5435 Год назад +2

      Didnt you guy not hear at all what this guy exposed with HTMX?, with HTMX you can make the transition, REACT, VUEJs is slow, if you want somehting now use Qwick instead, but here, you have a very incredible simple way to express Thymeleaf reactive!

    • @user-xx7tv7cc1y
      @user-xx7tv7cc1y Год назад

      making technology decisions isn't always whats faster. thymeleaf has nowhere near the support or adoption for it to become an alternative. @@gonzalooviedo5435

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

    Thymeleaf is bad, I prefer using angular or other typical frontend frameworks

    • @gonzalooviedo5435
      @gonzalooviedo5435 Год назад +2

      Didnt you guy not hear at all what this guy exposed with HTMX?, with HTMX you can make the transition, REACT, VUEJs is slow, if you want somehting now use Qwick instead, but here, you have a very incredible simple way to express Thymeleaf reactive!