- Play Framework Essentials
- Julien Richard Foy
- 159字
- 2021-08-05 17:47:43
Preface
The Web allows you to make applications that can be used from anywhere in the world as long as there is an Internet connection. The Play framework has been designed to embrace the characteristics of modern web applications such as handling long-running requests and manipulating data streams.
This book shows you how to write such web applications using Play. I designed it to be progressive so that you can quickly write a running application and then enhance it to benefit from all the components of the Play stack, or from lower-level APIs if you need more control.
Code examples are given in both Scala 2.10 and Java 8 (except for some APIs that have no Java counterpart). You can find executable applications based on the code examples of the book at http://github.com/julienrf/pfe-samples.
Finally, I encourage you to browse the API documentation of the framework to complete the content of this book. You can find it online at http://www.playframework.com/documentation.
- Deploying Node.js
- Twilio Best Practices
- 機器人Python青少年編程開發實例
- Learning AWS Lumberyard Game Development
- Canvas Cookbook
- 零基礎學Python編程(少兒趣味版)
- Spring Data JPA從入門到精通
- Using Yocto Project with BeagleBone Black
- Puppet 5 Beginner's Guide(Third Edition)
- 你必須知道的.NET(第2版)
- 算法(第4版)
- 軟件測試實驗實訓指南
- 寫給所有人的編程思維
- MongoDB進階與實戰:微服務整合、性能優化、架構管理
- 微軟辦公軟件認證考試MOS Access 2013實訓教程