End-to-end type safety with Remix and Rust - Part 5: The Remix app
Building the frontend for the trading app using Remix, Typescript, Tailwind, and gRPC.
Building the frontend for the trading app using Remix, Typescript, Tailwind, and gRPC.
Implementing a trade service in Rust to send orders and list positions.
Adding the persistence layer using SQLx for the reference data service we previously created.
Implementing a reference data service for stocks using Rust and tonic.
Introduction to using Remix with a Rust backend using gRPC.