1. let 和 var
文章图片
文章图片
2. const定义常量
文章图片
3. 模板字符串
文章图片
4. 属性简写
文章图片
5. 方法简写
文章图片
6. 箭头函数
文章图片
7. 回调函数 【Node.js|Nodejs 新特性 async await 的使用 以及使用 async await 处理异步】
文章图片
文章图片
7. Promise
文章图片
文章图片
8. async 和 await
文章图片
文章图片
文章图片
推荐阅读
- Nodejs特性async await
- JavaScript版数据结构与算法 轻松解决前端算法面试
- Node.js工程师养成计划完毕
- 前端|浅谈函数式编程柯里化的魔法
- VUE3.x|VUE3开源项目
- 知识点|h5页面生成分享海报(保存图片、分享)
- hel-micro 模块联邦新革命
- LeetCode 题解 | 1. 两数之和 Javascript 版
- 前端所遇问题栏|Uncaught Error: [vue-router] “path“ is required in a route configuration 的解决方案