Why not use symbols instead of keywords, to reduce syntax? Hiccup and others also go with keywords. Is it performance or memory footprint? E.g. (jack-html `(div/id1.c1 (h1 (p ,text))))
Why not use symbols instead of keywords, to reduce syntax? Hiccup and others also go with keywords. Is it performance or memory footprint?
E.g.
(jack-html `(div/id1.c1 (h1 (p ,text))))