rum

2024-04-04T13:49:57.790279Z

When using rum purely for server side rendering do you have to use rum/defc . It seems I can use a normal defn and passing that into rum/render-static-markup it just works. Is there a downside or difference to using defn instead of rum/defc in this case?

2024-05-02T16:50:23.606499Z

Anyone know anything about this?