Modern JavaScript Web Development Cookbook
上QQ阅读APP看书,第一时间看更新

Using Modern JavaScript Features

The recipes we will be covering in this chapter are as follows:

  • Adding types
  • Working with strings
  • Enhancing your code
  • Defining functions
  • Programming functionally
  • Doing async calls compactly
  • Working with objects and classes
  • Organizing code in modules
  • Determining a feature's availability