ECMAScript Cookbook
上QQ阅读APP看书,第一时间看更新

To get the most out of this book

This book assumes that you have some very basic knowledge and resources in order to get the most out of it:

  • A computer with permission to install programs and configure browsers
  • A text editor you are comfortable with; there are a lot of options to choose from:
    • VSCode
    • Atom
    • Vim
    • Emacs
  • Some basic programming knowledge. If you haven't written a function before, this might not be the best place to start.