From c8801e213c6cce154ae15bf9662de6db84b18864 Mon Sep 17 00:00:00 2001 From: dailer Date: Thu, 5 May 2022 20:00:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'questions/0.=E5=89=8D?= =?UTF-8?q?=E7=AB=AF=E5=B7=A5=E4=BD=9C=E8=BF=9B=E9=98=B6=E9=9C=80=E8=A6=81?= =?UTF-8?q?=E5=93=AA=E4=BA=9B=E5=BF=85=E5=A4=87=E6=8A=80=E8=83=BD.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- questions/0.前端入门需要哪些必备技能.md | 1 - questions/0.前端工作进阶需要哪些必备技能.md | 6 ++++++ 2 files changed, 6 insertions(+), 1 deletion(-) delete mode 100644 questions/0.前端入门需要哪些必备技能.md create mode 100644 questions/0.前端工作进阶需要哪些必备技能.md diff --git a/questions/0.前端入门需要哪些必备技能.md b/questions/0.前端入门需要哪些必备技能.md deleted file mode 100644 index 2347c23..0000000 --- a/questions/0.前端入门需要哪些必备技能.md +++ /dev/null @@ -1 +0,0 @@ -# 0.前端入门需要哪些必备技能 \ No newline at end of file diff --git a/questions/0.前端工作进阶需要哪些必备技能.md b/questions/0.前端工作进阶需要哪些必备技能.md new file mode 100644 index 0000000..0570ee2 --- /dev/null +++ b/questions/0.前端工作进阶需要哪些必备技能.md @@ -0,0 +1,6 @@ +# 0.前端工作需要哪些必备技能 + +# 1.熟悉各种链工具的使用,包括但不限于webpack,rollup,less,babel,代理配置等 +# 2.了解前后端分离开发模式,熟悉对接流程 +# 3.了解持续集成工具teamcity的基本流程 +# 4.掌握icon-font原理,知晓图标使用方式 \ No newline at end of file