A snippet for including custom tags for your reagent components (all forms).
Take a look at src/main/reagent-custom-tags-compiler.cljs
for code and
explanation.
For reagent 1.1.1
- [ ] Add tests
- [ ] Turn into a cljs lib
- [ ] Better `reactify-wrapper` implementation for other use cases
- [ ] Benchmarks