In this project, i will follow the Leptos's book, walk through the fundamental concepts to build applications, beginning with a simple rendered in browser, and building toward a full-stack application with server-side rendering and hydration.
Leptos is most similar to framworks like Solid (JavaScript) and Sycamore (Rust). There are some similarities to other frameworks like React (JavaScript), Yew (Rust), and Dioxus (Rust).