Over 90 hands-on recipes to help you develop engaging applications using CoffeeScript.
About This BookUse CoffeeScript to create and test applications and backend servicesBuild applications using popular frameworks, libraries, and platformsInterface with popular services to send e-mails, text messages, and use cloud storageWho This Book Is ForIf you are interested in developing modern applications, this book will help you leverage the vast JavaScript ecosystem while using an elegant language, helping you avoid the shortcomings of JavaScript.
What You Will LearnCreate user interfaces with jQuery, Backbone, AngularJS, and Kendo.
...moreUIDevelop RESTful services using Node and ExpressRead and write data using SQLite, Redis, MongoDB, CouchDB, and Microsoft SQL ServerInterface with external services to send e-mails, SMS text messages, and use cloud storage services such as DropBox and S3Test your code using Jasmine, QUnit, Zombie, Persona, and Mocha with ChaiWork with a variety of hosts such as Heroku, Azure, and Amazon Web ServicesUse CoffeeScript for DevOps tasks such as managing files and directories, and parsing CSV and fixed-width filesIn DetailCoffeeScript is a JavaScript compiler. CoffeeScript brings many things to the table that are lacking in JavaScript itself. This includes a class and module system, a syntax that is cleaner, less terse, and well structured, and list comprehensions that make working with collections of data more enjoyable. CoffeeScript can be used as not only a tool for the Web, but also as a tool for day-to-day DevOps type tasks (for example, file processing, working with databases, and more).
This practical guide contains a wide range of recipes demonstrating how CoffeeScript can be used while developing the entire stack of an application. With recipes that range from easy and intermediate to advanced, there is something here for anyone looking to escape the common pitfalls of JavaScript and develop in a clean and expressive language.
(show less)