Modern Web Apps Using Rust Build Full Stack Applications Using Rust Based Leptos Framework Graphql Webassembly And Cloud Native Deployment(1st Edition)

Authors:

Nira Talvyn

Type:Hardcover/ PaperBack / Loose Leaf
Condition: Used/New

In Stock: 1 Left

Shipment time

Expected shipping within 2 - 3 Days
Access to 35 Million+ Textbooks solutions Free
Ask Unlimited Questions from expert AI-Powered Answers 30 Min Free Tutoring Session
7 days-trial

Total Price:

$0

List Price: $34.99 Savings: $34.99 (100%)
Access to 30 Million+ solutions
Ask 50 Questions from expert AI-Powered Answers 24/7 Tutor Help Detailed solutions for Modern Web Apps Using Rust Build Full Stack Applications Using Rust Based Leptos Framework Graphql Webassembly And Cloud Native Deployment

Price:

$9.99

/month

Book details

ISBN: 9349174871, 978-9349174870

Book publisher:

Offer Just for You!: Buy 2 books before the end of January and enter our lucky draw.

Book Price $0 : This Book Introduces You To Web Development With Rust And Leptos. To Begin With, You Install A Solid Rust Toolchain And Set Up Leptos In VS Code, And Then You See Your First "Hello World" Interface Rendered Via WebAssembly Right Away. So, First You'll Design A Microservice-inspired Book-selling Sample App, Called LibroCommerce, Into Inventory, Orders, And User Accounts. Then, You'll Connect Each Piece With Axum Handlers, SQLx Queries, And Shared Serde Models.By The Time You Get To Chapter 3, You'll Have Built A Nonblocking, Tokio-driven Server That Handles Dynamic Routes, Powers Leptos SSR Pages, And Secures Endpoints With JWT And OAuth2. Then, You Add Real-time Features: WebSockets Send Stock Updates And Order-status Events To Reactive Leptos Signals, Keeping The UI And Backend In Sync. As You Go, You'll Be Writing End-to-end Playwright Tests And Setting Up GitHub Actions So That Every Commit Runs Rust Tests, Playwright Scenarios, Docker Builds, And Kubernetes Rollouts Automatically. You'll Learn How To Connect To PostgreSQL With An Async Pool, Model Books, Users, And Orders With Serde-annotated Rust Structs, And Implement CRUD, Password Hashing With Argon2, Encrypted Backups, And Session Stores In Redis. Performance Tuning Shows You How To Optimize Tokio Threads, Tune SQLx Pools, Stream Large Result Sets, Debounce Client Inputs, And Apply Backpressure. At Last, You Put Each Microservice And Frontend Into Docker Containers, Deploy Them With Kubernetes, And Then Use Serverless.It's Packed With Over 100 Bite-sized Examples And Ready-to-run Solutions, And It'll Walk You Through Building And Operating A Production-style Web Application In Rust, Step-by-step. You Won't Become A Rust Language Expert, But You'll Finish Ready To Design, Code, Test, And Deploy Modern Web Apps.Key LearningsStart Using Rust And Leptos With VS Code To Develop Web Applications Using WebAssembly.Architect Microservices With Inventory, Orders, And User Modules For Modular, Scalable Applications.Make Servers That Respond To User Activity And Are Not Blocked By Other Users. Use Tokio And Axum With Dynamic Routing And Concurrency.Employ Business Logic With SQLX, Transactions, And External API Integration For Real-world Workflows.Protect Your Devices With JWT, OAuth2, Argon2 Password Hashing, HttpOnly Cookies, And TLS Encryption.Handle Database State Asynchronously, Define Serde Data Models, And Perform Efficient CRUD Operations.Utilize WebSockets, Leptos Signals, And Broadcast Channels To Enable Real-time Updates.Perform End-to-end Testing With Playwright, Integration Tests, And Automated CI Pipelines For Reliability.Put Microservices And The Frontend Into Containers Using Docker, And Use Kubernetes To Orchestrate Them So They Can Be Deployed Without Any Downtime.Table Of ContentSetting Up Rust & Leptos EnvironmentDesigning Modern ArchitectureBuilding Application ServerDatabase Integration And State ManagementModern Interactions With REST, GraphQL, And OAuthFront-end Development With Leptos And WebAssemblyReal-time Interactions Using WebsocketModern Security, Performance, And Cloud StrategiesCloud-native Releases And Continuous Delivery