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
Otros Autores: Hilton, Peter, 1974- author (author), Bakker, Erik, 1984- author (writer of foreword), Canedo, Francisco, 1974- author, Ward, James, writer of foreword
Formato: Libro electrónico
Idioma:Inglés
Publicado: Shelter Island, New York : Manning Publications [2014]
Edición:1st edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629658606719
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.