Hacker News new | ask | show | jobs
by pka 3505 days ago
PureScript!
1 comments

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.
Pux is great!
Wow, I never heard of that! Thanks, will check it out :)