Hoplon by itself handles default cases, though we recommend an attribute provider
For example there are other attribute providers like the ones within uikit-hl which also include uikit styles
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
Do implementation of default browser cases have dependency on Jquery or goog? Or it's standalone Hoplon? I think latter is true.