Mastering Play Framework for Scala
Shiti Saxena
- 出版商: Packt Publishing
- 出版日期: 2015-05-30
- 售價: $2,180
- 貴賓價: 9.5 折 $2,071
- 語言: 英文
- 頁數: 311
- 裝訂: Paperback
- ISBN: 1783983809
- ISBN-13: 9781783983803
-
相關分類:
JVM 語言
海外代購書籍(需單獨結帳)
相關主題
商品描述
Leverage the awesome features of Play Framework to build scalable, resilient, and responsive applications
About This Book
- Demystify the quandaries of web development using Play Framework
- Test and debug your apps by using Play's built in testing framework
- Master the core features of Scala through a comprehensive coverage of code and examples for different scenarios
Who This Book Is For
This book is intended for those developers who are keen to master the internal workings of Play Framework to effectively build and deploy web-related apps.
What You Will Learn
- Customize your framework to accommodate the specific requirements of an application
- Develop responsive, reliable, and highly scalable applications using Play Framework
- Build and customize Play Framework plugins that can be used in multiple Play applications
- Familiarize yourself with third-party APIs to avoid rewriting existing code
- Gain an insight into the various aspects of testing and debugging in Play to successfully test your apps
- Get to know all about the concepts of WebSockets and Actors to process messages based on events
In Detail
Play Framework is an open source web application framework that is written in Java and Scala. It follows the Model-View-Controller architectural pattern and enables the user to employ Scala for application development, while keeping key properties and features of Play Framework intact.
Starting off by building a basic application with minimal features, you get a detailed insight into handling data transactions and designing models in Play. Next, you venture into the concepts of Actors and WebSockets, the process of manipulating data streams, and testing and debugging an application in Play. Finally, you gain an insight into extending the framework by writing custom modules or plugins in Play. Each chapter has a troubleshooting section that helps you out by discussing the causes of, and solutions to, some commonly faced issues.
商品描述(中文翻譯)
利用 Play Framework 的強大功能來構建可擴展、具韌性和響應迅速的應用程式
關於本書
- 解開使用 Play Framework 進行網頁開發的困惑
- 通過使用 Play 內建的測試框架來測試和除錯您的應用程式
- 通過全面的代碼和不同情境的範例來掌握 Scala 的核心特性
本書適合誰
本書適合那些希望掌握 Play Framework 內部運作的開發者,以有效地構建和部署與網頁相關的應用程式。
您將學到什麼
- 自訂您的框架以滿足應用程式的特定需求
- 使用 Play Framework 開發響應迅速、可靠且高度可擴展的應用程式
- 構建和自訂可在多個 Play 應用程式中使用的 Play Framework 插件
- 熟悉第三方 API,以避免重寫現有代碼
- 獲得有關 Play 中測試和除錯各個方面的見解,以成功測試您的應用程式
- 了解 WebSockets 和 Actors 的概念,以根據事件處理消息
詳細內容
Play Framework 是一個用 Java 和 Scala 編寫的開源網頁應用程式框架。它遵循模型-視圖-控制器(Model-View-Controller)架構模式,並使用 Scala 進行應用程式開發,同時保持 Play Framework 的關鍵屬性和特性不變。
從構建一個具有最少功能的基本應用程式開始,您將深入了解在 Play 中處理數據交易和設計模型。接下來,您將探索 Actors 和 WebSockets 的概念、操作數據流的過程,以及在 Play 中測試和除錯應用程式。最後,您將了解如何通過編寫自訂模組或插件來擴展框架。每一章都有故障排除部分,幫助您討論一些常見問題的原因和解決方案。