diff --git a/README.md b/README.md index a96d24b8c22c4fdc06455e45ad531a512d65f644..26b10ffc9ec5198bfe1ae37be7188916227dbdfd 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,12 @@ Version Control System * gitlab使用说明:https://www.bilibili.com/video/BV11E411x7Uv * Gitee * 这个看中文网址就可以了,目前B站还没有很好的视频介绍 +## 包管理工具 +Package Managers +- 1. npm +- 包管理工具:https://www.bilibili.com/video/BV1Dv411W7XP +- 2. yarn +- Yarn入门:https://www.imooc.com/learn/766 (B站没有,推荐这个免费) ## 网络安全相关知识 Web Security Knowledge - 1. HTTPS 原理和使用 @@ -102,12 +108,6 @@ Web Security Knowledge - 网络渗透:https://www.bilibili.com/video/BV1kh411W7Vv - 4. OWASP 安全风险知识 - OWASP TOP10:https://www.bilibili.com/video/BV1ey4y1V7Jj -## 包管理工具 -Package Managers -- 1. npm -- 包管理工具:https://www.bilibili.com/video/BV1Dv411W7XP -- 2. yarn -- Yarn入门:https://www.imooc.com/learn/766 (B站没有,推荐这个免费) ## CSS 预处理 语言 CSS Preprocessors - 1. Sass