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
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?
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).
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
ooof that's rough
Dang thats really bad.
Oh no, I learnt it the hard way
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?
Window arrangement is done on desktop via yabai. Basically just a tiling window manager
@@chrisbiscardi Thank you.
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).
Hi! thanks for the videos. Do you have a full detailed course on axum + sqlx (mysql) for beginner devs?
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).
@@chrisbiscardi awesome! tysm for the reply :D
Can we use ShadCn UI in Leptos?
that's a React component library so it only works with React. It wouldn't work with Vue, etc either.
@@chrisbiscardi there is Svelte version of it
Why am I seeing React code...