mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 12:40:03 +02:00
feat: add Leptos Web Framework to Web Development (#7398)
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
# Leptos
|
||||||
|
|
||||||
|
Leptos is a full-stack, isomorphic Rust web framework leveraging fine-grained reactivity to build declarative user interfaces.
|
||||||
|
|
||||||
|
Learn more from the following resources:
|
||||||
|
|
||||||
|
- [@official@Website](https://leptos.dev/)
|
||||||
|
- [@official@Leptos Documentation](https://book.leptos.dev/)
|
||||||
|
- [@opensource@Leptos](https://github.com/leptos-rs/leptos)
|
||||||
|
- [@video@YouTube](https://www.youtube.com/watch?v=aQOFJQ2JkvQ&list=PLg4xWRFolJIo0lZawIlEaYr180e1w-ZUH)
|
Reference in New Issue
Block a user