Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Advanced topics" #8

Open
gbj opened this issue Dec 2, 2023 · 2 comments
Open

"Advanced topics" #8

gbj opened this issue Dec 2, 2023 · 2 comments

Comments

@gbj
Copy link
Contributor

gbj commented Dec 2, 2023

It would be useful to have a section at the end that just links to the main docs/points out the existence of a few advanced topics: :undelegated for opting out of event delegation is one example that's come up, and I know there are other things that are difficult to discover in the main docs if you don't already know they exist, but also aren't covered in the book.

@diversable
Copy link
Contributor

thanks for pointing this out - if anyone thinks of other things that should be described in this new section of the book - "Part 3: Advanced Topics" - please comment below and I'll add them to the list in this comment.

If there's anything in the other large tracking issue, about getting the book caught up with other Leptos features, which should go into this new book section, please comment below and I'll update the 2 lists accordingly - thx!

Pt 3: Advanced Topics

  • describe :undelegated which opts out from event delegation
  • ...

@blorbb
Copy link
Contributor

blorbb commented Feb 1, 2024

do you think working with web_sys and js_sys (#22) and use: directives (kinda related: leptos-rs/leptos#2248) should be in the advanced section?

Maybe there could be a sub-section on advanced view! features, like :undelegated and #[slot]s alongside use:.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants