Javascript to Elm
29: Elm in React Live
- Autore: Vários
- Narratore: Vários
- Editore: Podcast
- Durata: 0:31:08
- Altre informazioni
Informações:
Trama
Elm is a functional language that compiles to JavaScript. There are a lot of benefits that can be gained from using a functional language, more than just adding types as a super set to existing JavaScript. How about No more null. No “undefined is not a function”, we’ll never see these again! I’ll go over how to leverage this incredible language in our existing React Apps, and some of the challenges of taking this route.