Cargando…

Play for Scala : covers Play 2 /

Play is a Scala web framework with built-in advantages: Scala's strong type system helps deliver bug-free code, and the Akka framework helps achieve hassle-free concurrency and peak performance. Play builds on the web's stateless nature for excellent scalability, and because it is event-ba...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Hilton, Peter, 1974-
Otros Autores: Bakker, Erik, 1984-, Canedo, Francisco, 1974-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Shelter Island, NY : Manning, ©2014.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Intro
  • Copyright
  • Brief Table of Contents
  • Table of Contents
  • Foreword
  • Preface
  • Acknowledgments
  • About this Book
  • About the Cover Illustration
  • Part 1. Getting started
  • Chapter 1. Introduction to Play 2
  • Chapter 2. Your first Play application
  • Part 2. Core functionality
  • Chapter 3. Deconstructing Play application architecture
  • Chapter 4. Defining the application's HTTP interface
  • Chapter 5. Storing data-the persistence layer
  • Chapter 6. Building a user interface with view templates
  • Chapter 7. Validating and processing input with the forms API
  • Part 3. Advanced concepts
  • Chapter 8. Building a single-page JavaScript application with JSON
  • Chapter 9. Play and more
  • Chapter 10. Web services, iteratees, and WebSockets
  • Index
  • List of Figures
  • List of Tables
  • List of Listings.