摘要: 函数式编程 filter的使用 reduce curry let dragon = (name,size,element) = console.log(dragon('fluffykins','tiny','lightling')) //curry let dragon = name = size 阅读全文
posted @ 2018-12-23 14:32 pluscat 阅读(296) 评论(0) 推荐(0) 编辑
摘要: 基本使用 JSON.stringify(value[, replacer [, space]]) 运用技巧 打印对象 阅读全文
posted @ 2018-12-23 13:06 pluscat 阅读(379) 评论(0) 推荐(0) 编辑