Learning Leptos: v0.1.0, cargo-leptos, & the World's Best Dark-Mode Toggle

Описание к видео Learning Leptos: v0.1.0, cargo-leptos, & the World's Best Dark-Mode Toggle

NOTE: Someone very helpfully figured out my bug at 49:24. It turns out I had actually built the ActionForm version on top of a bug in ActionForm, which should reset its input value. So the manual version that was "buggy" was behaving correctly! I've updated the example repo so it's now correct, pending a PR to fix the ActionForm issue. :-D

Get a preview of some of the improvements in v0.1.0-beta, experience the awesomeness of cargo-leptos, and walk through how to build a dark-mode toggle component that uses a server function to seamlessly integrate the client and server, and provide a progressively-enhanced form that works perfectly—even without JavaScript or WebAssembly enabled.

Example code: https://github.com/leptos-rs/example-...
Leptos repo: https://github.com/gbj/leptos
Leptos starter: https://github.com/leptos-rs/start
Discord:   / discord  

Комментарии

Информация по комментариям в разработке