Book description
Lift in Action is a step-by-step exploration of the Lift framework. It moves through the subject quickly using carefully crafted, well-explained examples that make you comfortable from the start. You'll follow an entertaining Travel Auction application that covers the core concepts and shows up architectural and development strategies. Handy appendixes offer a Scala crash course and guidance for setting up a good coding environment.
About the Technology
Lift is a Scala-based web framework designed for extremely interactive and engaging web applications. It's highly scalable, production-ready, and will run in any servlet container. And Lift's convention-over-configuration approach lets you avoid needless work.
About the Book
What's Inside
- Complete coverage of the Lift framework
- Security, maintainability, and performance
- Integration and scaling
- Covers Lift 2.x
About the Reader
This book is written for developers who are new to both Scala and Lift and covers just enough Scala to get you started.
About the Author
Timothy Perrett is a member of the Lift core team and a Scala developer specializing in integration and automation systems for both manufacturing and marketing workflows.
Quotes
The best guide for building secure, scalable, and real-time web applications using Scala and Lift.
- Guillaume Belrose, Quantel Ltd
Rejoice, would-be Lift programmers,...finally an approachable resource to turn to.
- Ted Neward, Neward & Associates
If you're building web apps with Lift, you need this book.
- John C. Tyler, PROS Pricing
Great reference book for Lift and Scala!
- Tom Jensen, Chocolate Sprocket
Table of contents
- Copyright
- Dedication
- Brief Table of Contents
- Table of Contents
- Preface
- Acknowledgments
- About this Book
- About the Author
- About the Cover Illustration
- Part 1. Getting started
- Chapter 1. Introducing Lift
- Chapter 2. Hello Lift
- Part 2. Application tutorial
- Chapter 3. The auction application
- Chapter 4. Customers, auctions, and bidding
- Chapter 5. Shopping basket and checkout
- Part 3. Lift in detail
- Chapter 6. Common tasks with Lift WebKit
- Chapter 7. SiteMap and access control
- Chapter 8. HTTP in Lift
- Chapter 9. AJAX, wiring, and Comet
- Chapter 10. Persistence with Mapper
- Chapter 11. Persistence with Record
- Chapter 12. Localization
- Chapter 13. Distributed messaging and Java enterprise integration
- Chapter 14. Application testing
- Chapter 15. Deployment and scaling
- Appendix A. Introduction to Scala
- Appendix B. Configuring an IDE
- Appendix C. Options and boxes
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: Lift in Action
- Author(s):
- Release date: November 2011
- Publisher(s): Manning Publications
- ISBN: 9781935182801
You might also like
book
Lift Cookbook
If you need help building web applications with the Lift framework, this cookbook provides scores of …
book
함수형 사고: 객체지향 개발자에서 함수형 개발자로 거듭나기
객체지향 언어에 길든 개발자들에게 예제를 통해 함수형으로 ‘생각’하는 법을 깨닫게 해주는 책. 스칼라 같은 함수형 언어의 …
book
9가지 사례로 익히는 고급 스파크 분석(2판): 현실 세계 빅데이터로 배우는 데이터 과학과 머신러닝
이 책은 독자에게 대량의 데이터셋을 가지고 스파크 2를 활용해 복잡한 분석과 머신러닝 학습을 실제로 해보는 생생한 …
book
Professional Scala
If your application source code is overly verbose, it can be a nightmare to maintain. Write …