Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
thequailman
on Oct 30, 2019
|
parent
|
context
|
favorite
| on:
When XML Beats JSON: UI Layouts
While not really JSON, HyperScript[1] is much easier to grok than XML to me. It allows you to define layouts really naturally using standard JS objects. Mithril[2] specifically implements it really well.
1 -
https://github.com/hyperhype/hyperscript
2 -
https://mithril.js.org/index.html#dom-elements
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
1 - https://github.com/hyperhype/hyperscript
2 - https://mithril.js.org/index.html#dom-elements