mirror of
https://github.com/eryajf/learning-weekly.git
synced 2025-09-26 17:51:12 +08:00
添加总第88期周刊
This commit is contained in:
@@ -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期 |
|
||||
|
71
docs/03.2023年/01.学习周刊-总第88期-2023年第01周.md
Normal file
71
docs/03.2023年/01.学习周刊-总第88期-2023年第01周.md
Normal file
@@ -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`,旨在通过 `简单配置` 快速生成页面动态列表来降低列表开发难度、提高工作效率。
|
||||

|
||||
- 相关文章:[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)
|
||||
- 项目说明:知了, 支持多用户的开源音乐服务.
|
||||

|
||||
- 相关文章:[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 致力于成为最快速的开源博客平台。
|
||||

|
||||
- 相关文章:[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)
|
||||
- 简单说明:运维,及其他内容
|
||||
---
|
Reference in New Issue
Block a user