https://github.com/anderspitman/react_rust_webapp
Code for my blog post about combining React and Rust in a statically-linked web app
https://github.com/anderspitman/react_rust_webapp
Last synced: 11 months ago
JSON representation
Code for my blog post about combining React and Rust in a statically-linked web app
- Host: GitHub
- URL: https://github.com/anderspitman/react_rust_webapp
- Owner: anderspitman
- Created: 2018-04-05T02:01:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-07T19:26:47.000Z (about 8 years ago)
- Last Synced: 2025-07-05T08:06:32.413Z (11 months ago)
- Language: Rust
- Homepage:
- Size: 61.5 KB
- Stars: 67
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
An example of a completely statically linked webapp based on React and Rust.
Blog post [here](https://anderspitman.net/2018/04/04/static-react-rust-webapp/).
HN discussion [here](https://news.ycombinator.com/item?id=16765020)