Cool little library, but the main thing that makes me use Elm is not TEA, 
but rather the functional language.  Having types removes entire classes of 
bugs and immutability makes it easy to reason about a program flow.  It is 
just too easy to break both of those aspects in Javascript, even with 
layers on top.


On Monday, October 17, 2016 at 10:09:27 AM UTC-6, António Ramos wrote:
>
> Hello guys just trying to learm Elm but its not easy.
> I just found this js framework
>
> https://github.com/yoshuawuyts/choo
>
> i has the same concept as TEA
>
> subscriptions , model, update and messages
>
> Maybe i just learn it too, because i just feel that going back to 
> angular/react/vue is giving up in good and simple  ideas from ELM
>
>
> Regards
> António
>

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to