Y
Hacker News
new
|
ask
|
show
|
jobs
by
ec109685
716 days ago
“ The optional bindings to React and pre-built components let you easily build fully reactive UIs on top of TinyBase.”
1 comments
mixmastamyk
716 days ago
Without docs/sample code, optional might as well be required.
link
jamesgpearce
716 days ago
The very first demo is React-less and so is this Vite template! Enjoy :)
https://github.com/tinyplex/vite-tinybase
link
mixmastamyk
715 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
715 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
714 days ago
Thanks!
link