Ben Wishovich - Full Stack Rust - Building Rust Websites with Leptos

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 เม.ย. 2024
  • Rust has been proven to be a strong choice for backend web services, but new and upcoming frameworks like Leptos have made it a strong choice for building interactive frontend web UIs as well. Come learn how to build a full stack Rust web app with Axum and Leptos, leveraging the power of Rust to deliver web apps rivalling any Javascript stack.
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @r2_rho
    @r2_rho 2 หลายเดือนก่อน +12

    I'm amazed at how far Leptos has come in such a short amount of time. What's more impressive is the excellent engineering and decision making by Greg and the team to get it there.

  • @JE0RB
    @JE0RB 13 วันที่ผ่านมา +1

    Leptos helped me build a website and API for an event last year and it was delightfully easy and fast (after a little help from Greg).
    I updated that site and API a month ago with the latest Leptos version and was again delighted with how all the changes made things easier with less boilerplate.
    Leptos's rate of development is amazing 🚀

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

    Great talk! Leptos is amazing, I hope it get's the attention it deserves.
    Together with Tauri it's the best thing since sliced bread for writing cross-platform apps.

  • @ThrashAbaddon
    @ThrashAbaddon หลายเดือนก่อน +12

    Watching this I came to conclusion that I prefer "non live coding" style of presentations. I find it much easier to follow when you show the code on the slide and invest more time into describing what it is and what it does, then watching all this typing and all possible errors one can stumble upon when writing code.
    As far for the Leptos project itself, fantastic work from everyone involved. 🙂

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

      If we make a lot of typos when writing code, I guess that the IDE is not good enough.

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

      @@avalagum7957 This has absolutely nothing to do with the editor

    • @allurefxllc1150
      @allurefxllc1150 14 วันที่ผ่านมา

      It isn’t usually as bad as this. He was poorly prepared and focused on the wrong things. If anything IMO he made Leptos look more messy than it actually is. Hope he learns from this. Greg on the other hand is a good communicator and advocate.

  • @luiscarlosjayk
    @luiscarlosjayk 2 หลายเดือนก่อน +7

    Amazing job Leptos team!

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

    YOU MADE MY DAY, I WAS STUCK WITH LEPTOS AND YOU HELPED ME GET IT WORKING,... thanks for the sharing of your knowledge ☕

  • @victorfds
    @victorfds 2 หลายเดือนก่อน +1

    Incredible, great presentation! 🎉

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

    I am not sure about use case for Leptos. It looks like React in Rust.

    • @ozanmuyes
      @ozanmuyes 22 วันที่ผ่านมา

      What are the use-cases for React?

  • @avalagum7957
    @avalagum7957 2 หลายเดือนก่อน +3

    I'm a Joe Java dev learning Rust at this moment. I think that if you cannot write this example from crash in a presentation, then it's not simple enough.