mirror of
https://github.com/leptos-rs/book.git
synced 2025-12-27 07:35:38 -05:00
docs: list clarity and grouping (#223)
This commit is contained in:
@@ -7,7 +7,7 @@ full-stack application with server-side rendering and hydration.
|
||||
|
||||
The guide doesn’t assume you know anything about fine-grained reactivity or the
|
||||
details of modern Web frameworks. It does assume you are familiar with the Rust
|
||||
programming language, HTML, CSS, and the DOM and basic Web APIs.
|
||||
programming language, HTML, CSS, the DOM, and basic Web APIs.
|
||||
|
||||
Leptos is most similar to frameworks like [Solid](https://www.solidjs.com) (JavaScript)
|
||||
and [Sycamore](https://sycamore-rs.netlify.app/) (Rust). There are some similarities
|
||||
|
||||
Reference in New Issue
Block a user