### 相关学习 `level 1`:表示最少预习内容 `level 2`:表示课程需要学会的东西 `level 3`:表示课外知识 * 项目地址: * https://github.com/vuejs/core/blob/main/packages/compiler-core/src/parse.ts `level3` * https://github.com/FE-star/exercise8 `level2` * https://github.com/FE-star/exercise9 `level2` * https://github.com/FE-star/exercise10 `level2` * 正则 * https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Regular_Expressions `level1` * https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/RegExp `level1` * 熟悉以下概念 `level1` * 元字符 * 量词 * 分组和引用 * 转义 * 零宽断言 * 贪婪 & 惰性 * 练习 `level2` * https://github.com/FE-star/exercise5 * https://github.com/FE-star/exercise6 * https://github.com/FE-star/exercise7 * 推荐书籍: https://book.douban.com/subject/2154713/ 重点是前五章 `level3` * 可以了解一下 [ES2018](https://medium.com/front-end-hacking/javascript-whats-new-in-ecmascript-2018-es2018-17ede97f36d5) 在正则方面有哪些扩展
相关学习
level 1:表示最少预习内容level 2:表示课程需要学会的东西level 3:表示课外知识level3level2level2level2level1level1level1level2level3