Kazuki-tam / vitam

VITAM is a front-end template with Vite for static websites.
https://dev.to/tim_yone/starter-template-with-vite-and-typescript-for-front-end-projects-4055
MIT License
8 stars 0 forks source link

Introduce modern JavaScript frameworks #38

Open Kazuki-tam opened 2 years ago

Kazuki-tam commented 2 years ago

As is

Svelte is built in Vitam because this template adapts no virtual DOM architecture.

To be

It's useful to have some choices to develop SPA.

Kazuki-tam commented 2 years ago

I would like to remove Svelte from this project not to lock in a specific framework.

Kazuki-tam commented 2 years ago

I'm going to make a document for each modern frameworks in stead of this change.