From ed36e1458cdfc25f7ad0b617914038c7e069a92f Mon Sep 17 00:00:00 2001 From: xxholly32 Date: Fri, 8 Jan 2021 10:04:09 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=F0=9F=8E=B8=20=E6=96=B0=E5=A2=9E=201?= =?UTF-8?q?=E6=9C=888=E6=97=A5=20=E6=97=A9=E6=8A=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/2021/01/08.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 docs/2021/01/08.md diff --git a/docs/2021/01/08.md b/docs/2021/01/08.md new file mode 100644 index 0000000000..2cd704e118 --- /dev/null +++ b/docs/2021/01/08.md @@ -0,0 +1,11 @@ +### 2021.01.08 + +[文章] 如何充分利用 Composition API 对 Vue3 项目进行代码抽离: + +实际项目例子抽离 composition API 并做 demo 的对比 + +[文章] 利用 React 和 styled-components 做主题切换功能: + +![](https://github.com/atapas/theme-builder/raw/main/static/Demo_1.gif) + +[类库] 全自动化构建工具 semantic 针对 monorepo 出的工具 semantic-release-monorepo :