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...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Other Authors: | , |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Shelter Island, NY :
Manning,
©2014.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- 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.