Book Image

CoffeeScript Application Development Cookbook

By : Mike Hatfield
Book Image

CoffeeScript Application Development Cookbook

By: Mike Hatfield

Overview of this book

Table of Contents (18 chapters)
CoffeeScript Application Development Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 1. Getting Ready

In this chapter, we will cover the following topics:

  • Configuring your environment and tools

  • Configuring Sublime Text

  • Configuring Visual Studio

  • A quick dive into CoffeeScript

  • Debugging CoffeeScript using source maps

  • Debugging CoffeeScript with Node Inspector