修改前端知识
This commit is contained in:
parent
bfd5f0fc1f
commit
f3f3c12566
@ -11,6 +11,37 @@ group:
|
|||||||
|
|
||||||
## 💊 学习文档
|
## 💊 学习文档
|
||||||
|
|
||||||
|
### 前沿技术
|
||||||
|
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td width="240" align="center">
|
||||||
|
<a target="_blank" href="https://deno.land/">
|
||||||
|
<img src="https://deno.land/logo.svg" width="42" />
|
||||||
|
<br />
|
||||||
|
<strong>deno</strong>
|
||||||
|
<div>新生代 node</div>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="240" align="center">
|
||||||
|
<a target="_blank" href="https://lerna.js.org">
|
||||||
|
<img src="https://lerna.js.org/images/lerna-hero.svg" width="42" />
|
||||||
|
<br />
|
||||||
|
<strong>Lerna</strong>
|
||||||
|
<div>包管理器</div>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td width="240" align="center">
|
||||||
|
<a target="_blank" href="https://ant.design">
|
||||||
|
<img src="https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg" width="42" />
|
||||||
|
<br />
|
||||||
|
<strong>antd</strong>
|
||||||
|
<div>react UI框架</div>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
### React 方向
|
### React 方向
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
|
@ -8,10 +8,12 @@ hero:
|
|||||||
features:
|
features:
|
||||||
- icon: http://jzx-h5.oss-cn-hangzhou.aliyuncs.com/logo.png
|
- icon: http://jzx-h5.oss-cn-hangzhou.aliyuncs.com/logo.png
|
||||||
title: NiceCode
|
title: NiceCode
|
||||||
desc: <a href="https://nicecoders.github.io/nicecode/#/">前端工具合集</a>
|
desc: <a href="https://nicecoders.github.io">前端工具合集</a>
|
||||||
|
|
||||||
footer: Open-source MIT Licensed | Copyright © 2020<br />Powered by Json
|
footer: Open-source MIT Licensed | Copyright © 2020<br />Powered by Json
|
||||||
---
|
---
|
||||||
|
|
||||||
嗨~
|
嗨,我是 Json,这是我用来记录我的职业生涯总结的各种乱七八糟的知识点
|
||||||
|
|
||||||
|
希望能对你有帮助
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user