CoffeeScript Application Development Cookbook
上QQ阅读APP看书,第一时间看更新

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