Programming Elm build safe, sane, and maintainable front-end applications

Elm brings the safety and stability of functional programing to front-end development, making it one of the most popular new languages. Elm's functional nature and static typing means that run-time errors are nearly impossible, and it compiles to JavaScript for easy web deployment. This book he...

Descripción completa

Detalles Bibliográficos
Otros Autores: Fairbank, J. C. T., 1948- author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Raleigh, North Carolina : The Pragmatic Bookshelf [2019]
Edición:1st edition
Colección:Pragmatic programmers.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630870606719
Tabla de Contenidos:
  • Get started with Elm
  • Create stateful Elm applications
  • Refactor and enhance Elm applications
  • Communicate with servers
  • Go real-time with WebSockets
  • Build larger applications
  • Develop, debug, and deploy with powerful tooling
  • Integrate with JavaScript
  • Test Elm applications
  • Build single-page applications
  • Write fast applications
  • Install Elm
  • Run the local server
  • Elm package versions.