In the last post</a> we set up our deployment, fully automated on merge to our At the end of this post we will have:</p>
We are essentially hedging our bets by building both a JavaScript-based Frontend, which is the safe bet, and a Rust/WASM-based Frontend, which is the future bet. We will be using the same GraphQL API for both, so we can easily switch between them.</p>
There is quite a lot to cover. My recommendation is to clone down the Part 3 branch in the GitHub repository</a> and use this post as an explanation of what is set up.</p>main</code> branch. In this post we will be building our UI (Frontend) applications. See the full overview of posts here</a>.</p>
This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
In the last post we set up our deployment, fully automated on merge to our main branch. In this post we will be building our UI (Frontend) applications. See the full overview of posts here . At the end of this post we will have: A Next.js Frontend app with support for localization, using Tailwind CSS. A Leptos Rust/WASM Frontend app with support for localization, using Tailwind CSS. Automatic…

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.