Y
Hacker News
new
|
ask
|
show
|
jobs
by
paulhodel
1766 days ago
LemonadeJS is pretty much vanilla, no depencies, no transpiling.
2 comments
brundolf
1766 days ago
When people say "VanillaJS" they typically mean "no framework, just browser APIs"
link
paulhodel
1766 days ago
Exact, you can run under the browser. No framework.
link
brundolf
1766 days ago
Right but it itself is a framework. When people say "vanilla JS" they typically mean building an
app
with just browser APIs.
link
codegeek
1765 days ago
obligatory:
http://vanilla-js.com/
link
gremlinsinc
1766 days ago
how's it compare to alpinejs and stimulus?
link