@wcj/github-rank 22.3.19 → 22.3.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/dist/repos.json +17700 -17695
  2. package/dist/sifou-daily.json +34 -61
  3. package/dist/sifou-monthly.json +87 -87
  4. package/dist/sifou-weekly.json +101 -101
  5. package/dist/toutiao-30.json +55 -55
  6. package/dist/toutiao-7.json +87 -87
  7. package/dist/toutiao-90.json +21 -21
  8. package/dist/trending-daily.json +174 -174
  9. package/dist/trending-monthly.json +145 -145
  10. package/dist/trending-weekly.json +157 -157
  11. package/dist/users.china.json +1816 -1802
  12. package/dist/users.json +2014 -2014
  13. package/package.json +1 -1
  14. package/web/36kr.html +3 -3
  15. package/web/data/repos.json +17700 -17695
  16. package/web/data/sifou-daily.json +34 -61
  17. package/web/data/sifou-monthly.json +87 -87
  18. package/web/data/sifou-weekly.json +101 -101
  19. package/web/data/toutiao-30.json +55 -55
  20. package/web/data/toutiao-7.json +87 -87
  21. package/web/data/toutiao-90.json +21 -21
  22. package/web/data/trending-daily.json +174 -174
  23. package/web/data/trending-monthly.json +145 -145
  24. package/web/data/trending-weekly.json +157 -157
  25. package/web/data/users.china.json +1816 -1802
  26. package/web/data/users.json +2014 -2014
  27. package/web/index.html +1047 -1047
  28. package/web/repos.html +2308 -2308
  29. package/web/sifou-daily.html +32 -116
  30. package/web/sifou-monthly.html +130 -130
  31. package/web/sifou-weekly.html +107 -107
  32. package/web/toutiao-30.html +89 -89
  33. package/web/toutiao-7.html +68 -68
  34. package/web/toutiao-90.html +51 -51
  35. package/web/trending-monthly.html +134 -134
  36. package/web/trending-weekly.html +151 -135
  37. package/web/trending.html +153 -153
  38. package/web/users.china.html +1117 -1117
@@ -14,26 +14,17 @@
14
14
  "url": "https://segmentfault.com/a/1190000041548601",
15
15
  "author": "程序猿阿朗",
16
16
  "home_url": "https://segmentfault.com/u/niumoo",
17
- "votes": "20",
17
+ "votes": "22",
18
18
  "rank": 2
19
19
  },
20
- {
21
- "title": "Gitlab CI/CD教程及npm包构建发布实战",
22
- "description": "!!!实践过程中请留意文档版本号跟你实际使用Gitlab的版本号👉🏻中文文档-14.8-pre 👉🏻Gitlab版本—12.9前置知识yaml语法,教程👉🏻YAML 入门教程Docker相关知识,教程👉🏻Docker教程linux命令,教程👉🏻Linux 命令大全自定...",
23
- "url": "https://segmentfault.com/a/1190000041537651",
24
- "author": "MangoGoing",
25
- "home_url": "https://segmentfault.com/u/nulidexiaocongmang",
26
- "votes": "16",
27
- "rank": 3
28
- },
29
20
  {
30
21
  "title": "神奇的 CSS,让文字智能适配背景颜色",
31
22
  "description": "文本在黑色底色上表现为白色,在白色底色上表现为黑色。看似很复杂的一个效果,但是其实在 CSS 中非常好实现,今天就介绍这样一个小技巧,在 CSS 中,利用混合模式 mix-blend-mode: difference,让文字智能适配背...",
32
23
  "url": "https://segmentfault.com/a/1190000041556519",
33
24
  "author": "chokcoco",
34
25
  "home_url": "https://segmentfault.com/u/chokcoco",
35
- "votes": "15",
36
- "rank": 4
26
+ "votes": "17",
27
+ "rank": 3
37
28
  },
38
29
  {
39
30
  "title": "什么是 LRU 算法?",
@@ -42,6 +33,15 @@
42
33
  "author": "Shenfq",
43
34
  "home_url": "https://segmentfault.com/u/shenfq",
44
35
  "votes": "10",
36
+ "rank": 4
37
+ },
38
+ {
39
+ "title": "穷追猛打,阿里二面问了我30分钟从URL输入到渲染...",
40
+ "description": "当面试官问出这个题后,大部分人听到都是内心窃喜:早就背下这篇八股文。但是稍等,下面几个问题你能答出来吗:浏览器对URL为什么要解析?URL参数用的是什么字符编码?那encodeURI和encodeURIComponent有什么区别...",
41
+ "url": "https://segmentfault.com/a/1190000041553527",
42
+ "author": "前端私教年年",
43
+ "home_url": "https://segmentfault.com/u/qiuzhisijiaoniannian",
44
+ "votes": "10",
45
45
  "rank": 5
46
46
  },
47
47
  {
@@ -50,7 +50,7 @@
50
50
  "url": "https://segmentfault.com/a/1190000041542431",
51
51
  "author": "wscats",
52
52
  "home_url": "https://segmentfault.com/u/wscats",
53
- "votes": "10",
53
+ "votes": "11",
54
54
  "rank": 6
55
55
  },
56
56
  {
@@ -63,21 +63,21 @@
63
63
  "rank": 7
64
64
  },
65
65
  {
66
- "title": "一道面试题牵出12个前端硬核知识点,你能答出几个?",
67
- "description": "一道面试题囊括多个高频知识点的确实不多,但确实有一个神奇的药引子——浏览器安全能串联起12个前端硬核知识点,一起来瞅瞅!!!一、概述1.1 Web页面安全说到Web页面安全你会想到哪些问题呢?什么是同源、什么是...",
68
- "url": "https://segmentfault.com/a/1190000041536596",
69
- "author": "执鸢者",
70
- "home_url": "https://segmentfault.com/u/zhizhe_5c6eb6478bd93",
71
- "votes": "9",
66
+ "title": "老板让我 7 天研究一个 Plausible 统计",
67
+ "description": "最近在思考统计功能的时候,一开始是寻思着用程序配合mysql来进行存储,但是如果用mysql来存一些比较细节话的数据然后再做统计,数据量会非常庞大,然后又思考用mysql存储数据,然后用定时脚本或队列来按照具体要...",
68
+ "url": "https://segmentfault.com/a/1190000041570390",
69
+ "author": "kumfo",
70
+ "home_url": "https://segmentfault.com/u/kumfo",
71
+ "votes": "8",
72
72
  "rank": 8
73
73
  },
74
74
  {
75
- "title": "线性代数在前端中的应用(二):实现鼠标拖拽旋转元素、Canvas图形",
76
- "description": "看到文章标题,很多同学可能会疑惑,实现元素的旋转,只需要求得旋转角度,然后用CSS中的transform:rotate(${旋转的角度}deg)就可以实现旋转的需求,为什么要用到线性代数的知识?",
77
- "url": "https://segmentfault.com/a/1190000041536375",
78
- "author": "而井",
79
- "home_url": "https://segmentfault.com/u/rioli",
80
- "votes": "8",
75
+ "title": "这 16 个 CSS 伪类,助你提升布局效率!",
76
+ "description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
77
+ "url": "https://segmentfault.com/a/1190000041559888",
78
+ "author": "前端小智",
79
+ "home_url": "https://segmentfault.com/u/minnanitkong",
80
+ "votes": "10",
81
81
  "rank": 9
82
82
  },
83
83
  {
@@ -90,30 +90,30 @@
90
90
  "rank": 10
91
91
  },
92
92
  {
93
- "title": "这 16 个 CSS 伪类,助你提升布局效率!",
94
- "description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
95
- "url": "https://segmentfault.com/a/1190000041559888",
96
- "author": "前端小智",
97
- "home_url": "https://segmentfault.com/u/minnanitkong",
98
- "votes": "10",
93
+ "title": "小推理:React18比老版React更优秀的一个地方",
94
+ "description": "大家好,我卡颂。React18已经进入RC(release candidate)阶段,距离正式版只有一步之遥了。v18新增了很多特性,今天,我们不聊新特性,而是来讲讲v18相比老版更优秀的一个细节:v18中,组件render的次数可能更少欢...",
95
+ "url": "https://segmentfault.com/a/1190000041562231",
96
+ "author": "卡颂",
97
+ "home_url": "https://segmentfault.com/u/kasong",
98
+ "votes": "7",
99
99
  "rank": 11
100
100
  },
101
101
  {
102
- "title": "穷追猛打,阿里二面问了我30分钟从URL输入到渲染...",
103
- "description": "当面试官问出这个题后,大部分人听到都是内心窃喜:早就背下这篇八股文。但是稍等,下面几个问题你能答出来吗:浏览器对URL为什么要解析?URL参数用的是什么字符编码?那encodeURI和encodeURIComponent有什么区别...",
104
- "url": "https://segmentfault.com/a/1190000041553527",
105
- "author": "前端私教年年",
106
- "home_url": "https://segmentfault.com/u/qiuzhisijiaoniannian",
107
- "votes": "7",
102
+ "title": "从数据集中随机抽取一定数量的数据",
103
+ "description": "今天翻到一个以前回答的问题:从列表中随机抽取一定数量的数据。之前回答是使用 Fisher-Yates 洗牌算法来解决的,但是阅读了评论之后,又有了一些新想法。",
104
+ "url": "https://segmentfault.com/a/1190000041557477",
105
+ "author": "边城",
106
+ "home_url": "https://segmentfault.com/u/jamesfancy",
107
+ "votes": "5",
108
108
  "rank": 12
109
109
  },
110
110
  {
111
- "title": "小推理:React18比老版React更优秀的一个地方",
112
- "description": "大家好,我卡颂。React18已经进入RC(release candidate)阶段,距离正式版只有一步之遥了。v18新增了很多特性,今天,我们不聊新特性,而是来讲讲v18相比老版更优秀的一个细节:v18中,组件render的次数可能更少欢...",
113
- "url": "https://segmentfault.com/a/1190000041562231",
114
- "author": "卡颂",
115
- "home_url": "https://segmentfault.com/u/kasong",
116
- "votes": "6",
111
+ "title": "由 Figma 封停大疆,看国产 IDE 如何应对与突围?",
112
+ "description": "3 月 12 日,UI 设计协作工具软件 Figma 封停大疆,中国企业使用国际软件的不确定性加剧。UI 设计工具的禁用是否只是开端?目前被国际软件和开源工具垄断的 IDE(集成开发环境)是否将成为下一个封停对象?",
113
+ "url": "https://segmentfault.com/a/1190000041555032",
114
+ "author": "Baihai_IDP",
115
+ "home_url": "https://segmentfault.com/u/baihai_idp",
116
+ "votes": "5",
117
117
  "rank": 13
118
118
  },
119
119
  {
@@ -126,21 +126,21 @@
126
126
  "rank": 14
127
127
  },
128
128
  {
129
- "title": "由 Figma 封停大疆,看国产 IDE 如何应对与突围?",
130
- "description": "3 月 12 日,UI 设计协作工具软件 Figma 封停大疆,中国企业使用国际软件的不确定性加剧。UI 设计工具的禁用是否只是开端?目前被国际软件和开源工具垄断的 IDE(集成开发环境)是否将成为下一个封停对象?",
131
- "url": "https://segmentfault.com/a/1190000041555032",
132
- "author": "Baihai_IDP",
133
- "home_url": "https://segmentfault.com/u/baihai_idp",
134
- "votes": "5",
129
+ "title": "5年经验(专升本)入职B站分享",
130
+ "description": "大概在去年11月份的时候,我负责的业务线一直做不出成绩。而且整个公司的前端技术设施,都是我一手搭建出来的,再待在公司,没什么可成长的空间,就想跳槽了,期间考虑了几个可能性:",
131
+ "url": "https://segmentfault.com/a/1190000041572883",
132
+ "author": "江辰",
133
+ "home_url": "https://segmentfault.com/u/thomas_5b0e5d1b64584",
134
+ "votes": "10",
135
135
  "rank": 15
136
136
  },
137
137
  {
138
- "title": "从数据集中随机抽取一定数量的数据",
139
- "description": "今天翻到一个以前回答的问题:从列表中随机抽取一定数量的数据。之前回答是使用 Fisher-Yates 洗牌算法来解决的,但是阅读了评论之后,又有了一些新想法。",
140
- "url": "https://segmentfault.com/a/1190000041557477",
141
- "author": "边城",
142
- "home_url": "https://segmentfault.com/u/jamesfancy",
143
- "votes": "4",
138
+ "title": "商业计划书还能照抄? SourceDB 商业计划书被曝抄袭涛思数据 PPT",
139
+ "description": "今日小编在刷微博的时候看到涛思数据创始人陶建辉老师在微博上控诉一家厚脸皮公司,居然把涛思数据的 PPT 一页一页的拷贝去融资,标题、文字、图标都懒得改。在后续的推文中我们可以看到这家公司的产品名为“Sourc...",
140
+ "url": "https://segmentfault.com/a/1190000041573584",
141
+ "author": "鸣飞",
142
+ "home_url": "https://segmentfault.com/u/mf",
143
+ "votes": "2",
144
144
  "rank": 16
145
145
  },
146
146
  {
@@ -170,6 +170,24 @@
170
170
  "votes": "9",
171
171
  "rank": 19
172
172
  },
173
+ {
174
+ "title": "编程中常用的加密算法",
175
+ "description": "前言编程中常见的加密算法有以下几种,它们在不同场景中分别有应用。除信息摘要算法外,其它加密方式都会需要密钥。信息摘要算法对称加密算法非对称加密算法密钥密钥(key,又常称金钥)是指某个用来完成加密、解...",
176
+ "url": "https://segmentfault.com/a/1190000041569757",
177
+ "author": "编程码农",
178
+ "home_url": "https://segmentfault.com/u/onlythinking",
179
+ "votes": "9",
180
+ "rank": 20
181
+ },
182
+ {
183
+ "title": "一个格子衫女孩的成长史——面试篇",
184
+ "description": "说到面试这个事情,那我就想跟大家一起讨论一下了。但是吧!作为一个毕业还不到一年的“伪”应届生来说,社会经验必然是很弱的。所以确实无法给各位大佬带来一些有用,有价值的经验,我只能来谈一谈我自己的感受吧!",
185
+ "url": "https://segmentfault.com/a/1190000041570503",
186
+ "author": "不会写代码的小白",
187
+ "home_url": "https://segmentfault.com/u/z_61ea63e052dfb",
188
+ "votes": "10",
189
+ "rank": 21
190
+ },
173
191
  {
174
192
  "title": "浅谈VueUse设计与实现",
175
193
  "description": "前言大家好,我是webfansplz.首先跟大家分享一个好消息,我加入VueUse团队啦,感谢@antfu的邀请,很开心成为团队的一员.今天跟大家聊聊VueUse的设计与实现.介绍大家都知道Vue3引入了组合式API,大大提升了逻辑复用能力...",
@@ -177,7 +195,16 @@
177
195
  "author": "null仔",
178
196
  "home_url": "https://segmentfault.com/u/xiaoqianduan_58b28cfebff36",
179
197
  "votes": "5",
180
- "rank": 20
198
+ "rank": 22
199
+ },
200
+ {
201
+ "title": "欢迎体验 | Android 13 开发者预览版 2",
202
+ "description": "上个月,我们 发布了 Android 13 的首个开发者预览版。Android 13 围绕我们的核心主题打造,即隐私和安全、开发者生产力,以及支持平板电脑和 大屏幕设备。今天,我们为大家带来了 Android 13 开发者预览版 2,提...",
203
+ "url": "https://segmentfault.com/a/1190000041567908",
204
+ "author": "Android开发者",
205
+ "home_url": "https://segmentfault.com/u/androiddevs",
206
+ "votes": "2",
207
+ "rank": 23
181
208
  },
182
209
  {
183
210
  "title": "走进开源项目 - urlcat 源码分析",
@@ -186,16 +213,16 @@
186
213
  "author": "robin",
187
214
  "home_url": "https://segmentfault.com/u/robin_ren",
188
215
  "votes": "3",
189
- "rank": 21
216
+ "rank": 24
190
217
  },
191
218
  {
192
- "title": "如何在 JavaScript 中实现 Event Bus(事件总线)",
193
- "description": "Event Bus 事件总线,通常作为多个模块间的通信机制,相当于一个事件管理中心,一个模块发送消息,其它模块接受消息,就达到了通信的作用。",
194
- "url": "https://segmentfault.com/a/1190000041538256",
195
- "author": "Dushusir",
196
- "home_url": "https://segmentfault.com/u/dushusir",
197
- "votes": "4",
198
- "rank": 22
219
+ "title": "Web3D 从入门到跑路 · 3D 初体验",
220
+ "description": "在“元宇宙”概念越来越火热的背景下,我们准备了一系列的 3D 元宇宙公开课及教学文章,教大家如何从 0 到 1 快速搭建一个3D项目,从中可以学习到 WebGL 底层原理、图形学、热门引擎的使用方法等。在入门前,我们先...",
221
+ "url": "https://segmentfault.com/a/1190000041564784",
222
+ "author": "凹凸实验室",
223
+ "home_url": "https://segmentfault.com/u/o2team",
224
+ "votes": "5",
225
+ "rank": 25
199
226
  },
200
227
  {
201
228
  "title": "高效求职,直通技术leader,思否招聘内推季正式开启!",
@@ -204,16 +231,7 @@
204
231
  "author": "SegmentFault思否",
205
232
  "home_url": "https://segmentfault.com/u/segmentfault",
206
233
  "votes": "2",
207
- "rank": 23
208
- },
209
- {
210
- "title": "网易云音乐低代码体系建设思考与实践",
211
- "description": "本文主要谈一谈网易云音乐大前端团队在面向模式化研发场景的低代码体系的建设思考和实践。本文将会从当前我们所面临的业务研发问题出发,谈一谈我们对于构建低代码研发体系的思考,进而介绍我们正在构建的同时支...",
212
- "url": "https://segmentfault.com/a/1190000041545050",
213
- "author": "云音乐技术团队",
214
- "home_url": "https://segmentfault.com/u/musicfe",
215
- "votes": "6",
216
- "rank": 24
234
+ "rank": 26
217
235
  },
218
236
  {
219
237
  "title": "写给后端开发工程师的H5前端开发知识",
@@ -222,25 +240,16 @@
222
240
  "author": "得物技术",
223
241
  "home_url": "https://segmentfault.com/u/dewujishu",
224
242
  "votes": "4",
225
- "rank": 25
226
- },
227
- {
228
- "title": "欢迎体验 | Android 13 开发者预览版 2",
229
- "description": "上个月,我们 发布了 Android 13 的首个开发者预览版。Android 13 围绕我们的核心主题打造,即隐私和安全、开发者生产力,以及支持平板电脑和 大屏幕设备。今天,我们为大家带来了 Android 13 开发者预览版 2,提...",
230
- "url": "https://segmentfault.com/a/1190000041567908",
231
- "author": "Android开发者",
232
- "home_url": "https://segmentfault.com/u/androiddevs",
233
- "votes": "2",
234
- "rank": 26
243
+ "rank": 27
235
244
  },
236
245
  {
237
- "title": "老板让我 7 天研究一个 Plausible 统计",
238
- "description": "最近在思考统计功能的时候,一开始是寻思着用程序配合mysql来进行存储,但是如果用mysql来存一些比较细节话的数据然后再做统计,数据量会非常庞大,然后又思考用mysql存储数据,然后用定时脚本或队列来按照具体要...",
239
- "url": "https://segmentfault.com/a/1190000041570390",
240
- "author": "kumfo",
241
- "home_url": "https://segmentfault.com/u/kumfo",
242
- "votes": "7",
243
- "rank": 27
246
+ "title": "网易云音乐低代码体系建设思考与实践",
247
+ "description": "本文主要谈一谈网易云音乐大前端团队在面向模式化研发场景的低代码体系的建设思考和实践。本文将会从当前我们所面临的业务研发问题出发,谈一谈我们对于构建低代码研发体系的思考,进而介绍我们正在构建的同时支...",
248
+ "url": "https://segmentfault.com/a/1190000041545050",
249
+ "author": "云音乐技术团队",
250
+ "home_url": "https://segmentfault.com/u/musicfe",
251
+ "votes": "6",
252
+ "rank": 28
244
253
  },
245
254
  {
246
255
  "title": "我在 ONES 等你 | 宝藏公司技术招聘",
@@ -249,7 +258,7 @@
249
258
  "author": "万事ONES",
250
259
  "home_url": "https://segmentfault.com/u/wanshiones",
251
260
  "votes": "2",
252
- "rank": 28
261
+ "rank": 29
253
262
  },
254
263
  {
255
264
  "title": "宝藏公司一StreamNative",
@@ -258,15 +267,6 @@
258
267
  "author": "ApachePulsar",
259
268
  "home_url": "https://segmentfault.com/u/apachepulsar",
260
269
  "votes": "2",
261
- "rank": 29
262
- },
263
- {
264
- "title": "Web3D 从入门到跑路 · 3D 初体验",
265
- "description": "在“元宇宙”概念越来越火热的背景下,我们准备了一系列的 3D 元宇宙公开课及教学文章,教大家如何从 0 到 1 快速搭建一个3D项目,从中可以学习到 WebGL 底层原理、图形学、热门引擎的使用方法等。在入门前,我们先...",
266
- "url": "https://segmentfault.com/a/1190000041564784",
267
- "author": "凹凸实验室",
268
- "home_url": "https://segmentfault.com/u/o2team",
269
- "votes": "5",
270
270
  "rank": 30
271
271
  }
272
272
  ]
@@ -32,13 +32,23 @@
32
32
  {
33
33
  "title": "MySQL 团队开发规范",
34
34
  "description": "",
35
- "votes": "106",
35
+ "votes": "107",
36
36
  "url": "/k/qjooigy",
37
37
  "avatar": "https://img.toutiao.io/subject/573a89c273cc42d2a87e753fee03e1a5/thumb",
38
38
  "avatarAlt": "技术干货分享 - 独家号",
39
39
  "subjectName": "技术干货分享",
40
40
  "homeUrl": "/subjects/141186"
41
41
  },
42
+ {
43
+ "title": "2万字 + 50 张图,细说 JVM 内存分布、内存对齐、压缩指针!",
44
+ "description": "",
45
+ "votes": "99",
46
+ "url": "/k/02whm5c",
47
+ "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
48
+ "avatarAlt": "服务架构及中台 - 独家号",
49
+ "subjectName": "服务架构及中台",
50
+ "homeUrl": "/subjects/26578"
51
+ },
42
52
  {
43
53
  "title": "微服务从代码到k8s部署应有尽有大结局(k8s部署)",
44
54
  "description": "",
@@ -49,16 +59,6 @@
49
59
  "subjectName": "GoHackers",
50
60
  "homeUrl": "/subjects/1385"
51
61
  },
52
- {
53
- "title": "2万字 + 50 张图,细说 JVM 内存分布、内存对齐、压缩指针!",
54
- "description": "",
55
- "votes": "91",
56
- "url": "/k/02whm5c",
57
- "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
58
- "avatarAlt": "服务架构及中台 - 独家号",
59
- "subjectName": "服务架构及中台",
60
- "homeUrl": "/subjects/26578"
61
- },
62
62
  {
63
63
  "title": "Golang 简洁架构实战",
64
64
  "description": "作者:bearluo,腾讯 IEG 运营开发工程师文中项目代码位置:https://github.com/devYun/go-clean-architecture由于 golang...",
@@ -79,30 +79,10 @@
79
79
  "subjectName": "进击的程序猿",
80
80
  "homeUrl": "/subjects/24912"
81
81
  },
82
- {
83
- "title": "ClickHouse使用实践与规范",
84
- "description": "",
85
- "votes": "81",
86
- "url": "/k/fb7mdkl",
87
- "avatar": "https://img.toutiao.io/subject/bce4db7347f44c87a8f5eef28513f93f/thumb",
88
- "avatarAlt": "yaya的鸡汤 - 独家号",
89
- "subjectName": "yaya的鸡汤",
90
- "homeUrl": "/subjects/132121"
91
- },
92
- {
93
- "title": "一张图看懂微服务架构路线",
94
- "description": "",
95
- "votes": "78",
96
- "url": "/k/upx1qip",
97
- "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
98
- "avatarAlt": "服务架构及中台 - 独家号",
99
- "subjectName": "服务架构及中台",
100
- "homeUrl": "/subjects/26578"
101
- },
102
82
  {
103
83
  "title": "微服务如何划分",
104
84
  "description": "",
105
- "votes": "78",
85
+ "votes": "80",
106
86
  "url": "/k/f4vabj7",
107
87
  "avatar": "https://img.toutiao.io/subject/0bc4a65bf09748718c9acc6991f50e49/thumb",
108
88
  "avatarAlt": "方丈的寺院 - 独家号",
@@ -139,6 +119,16 @@
139
119
  "subjectName": "hit9",
140
120
  "homeUrl": "/subjects/420867"
141
121
  },
122
+ {
123
+ "title": "阿里巴巴开源的低代码引擎",
124
+ "description": "以下内容选自「码农周刊 VIP 会员」圈子,每日更新,精彩不断。低代码引擎是一款为低代码平台开发者提供的,具备强大定制扩展能力的低代码设计器研发框架。低代码引擎的核心是设计器,通过...",
125
+ "votes": "64",
126
+ "url": "/k/gsosp6w",
127
+ "avatar": "https://img.toutiao.io/subject/d2f421bbe0be47369b6560e316a5153b/thumb",
128
+ "avatarAlt": "头条精选 - 独家号",
129
+ "subjectName": "头条精选",
130
+ "homeUrl": "/subjects/4"
131
+ },
142
132
  {
143
133
  "title": "快看我在Redis分布式锁上,栽的8个跟头!",
144
134
  "description": "",
@@ -152,27 +142,17 @@
152
142
  {
153
143
  "title": "架构师如何选型分布式业务网关",
154
144
  "description": "",
155
- "votes": "57",
145
+ "votes": "60",
156
146
  "url": "/k/enmg99d",
157
147
  "avatar": "https://img.toutiao.io/subject/79cba8fc8d5a4f8a8e6cf60cfffeb6dc/thumb",
158
148
  "avatarAlt": "公众号-35岁程序员那些事 - 独家号",
159
149
  "subjectName": "公众号-35岁程序员那些事",
160
150
  "homeUrl": "/subjects/266939"
161
151
  },
162
- {
163
- "title": "阿里巴巴开源的低代码引擎",
164
- "description": "以下内容选自「码农周刊 VIP 会员」圈子,每日更新,精彩不断。低代码引擎是一款为低代码平台开发者提供的,具备强大定制扩展能力的低代码设计器研发框架。低代码引擎的核心是设计器,通过...",
165
- "votes": "61",
166
- "url": "/k/gsosp6w",
167
- "avatar": "https://img.toutiao.io/subject/d2f421bbe0be47369b6560e316a5153b/thumb",
168
- "avatarAlt": "头条精选 - 独家号",
169
- "subjectName": "头条精选",
170
- "homeUrl": "/subjects/4"
171
- },
172
152
  {
173
153
  "title": "最常用的架构模式",
174
154
  "description": "观其设计知其人A MAN is KNOWN by the DESIGN he keeps原文:Most Useful Software Architecture Patterns ...",
175
- "votes": "57",
155
+ "votes": "61",
176
156
  "url": "/k/qnfl3t6",
177
157
  "avatar": "https://img.toutiao.io/subject/1a197bcacc0346c186be58be1aaf34bd/thumb",
178
158
  "avatarAlt": "Java后端技术 - 独家号",
@@ -182,23 +162,13 @@
182
162
  {
183
163
  "title": "输入URL开始建立你的前端知识体系",
184
164
  "description": "",
185
- "votes": "58",
165
+ "votes": "59",
186
166
  "url": "/k/yuv3dgy",
187
167
  "avatar": "https://img.toutiao.io/subject/c9bc51847b0c4b49aca52d0eaa087ed1/thumb",
188
168
  "avatarAlt": "冷星前端圈 - 独家号",
189
169
  "subjectName": "冷星前端圈",
190
170
  "homeUrl": "/subjects/380054"
191
171
  },
192
- {
193
- "title": "如何保证数据库缓存的最终一致性?",
194
- "description": "",
195
- "votes": "51",
196
- "url": "/k/6y65s8u",
197
- "avatar": "https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb",
198
- "avatarAlt": "乱点技能树 - 独家号",
199
- "subjectName": "乱点技能树",
200
- "homeUrl": "/subjects/194141"
201
- },
202
172
  {
203
173
  "title": "快手实时数仓建设实践",
204
174
  "description": "",
@@ -248,5 +218,35 @@
248
218
  "avatarAlt": "浪客用react,java全栈 - 独家号",
249
219
  "subjectName": "浪客用react,java全栈",
250
220
  "homeUrl": "/subjects/132403"
221
+ },
222
+ {
223
+ "title": "领域驱动设计(DDD)中简单易用的10种技巧",
224
+ "description": "",
225
+ "votes": "50",
226
+ "url": "/k/0i01zb6",
227
+ "avatar": "https://img.toutiao.io/subject/4325865040b44c0b9e2d8d80a83d1d11/thumb",
228
+ "avatarAlt": "编程一生 - 独家号",
229
+ "subjectName": "编程一生",
230
+ "homeUrl": "/subjects/350352"
231
+ },
232
+ {
233
+ "title": "MySQL 分库分表及其平滑扩容方案",
234
+ "description": "",
235
+ "votes": "50",
236
+ "url": "/k/nc8n4q2",
237
+ "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
238
+ "avatarAlt": "Bloomingroses - 独家号",
239
+ "subjectName": "Bloomingroses",
240
+ "homeUrl": "/subjects/98777"
241
+ },
242
+ {
243
+ "title": "阿里慢SQL治理5大经典案例",
244
+ "description": "",
245
+ "votes": "47",
246
+ "url": "/k/77yywq6",
247
+ "avatar": "https://img.toutiao.io/subject/dc985e32ff464581afaa81f175880312/thumb",
248
+ "avatarAlt": "dotnet - 独家号",
249
+ "subjectName": "dotnet",
250
+ "homeUrl": "/subjects/348014"
251
251
  }
252
252
  ]