We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs: add Chapter 10 to navigation and update home page
docs: add comprehensive Demo & Examples deep dive guide with detailed local installation
docs: completely rewrite Chapter 2 with professional structure - Add proper Rust toolchain setup with MSRV - Add wasm32-unknown-unknown target installation - Add comprehensive Trunk configuration - Add professional Yew project structure (components/, pages/, assets/) - Add complete file-by-file code examples - Add Trunk.toml with build hooks and optimization - Add proper index.html with Trunk directives - Add development workflow with mock environment - Add production build configuration - Add proxy configuration for backend API - Add troubleshooting section with solutions - Add references to official documentation (Yew, Trunk, Rust WASM Book) - Structure follows Yew and Trunk best practices
docs: complete Wiki with all 9 chapters - Chapter 4: Yew Integration - Chapter 5: Leptos Integration - Chapter 6: API Reference - Chapter 7: Common Patterns - Chapter 8: Production Guide - Chapter 9: Testing - Updated sidebar navigation
docs: add Chapter 3 (Core Concepts)
docs: add Chapter 1 (Introduction) and Chapter 2 (Installation & Setup)
docs: add Home, Getting Started and Sidebar
Initial Home page