Programming Elm : Build Safe, Sane, and Maintainable Front-End Applications.
The Elm language offers safer applications and fewer errors that come with functional programming, while being type-safe and easy to use. Run-time errors are nearly impossible, and it compiles to JavaScript for easy web deployment. Take advantage of this new language in your web site development. Us...
Autor principal: | |
---|---|
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol :
Pragmatic Programmers, LLC, The,
2019.
|
Colección: | Pragmatic programmers.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
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.