Anyone with experience in creating web applications with ArrowJS? If so: What do you use it for, what are the upsides and what are the downsides?
#JavaScript #ArrowJS #development #web #webdevelopment #webapp
#javascript #arrowjs #development #web #webdevelopment #webapp
ArrowJS: Reactivity without the Framework. A tiny ~2kb library for building reactive interfaces in native JavaScript
"Assumptions
* It's ok to ship modern JS (no IE support)
* You’re writing HTML (not native voodoo)
:javascript:
#arrowJs
A lovely micro #javascript reactive library has popped up that all the minimalists out there will love.
it uses existing modern js features like
string templates, observable data & reactivity.
If you have JS fatigue & dont want to touch all the meta frameworks poping up each day, this could be the thing for you.
So my early thoughts combine this with #astro and you have the worlds smallest library you need to make a full blown web app.
#arrowjs #javascript #astro #webdev