Ask HN: Low/No JavaScript Resources?
https://news.ycombinator.com/item?id=32779653I would really like to see a resource which presents the low/no js tools and pros/cons of each. Does anything like this exist? I am talking tools like htmx, unpoly, hotwire or slim js frameworks such as alpine or stimulus.
Ideally would contain:
- overview of framework
- link to framework
- integrations with backend (Django, Rails, Laravel, etc)
- sample app code (same app implented in each)
- guidance - for example, hotwire is more rails specific from what I can see