Migrating a JavaScript frontend to Leptos, a Rust framework

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • leptos

    Build fast web applications with Rust.

    Lots of new frontend frameworks have been built on top of Rust, including Leptos, which happens to be one of the most popular ones. In this guide, we'll highlight why and how to migrate your JavaScript frontend to use the Leptos Rust frontend framework.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • trunk

    Build, bundle & ship your Rust WASM application to the web.

    Note that Leptos uses Trunk to serve the client side application. Trunk is a zero-config Wasm web application bundler for Rust.

  • react-todo-sample-article

    For illustration purposes, we’ll use bits and pieces of a React application I created as a case study throughout the rest of this guide. Right now, you have a basic Rust application with Leptos installed. To follow along, clone the React Todo project by running the command below:

  • crates.io

    The Rust package registry

    So, be sure to double-check your critical libraries and be sure their alternatives exist in the Rust ecosystem. There’s a good chance the crates you need are available in Rust's crates.io repository.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Interview with Krzysztof Andrelczyk, Tauri Developer and Creator of Twili Recipes

    3 projects | dev.to | 5 Sep 2024
  • Leptos + Tauri Tutorial

    2 projects | dev.to | 1 Sep 2024
  • Trunk: Build, bundle and ship your Rust WASM application to the web

    4 projects | news.ycombinator.com | 23 Jul 2024
  • Secure Pattern for Deploying WASM on S3

    2 projects | dev.to | 11 May 2024
  • Rust on Nails

    2 projects | news.ycombinator.com | 19 Mar 2024