|
|
|
|
|
by claudiojulio
1857 days ago
|
|
Use svelte, it is the easiest and fastest of these three. To use react it is good to have a good command of javascript. The vue is easier than the react, but the vuex is very complicated. The svelte stores are very easy to use. And vue has some structures in the svelte are addressed in a simplified way, as methods and data computed. Svelte is the present and the future! Automatically translated. |
|
there is vuex alternative called pinia[0] which is much simpler than vuex
[0]: https://pinia.esm.dev/