@grumplet should be good
next release will contain full migration to 16 though
@tonsky Thanks for the update 🙂
hello, is there a way to define components anonymously, analogous to #(…) and (fn [] …)? or a way to add mixins to a function so that it works as a component? I needed/wanted to bind components to vals in a map instead of symbols.
No, no way
Its all backed by React, and React requires classes
😞