Hey, noob question: What are the advantages of helix over something like reagent?
This page documents it well - https://github.com/lilactown/helix/blob/master/docs/motivation.md
• My favorite aspect: Add as few new semantics on top of React as possible
Which makes it really nice to work with the hooks API