So, we can do (:require [hoplon.goog])
and it'll do similar things as (:require [hoplon.jquery])
does? Or is there anything more to Jquery?
They do the same things but differently
1👍Do implementation of default browser cases have dependency on Jquery
or goog
? Or it's standalone Hoplon? I think latter is true.
They do the same things but differently
1👍Hoplon by itself handles default cases, though we recommend an attribute provider
1👍For example there are other attribute providers like the ones within uikit-hl which also include uikit styles
1👍