学习熟悉箭头函数, 类, 模板字面量, let和const声明

箭头函数:https://blog.csdn.net/qq_30100043/article/details/53396517

类:https://blog.csdn.net/pcaxb/article/details/53759637

模板字面量:https://www.cnblogs.com/goloving/p/7868865.html

let和const:https://www.cnblogs.com/zhuzhenwei918/p/6131345.html

原文地址:https://www.cnblogs.com/gpzhen/p/9171789.html