From 60b5e567c27265bdb6e54a44b4a7aa8255553931 Mon Sep 17 00:00:00 2001 From: eryajf Date: Thu, 5 Jan 2023 20:55:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=80=BB=E7=AC=AC88=E6=9C=9F?= =?UTF-8?q?=E5=91=A8=E5=88=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- .../01.学习周刊-总第88期-2023年第01周.md | 71 +++++++++++++++++++ 2 files changed, 72 insertions(+), 1 deletion(-) create mode 100644 docs/03.2023年/01.学习周刊-总第88期-2023年第01周.md diff --git a/README.md b/README.md index 6c367f1..1cdfa10 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ | 📝 | 📔 | 👨‍💻 | 💻 | | :-----: | :-----: | :-----: | :-----: | -| 第88期 | 第89期 | 第90期 | 第91期 | +| [第88期](./docs/03.2023%E5%B9%B4/01.%E5%AD%A6%E4%B9%A0%E5%91%A8%E5%88%8A-%E6%80%BB%E7%AC%AC88%E6%9C%9F-2023%E5%B9%B4%E7%AC%AC01%E5%91%A8.md) | 第89期 | 第90期 | 第91期 | | 第92期 | 第93期 | 第94期 | 第95期 | | 第96期 | 第97期 | 第98期 | 第99期 | | 第100期 | 第101期 | 第102期 | 第103期 | diff --git a/docs/03.2023年/01.学习周刊-总第88期-2023年第01周.md b/docs/03.2023年/01.学习周刊-总第88期-2023年第01周.md new file mode 100644 index 0000000..2ff05ed --- /dev/null +++ b/docs/03.2023年/01.学习周刊-总第88期-2023年第01周.md @@ -0,0 +1,71 @@ +--- +title: 学习周刊-总第88期-2023年第01周 +date: 2023-01-05 20:53:23 +permalink: /pages/1e5ab8/ +categories: + - 周刊 + - 学习周刊 + - 2023年 +tags: + - +--- + + +### 0 ,前言 + +周刊维护在:[https://github.com/eryajf/learning-weekly](https://github.com/eryajf/learning-weekly) 欢迎投稿,推荐或自荐项目 /文章 /博客,请提交 issue 。 + +周刊核心为运维周刊,还会侧重Go语言生态,Vue相关技术生态的项目,以及 GitHub 上优秀项目或经验。 + +你也可以在我的博客 [https://wiki.eryajf.net/learning-weekly/](https://wiki.eryajf.net/learning-weekly/) 查看汇总周刊。 + + +### 1,优秀项目 + +--- +- 项目地址:[drip-table](https://github.com/JDFED/drip-table) +- 项目说明:`DripTable` 是京东零售推出的一款用于企业级中后台的动态列表解决方案,项目基于 `React` 和 `JSON Schema`,旨在通过 `简单配置` 快速生成页面动态列表来降低列表开发难度、提高工作效率。 + ![](http://t.eryajf.net/imgs/2023/01/bcca578ca06937c2.png) +- 相关文章:[README](https://github.com/JDFED/drip-table/blob/master/README.zh-CN.md),[官网](https://drip-table.jd.com/) +--- +- 项目地址:[busuanzi](https://github.com/soxft/busuanzi) +- 项目说明:一个基于 Golang + Redis 的简易访问量统计系统,自建不蒜子。 +- 相关文章:[README](https://github.com/soxft/busuanzi#readme) +--- +- 项目地址:[cicada](https://github.com/mebtte/cicada) +- 项目说明:知了, 支持多用户的开源音乐服务. + ![](http://t.eryajf.net/imgs/2023/01/7258df3d6f804503.png) +- 相关文章:[README](https://github.com/mebtte/cicada#readme) +--- +- 项目地址:[go-tagexpr](https://github.com/bytedance/go-tagexpr) +- 项目说明:一个有趣的 GO 结构标记表达式语法,用于字段验证等。 +- 相关文章:[README](https://github.com/bytedance/go-tagexpr#readme) +--- +- 项目地址:[sonic](https://github.com/go-sonic/sonic) +- 项目说明:Sonic 意为声速的、声音的,正如它的名字一样, sonic 致力于成为最快速的开源博客平台。 + ![](http://t.eryajf.net/imgs/2023/01/0797d7663dee79a7.png) +- 相关文章:[README](https://github.com/go-sonic/sonic/blob/master/doc/README_ZH.md) +--- + +### 2,优秀文章 + +--- +- [如何避免屎山代码,理论上可行的思路](https://v2ex.com/t/906667#reply72) +- 如题 +--- +- [2022 好物分享](https://v2ex.com/t/906441#reply30) +- V 友的好物分享 +--- + +### 3,优秀博客 + +--- +- 博客地址:[咻兔哔](https://esc.show/) +- 简单说明:golang 以及其他内容分享 +--- +- 博客地址:[云烟阁](https://liangtian.me/) +- 简单说明:golang 技术栈内容 +--- +- 博客地址:[zzzmh 技术笔记](https://zzzmh.cn/index) +- 简单说明:运维,及其他内容 +--- \ No newline at end of file