目錄(89章)
倒序
- coverpage
- CoffeeScript Application Development Cookbook
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Getting Ready
- Introduction
- Configuring your environment and tools
- Configuring Sublime Text
- Configuring Visual Studio
- A quick dive into CoffeeScript
- Debugging CoffeeScript using source maps
- Debugging CoffeeScript using Node Inspector
- Chapter 2. Starting with the Basics
- Introduction
- Working with strings
- Working with numbers
- Working with dates and times
- Working with arrays
- Working with classes
- Dealing with the this keyword
- Chapter 3. Creating Client Applications
- Introduction
- Working with jQuery
- Working with Backbone
- Working with AngularJS
- Communicating in real time with Socket.io
- Chapter 4. Using Kendo UI for Desktop and Mobile Applications
- Introduction
- Using the Kendo UI Core widgets
- Using the Kendo UI Core mobile widgets
- Chapter 5. Going Native with Cordova
- Introduction
- Creating a basic Cordova application
- Using the camera
- Using geolocation
- Using contacts
- Getting device information
- Chapter 6. Working with Databases
- Introduction
- Working with SQLite
- Working with Redis
- Working with MongoDB
- Working with CouchDB
- Chapter 7. Building Application Services
- Introduction
- Working with base64 encoding
- Working with domain name services
- Parsing a URL into its various components
- Creating RESTful web services
- Chapter 8. Using External Services
- Introduction
- Working with web services
- Sending e-mail
- Sending SMS and MMS messages
- Working with Amazon's S3 storage
- Transferring files via FTP
- Chapter 9. Testing Our Applications
- Introduction
- Unit testing with QUnit
- End-to-end testing with Mocha and Zombie.js
- Stubbing and mocking with Sinon
- Chapter 10. Hosting Our Web Applications
- Introduction
- Compiling our source with Grunt
- Preparing deployments for staging and production
- Deploying our application to Heroku
- Deploying our application to Microsoft Azure
- Chapter 11. Scripting for DevOps
- Introduction
- Executing shell commands with exec
- Executing shell commands with spawn
- Copying moving and deleting files and directories
- Archiving files and directories
- Parsing CSV files
- Parsing fixed-width files
- Padding and aligning output
- Formatting dates with moment.js
- Formatting numbers with accounting.js
- Index 更新時間:2021-07-23 19:36:08
推薦閱讀
- Boost.Asio C++ Network Programming(Second Edition)
- The Supervised Learning Workshop
- C語言程序設計習題解析與上機指導(第4版)
- Azure IoT Development Cookbook
- Python程序設計案例教程
- The Data Visualization Workshop
- 軟件架構:Python語言實現
- Building Serverless Applications with Python
- 深入理解Elasticsearch(原書第3版)
- FPGA Verilog開發實戰指南:基于Intel Cyclone IV(進階篇)
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- Angular開發入門與實戰
- OpenCV 4計算機視覺項目實戰(原書第2版)
- Java程序設計案例教程
- RubyMotion iOS Develoment Essentials
- 劍指大數據:企業級電商數據倉庫項目實戰(精華版)
- 趣學Python游戲編程
- MySQL高可用實踐
- INSTANT OSGi Starter
- Magento PHP Developer's Guide(Second Edition)
- Helm學習指南:Kubernetes上的應用程序管理
- 瘋狂Java講義(第2版)
- 計算機軟件技術基礎(第2版)
- Access 2010數據庫項目應用教程
- iOS開發基礎教程(Swift版)
- Mastering Magento 2(Second Edition)
- 深入理解ES6
- STM32開發實戰:LabVIEW卷
- Scratch3.0少兒編程·創客意識啟蒙
- Android開發寶典