tauri-apps / tauri-docs

The source for all Tauri project documentation.
https://tauri.app
MIT License
758 stars 527 forks source link

Write vanilla HTML, JS, CSS frontend guide #1464

Open lorenzolewis opened 10 months ago

lorenzolewis commented 10 months ago

A guide on setting up a Tauri app without using a frontend framework. Can either be added directly to https://beta.tauri.app/guides/frontend/ or as a subpage.

simonhyll commented 1 month ago

Discussed on Discord and I think we're opting for Vite being the most vanilla solution we support having a frontend configuration for, simply because there's nothing to show off in terms of configs for a vanilla project. Plus, we actively don't want people to get the idea that vanilla js is a valid project setup.

We can have information on this in the manual Tauri project creation guide, but I don't want it to be a super visible option that gives people the idea to actually do this.

A4u3B4lb3s commented 1 week ago

imho it must be as some base guideline bcause a lot of people don't know that you don't have to choose some frontend-framework (or lib) like Svelte