1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-29 20:21:50 +02:00

feat: add Leptos Web Framework to Web Development (#7398)

This commit is contained in:
Ruslan Semagin
2024-10-09 12:13:03 +03:00
committed by GitHub
parent 25661736ff
commit c8d8b75c31

View File

@@ -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)