js的核心:

  1. 数组的方法
  2. 字符串的方法
  3. 正则
  4. ajax

//进阶

  1. 同步异步
  2. 回调函数
  3. promise
  4. async,await
  5. ES6