8 ms·
I find the creation of the body text kinda ugly. Isn't Clojure a way to make code easier to read and write? Why does the body look so ugly?
by va_coder 16y ago
I find the creation of the body text kinda ugly. Isn't Clojure a way to make code easier to read and write? Why does the body look so ugly?
- gcv 16y agoThe example in the README is intentionally minimalistic: it relies on no external libraries. The Clojure ecosystem has several highly respected libraries for handling server-side templates, e.g., Enlive and Hiccup. All work fine with appengine-magic.
- va_coder 16y agoThanks for the info. You might want to consider adding some to your 'startup kit'