27 results for “topic:yew-router”
Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.
A full-stack application written completely in Rust.
In this comprehensive guide, you will learn how to build a single-page frontend web application in Rust using the Yew.rs framework. The application will include essential authentication features such as user sign-up, login, logout, and restricting access to protected pages.
My Portfolio
In this article, you will learn how to build a modern, single-page frontend application in Rust using the Yew.rs framework and WebAssembly.
Rust Full Stack App covering Auth flow & CRUD with Rust/Axum and Supabase and Frontend with Yew.rs
Duskmoon UI Component Library.
Navigation link for yew-router
A boilerplate setup for building web applications using the Yew framework with Tailwind CSS. It allows users to quickly get started with their Yew projects without having to configure everything from scratch.
In this article, you will learn how to implement OAuth for Google and GitHub in a Rust frontend application using the Yew.rs framework. Additionally, I will provide backend APIs built using Rust, Node.js, and Golang that you can use alongside the frontend application.
A simple yew site using the yew router and trunk.
A simple yew site using the yew router and trunk
A real-time chat application built with Rust, featuring a WebSocket-based backend and a modern web frontend.
Rust-based web application for creating an advanced login interface with state management, navigation, and data persistence.
Simple server for yew and yew-router apps
Try and experimenting using Flowbite framework with Yew
Yew Navbar using the yew router
A recreational project that i decided to make in rust
The backend utilizes Rocket for routing, Rocket DB Pools with Diesel for database integration, Argon2 for password hashing, and JSON Web Tokens (JWT) for authentication. The frontend is built with Yew, using Yew-Router for navigation, Gloo-Net for HTTP requests, and Gloo-Storage for client-side data storage.
A multilingual (EN, ES) Rust Yew client-side web app showcasing JavaScript interop for session ID retrieval from URLs, compiled Web Assembly, and embedded CSS styling. Includes examples using both inline and external JavaScript methods.
Nested router for yew! String based navigator! Status: prototype.
A restaurant browsing website, built using rust's yew and axum framwork.
A Yew-based RBAC (Role-Based Access Control) demo application.
A simple Landing Page Web Application developed with Rust/WebAssembly + Yew + Tailwindcss.
My personal website.
Repository containing the source code and deployments workflows for my webpage's frontend
A ChatGPT inspired app in Rust!