iamshaunjp / iamshaunjp/Complete-React-Tutorial
Showcase the blog as server-side rendered app
- Dominant language
- No language data
- Stars
- 2k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I wrote the following article and would like to update it by showing the blog off as a server side rendered app.
https://medium.com/wasm/server-side-rendering-ssr-using-webassembly-wasm-752841a13439
I have performed the following modifications (very simple procedure) using WasmEdge's React SSR documentation.
https://wasmedge.org/book/en/dev/js/ssr.html
After the above modifications the React blog app builds successfully and can be served without any errors in the terminal/console (server side). However, the web page is not loading on the client side; I believe this could be routing or port related.
Would you like to collaborate briefly on this in order to demonstrate how React apps can be served as SSR using WebAssembly.
Kind regards
Tim
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.