ISBN-13: 9781484226094 / Angielski / Miękka / 2018 / 208 str.
Discover the Erlang-like Elm reactive programming language by using it in real-world applications. This unique book covers what Elm is, its fundamental building blocks, and using it to build a sample web application. Furthermore, Web Applications with Elm will cover what else Elm can potentially do and includes a handy language reference in the appendix.
After reading and using this book, you'll be building applications with Elm and will be able to apply it to your professional development efforts.
Reactive programming is a "new" paradigm for programming web applications. Of course, the concept is not new: it has been around for almost 20 years. Elm is a functional language that is based on functional reactive programming - although this term is not used by the creator of the language anymore - and makes writing graphical interfaces and user interface interactions easier and less messy than with JavaScript.