Y
Hacker News
new
|
ask
|
show
|
jobs
by
jamesgpearce
706 days ago
The very first demo is React-less and so is this Vite template! Enjoy :)
https://github.com/tinyplex/vite-tinybase
1 comments
mixmastamyk
706 days ago
I don’t know what vite is. Should I be interested? (Trying to keep the JS part of my app as simple as possible without a lot of deps.)
link
jamesgpearce
705 days ago
It's just a way to get up and running with an app template. But this is the essence of the JS in question:
https://github.com/tinyplex/vite-tinybase/blob/main/src/inde...
link
mixmastamyk
705 days ago
Thanks!
link