Styling Leptos sites with Tailwind

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ม.ค. 2025

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

  • @NehalHasnayeen
    @NehalHasnayeen ปีที่แล้ว +12

    oh no, do I have a tragic story to tell about not making a commit. couple years back I published a for TailwindCSS component, made some sales and then I started to work on a visual editor to go with that. Obviously it was on a separate branch. After working on it for about 10 months when it was almost finished and I was about to release the editor my laptop got stolen and I realized I've not pushed a single commit to the repo. It was a very painful lesson. hopefully nobody have to learn this the hard way

    • @chrisbiscardi
      @chrisbiscardi  ปีที่แล้ว +1

      ooof that's rough

    • @ciso
      @ciso ปีที่แล้ว +2

      Dang thats really bad.

    • @balqaasem
      @balqaasem ปีที่แล้ว

      Oh no, I learnt it the hard way

  • @GregFurmanek
    @GregFurmanek ปีที่แล้ว +1

    Hi Chris, Awesome content, and pretty snazzy presentation. Out of curiosity what tools are you using for your screen casting, especially your window arrangements? Is this just video editing?

    • @chrisbiscardi
      @chrisbiscardi  ปีที่แล้ว

      Window arrangement is done on desktop via yabai. Basically just a tiling window manager

    • @GregFurmanek
      @GregFurmanek ปีที่แล้ว

      @@chrisbiscardi Thank you.

  • @Galakyllz
    @Galakyllz ปีที่แล้ว

    I don't have a "preferred" styling solution, just one that I continue to use because I haven't found a better way (even though one must exist).

  • @zzej
    @zzej ปีที่แล้ว +2

    Hi! thanks for the videos. Do you have a full detailed course on axum + sqlx (mysql) for beginner devs?

    • @chrisbiscardi
      @chrisbiscardi  ปีที่แล้ว +2

      axum/sqlx is on the list to make, but there are a few workshops that are "almost done" that I need to ship before that. Currently all of the sqlx workshops on Rust Adventure are paired with serverless technology (AWS Lambda or Netlify).

    • @zzej
      @zzej ปีที่แล้ว

      @@chrisbiscardi awesome! tysm for the reply :D

  • @meka4996
    @meka4996 ปีที่แล้ว

    Can we use ShadCn UI in Leptos?

    • @chrisbiscardi
      @chrisbiscardi  ปีที่แล้ว +1

      that's a React component library so it only works with React. It wouldn't work with Vue, etc either.

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

      @@chrisbiscardi there is Svelte version of it

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

    Why am I seeing React code...