Got around to creating docs for how to create elements using $
and helix.dom
https://github.com/Lokeh/helix/blob/master/README.md#documentation
hopefully now that I have the rules written down, they’ll make a little more sense
Was playing around with helix today. I was unable to require the helix.hooks namespace
------ ERROR -------------------------------------------------------------------
File: /Users/dpassen/.gitlibs/libs/lokeh/helix/fd3c1197787176897fb80e024ace1e3ba45d8aaa/src/helix/hooks.cljc
failed to require macro-ns "helix.hooks", it was required by "helix.hooks"
Error in phase :read-source
RuntimeException: No reader function for tag js
taking a look
@dpassen1 fixed in 517404445fdab38173560a46c092dc7ad8922c45
thanks. i’ll check it out
no problems now
thank you for the quick turnaround