Hacker News new | ask | show | jobs
by b123400 3505 days ago
I tried Halogen for a while and found it too complicated. I need to create a type with 6 type params (something like `ParentComponentSpec s s' f f' g p`) for embedding a child component! Also, most of the operations are wrapped in monad, which ultimately bring me back to the procedural way of thinking.
1 comments

Pux is great!
Wow, I never heard of that! Thanks, will check it out :)