Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kgwxd
on May 11, 2020
|
parent
|
context
|
favorite
| on:
What if we'd had better HTML-in-JS syntax all alon...
I've never had a chance to use it in production but, ClojureScript with Reagent[1] and it's Hiccup-like[2] markup is bliss in this domain.
[1]
http://reagent-project.github.io/
[2]
https://github.com/weavejester/hiccup
rafd
on May 11, 2020
[–]
...and, there's nothing particularly preventing a similar approach in JS (keywords would need to be strings, and... data manipulation in JS is relatively a huge pain compared to Clojure)
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] http://reagent-project.github.io/ [2] https://github.com/weavejester/hiccup