Released my first #foss project. It's a #rust #tauri #leptos app for adjusting portfolio weighting. Let's see how this goes 😬
https://github.com/reifenrath-dev/rebalax
Released my first #foss project. It's a #rust #tauri #leptos app for adjusting portfolio weighting. Let's see how this goes 😬
https://github.com/reifenrath-dev/rebalax
I think #Leptos may actually be the framework of choice for me going forward. It's got everything I love about SolidJS and I can give the JS a miss.
🦀🌱 Rust Live Coding - Grid Layout & THE COLUMN
🦀🌱 Rust Live Coding - Grid Layout & Dragging for ArkSync
I'm live! Will I find the bugfix this time?
🦀 Rust Leptos Grid Layout - code architecture & responsiveness
🦀 Rust - Leptos grid layout & responsiveness
My codebase is a mess, but everything is fine 🔥🐶
🦀 Rust live coding - Leptos grid layout. Let's chill together while I think about my column system.
Live 🦀 - Rust Leptos grid debugging
🦀 Rust live stream - Leptos grid layout
Live Coding - 🦀 Draggable grid elements OSS contrib!
🦀 Live coding - Making a Rust grid layout with Leptos
Live coding -🦀 Making a Rust grid layout with Leptos
🔴 Rust, Tauri, Leptos & Tailwind: Will I go off the grid?
Twitch: https://twitch.tv/indiedevcasts
One of the pain points of using Rust for web dev, was if I needed to get a quick fix out I'd have to wait 20 min for the github action or build locally.
Setup https://www.blacksmith.sh/ today for my #rustlang #leptos site, brought release builds down to 5 min in my gh actions.
I did use the 4 cpu runners for that, which are 2x the minute cost, but it's getting done in less than half the speed so it's still less and they match gh's free 3000 minutes.
A client+server web framework for Rust!
Currently experimenting with it, don't have a proper opinion on it yet, but it seems good so far!
Trying #leptos for frontend dev these days. Having static types on FE is great, elminates most of the guesswork. I finally know which fields & methods these objects have without trial & error.
Playing around with #leptos + #axum + #tailwindcss + #sqlx I'm still very very uncomfortable with front end development, but for some reason Leptos seems to click better in my head compared to anything else.
Also honestly just wanted to try a "front + backend" project in a workspace. #rustlang