舉報

會員
Lift Application Development Cookbook
最新章節:
Index
LiftApplicationDevelopmentCookbookcontainspracticalrecipesoneverythingyouwillneedtocreatesecurewebapplicationsusingthisamazingframework.Thebookfirstteachesyoubasictopicssuchasstartinganewapplicationandgraduallymovesontoteachyouadvancedtopicstoachieveacertaintask.Then,itexplainseverystepindetailsothatyoucanbuildyourknowledgeabouthowthingswork.ThisbookisfordeveloperswhohaveatleastsomebasicknowledgeaboutScalaandwhoarelookingforafunctional,secure,andmodernwebframework.PriorexperiencewithHTMLandJavaScriptisassumed.
目錄(78章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Getting Started with Lift Basics
- Introduction
- Creating a Lift application using SBT
- Creating a Lift application using Maven
- Defining a SiteMap
- Logging using logback
- Sending e-mails using Gmail's SMTP server
- Chapter 2. Working with HTML
- Introduction
- Transforming HTML elements using their IDs
- Creating an HTML list using CSS selectors
- Creating an HTML table with dynamically defined columns
- Nesting snippets
- Dynamic menu rendering
- Localizing templates
- Testing snippets using Specs2
- Creating custom error pages
- Sending JavaScript commands from the server
- Invoking server-side functions from the client
- Chapter 3. Working with Forms
- Introduction
- Creating forms
- Validating forms
- Creating an Ajax form
- Creating multipage forms
- Defining a relation between form fields
- Chapter 4. Working with REST
- Introduction
- Getting data from the server
- Creating data using the REST service
- Modifying data using the REST service
- Deleting data using the REST service
- Testing a REST service using Specs2
- Uploading a file using the REST service
- Creating an RSS feed
- Chapter 5. Working with Databases
- Introduction
- Configuring a connection to database
- Mapping a table to a Scala class
- Creating one-to-many relationships
- Creating many-to-many relationships
- Creating CRUD features with CRUDify
- Paginating result sets
- Using an in-memory database in application tests
- Chapter 6. Working with Record
- Introduction
- Configuring a connection to a database using Squeryl
- Mapping a table to a Scala class
- Migrating the database using Liquibase
- Creating one-to-many relationships
- Creating many-to-many relationships
- Paginating result sets using Record
- Testing your application using an in-memory database
- Chapter 7. Working with MongoDB
- Introduction
- Connecting to MongoDB using record
- Mapping a MongoDB collection to a Scala class
- Mapping embedded objects
- Mapping referenced objects
- Querying with Rogue
- Chapter 8. Integrating Lift with Social Media
- Introduction
- Signing up using a Facebook account
- Fetching a user's Facebook data
- Signing up using a Gmail account
- Fetching a user's Gmail data
- Signing up using a LinkedIn account
- Fetching a user's LinkedIn data
- Signing up using a Twitter account
- Index 更新時間:2021-08-04 10:06:00
推薦閱讀
- Extending Jenkins
- 前端跨界開發指南:JavaScript工具庫原理解析與實戰
- AIRAndroid應用開發實戰
- Practical DevOps
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- SAP BusinessObjects Dashboards 4.1 Cookbook
- C語言程序設計上機指導與習題解答(第2版)
- C語言程序設計實驗指導 (第2版)
- Odoo 10 Implementation Cookbook
- Domain-Driven Design in PHP
- OpenStack Networking Essentials
- Oracle Data Guard 11gR2 Administration Beginner's Guide
- JavaScript編程精解(原書第2版)
- Drupal 8 Development:Beginner's Guide(Second Edition)
- Cloud Development andDeployment with CloudBees
- Game Development Patterns and Best Practices
- Scratch編程入門與算法進階(第2版)
- Go Programming Blueprints
- Kubernetes進階實戰(第2版)
- 移山之道:VSTS軟件開發指南
- Microsoft SQL Server 2014 Business Intelligence Development Beginner’s Guide
- Learning Physics Modeling with PhysX
- Unity 3D腳本編程與游戲開發
- jQuery EasyUI開發指南
- Zabbix Cookbook
- C#程序設計任務式教程
- 程序員的三門課:技術精進、架構修煉、管理探秘
- Spring Cloud Alibaba 微服務原理與實戰
- Python快速編程入門(第2版)
- 視覺之外:全鏈路UI設計思維的培養與提升