diff --git a/src/data/roadmaps/rust/content/108-web-development/106-leptos.md b/src/data/roadmaps/rust/content/108-web-development/106-leptos.md new file mode 100644 index 000000000..3dc68ccee --- /dev/null +++ b/src/data/roadmaps/rust/content/108-web-development/106-leptos.md @@ -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)