Chris

Results 1099 comments of Chris

> We need 2 steps to add aliases > > 1. tell to IDE about aliases in tsconfig.json > 2. tell to webpack about aliases > > ### First: >...

[ 2019.02.27 ] * 错误地址或链接: 【Cute-JavaScript】=》【ES6】章节的《2-变量的结构赋值》 * 错误内容: 《2-变量的结构赋值》 标题错别字。 * 正确内容: 《2-变量的解构赋值》 * 错误影响范围: github/各个专栏/博客/Vuepress

[ 2019.03.27 ] * 错误地址或链接: 【Cute-JavaScript】=》【ES6】章节的《15 Class语法和继承》 * 错误内容: "P.prototyoe" 标题错别字。 * 正确内容: "P.prototype" * 错误影响范围: github/各个专栏/博客/Vuepress

[ 2019.08.23 ] 错误地址或链接: 【Cute-JavaScript】=》【JS】120-重温基础:语法和数据类型 错误内容: 【数据类型转换】段落中,“a1 + b1;// 30” 错误。 正确内容: 【数据类型转换】段落中,改成 ```js a1 + b1;// 1020; +a1 + b1;//30 ``` 错误影响范围: github/各个专栏/博客/Vuepress

[ 2019.02.28 ] * 修改《Cute-ES》文件夹的README.md文件,原本内容太长,不便阅读,可以调整成显示目录。 * 《Leo_Reading》的README.md内容也需要调整。 * 《Cute-Angular》中books的源码有误,需要调整。

[ 2022.07.05 ] 1.[移动端数据可视化方案的挑战与设计](https://www.yuque.com/antfe/featured/ufg1u1#lM4Cp) https://github.com/antvis/FEngine https://github.com/antvis/F2 https://github.com/antvis/F6 https://github.com/antvis/F2Native

[ 2022.07.08 ] 1.[低代码开发平台设计初探索](https://mp.weixin.qq.com/s/Bm-_lGxrPlfTaIMdgrghRw) 2.[Vue.js 挑战集合 一个 Vue.js 在线挑战平台](https://cn-vuejs-challenges.netlify.app/)

[ 2022.07.10 ] 1.[30 seconds of code](https://www.30secondsofcode.org) 2.[Favorite JavaScript Utilities](https://1loc.dev/)

[ 2022.07.11 ] 1.[前端与 DSL](https://zhuanlan.zhihu.com/p/179488071) 2.[浅谈前端框架中的DSL](https://blog.csdn.net/ccaoee/article/details/116785436) 3.[copixel 让“极致”成为极致](https://copixel.bytedance.com/) 4.[优设网](https://www.uisdc.com/) 5.[优优教程网](https://iconpark.oceanengine.com/home) 6.[前端 DSL 实践指南(上)—— 内部 DSL](https://zhuanlan.zhihu.com/p/107947462)