@wcj/github-rank 22.3.9 → 22.3.10
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.
- package/dist/repos.json +20663 -20659
- package/dist/sifou-daily.json +59 -104
- package/dist/sifou-monthly.json +81 -81
- package/dist/sifou-weekly.json +115 -115
- package/dist/toutiao-30.json +52 -52
- package/dist/toutiao-7.json +63 -63
- package/dist/toutiao-90.json +33 -33
- package/dist/trending-daily.json +164 -164
- package/dist/trending-monthly.json +159 -159
- package/dist/trending-weekly.json +159 -159
- package/dist/users.china.json +1469 -1469
- package/dist/users.json +2029 -2029
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +20663 -20659
- package/web/data/sifou-daily.json +59 -104
- package/web/data/sifou-monthly.json +81 -81
- package/web/data/sifou-weekly.json +115 -115
- package/web/data/toutiao-30.json +52 -52
- package/web/data/toutiao-7.json +63 -63
- package/web/data/toutiao-90.json +33 -33
- package/web/data/trending-daily.json +164 -164
- package/web/data/trending-monthly.json +159 -159
- package/web/data/trending-weekly.json +159 -159
- package/web/data/users.china.json +1469 -1469
- package/web/data/users.json +2029 -2029
- package/web/index.html +1160 -1160
- package/web/repos.html +2743 -2743
- package/web/sifou-daily.html +49 -189
- package/web/sifou-monthly.html +111 -111
- package/web/sifou-weekly.html +114 -114
- package/web/toutiao-30.html +71 -71
- package/web/toutiao-7.html +57 -57
- package/web/toutiao-90.html +32 -32
- package/web/trending-monthly.html +139 -139
- package/web/trending-weekly.html +139 -139
- package/web/trending.html +140 -144
- package/web/users.china.html +762 -762
package/dist/sifou-weekly.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"url": "https://segmentfault.com/a/1190000041493486",
|
|
6
6
|
"author": "程序员内点事",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/chengxy",
|
|
8
|
-
"votes": "
|
|
8
|
+
"votes": "53",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
11
|
{
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"url": "https://segmentfault.com/a/1190000041487405",
|
|
15
15
|
"author": "chokcoco",
|
|
16
16
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
17
|
-
"votes": "
|
|
17
|
+
"votes": "22",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
20
|
{
|
|
@@ -23,44 +23,35 @@
|
|
|
23
23
|
"url": "https://segmentfault.com/a/1190000041504985",
|
|
24
24
|
"author": "XboxYan",
|
|
25
25
|
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
26
|
-
"votes": "
|
|
26
|
+
"votes": "23",
|
|
27
27
|
"rank": 3
|
|
28
28
|
},
|
|
29
29
|
{
|
|
30
|
-
"title": "
|
|
31
|
-
"description": "
|
|
32
|
-
"url": "https://segmentfault.com/a/
|
|
33
|
-
"author": "
|
|
34
|
-
"home_url": "https://segmentfault.com/u/
|
|
35
|
-
"votes": "
|
|
30
|
+
"title": "革命性创新,动画杀手锏 @scroll-timeline",
|
|
31
|
+
"description": "在 CSS 规范 Scroll-linked Animations 中,推出了一个划时代的 CSS 功能。也就是 -- The @scroll-timeline at-rule,直译过来就是滚动时间线。本文,就将带大家一探究竟,从入门到学会使用 CSS @scroll-timeline...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041505045",
|
|
33
|
+
"author": "chokcoco",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
35
|
+
"votes": "17",
|
|
36
36
|
"rank": 4
|
|
37
37
|
},
|
|
38
|
-
{
|
|
39
|
-
"title": "从头梳理,看看中国的 ICP 备案制度",
|
|
40
|
-
"description": "对于生活在中国互联网环境中的开发者来说,ICP备案(后称「备案」)是一个很难绕过去的话题,但凡你需要正经的建设一个网站,那么备案就是一个必须要做的事情,不然可能会出现各种奇奇怪怪的问题。但,你是否思考...",
|
|
41
|
-
"url": "https://segmentfault.com/a/1190000041501520",
|
|
42
|
-
"author": "白宦成",
|
|
43
|
-
"home_url": "https://segmentfault.com/u/xiqingongzi",
|
|
44
|
-
"votes": "9",
|
|
45
|
-
"rank": 5
|
|
46
|
-
},
|
|
47
38
|
{
|
|
48
39
|
"title": "别再用 Redis List 实现消息队列了,Stream 专为队列而生",
|
|
49
40
|
"description": "上回说到使用 Redis 的 List 实现消息队列有很多局限性,比如:没有良好的 ACK 机制;没有 ConsumerGroup 消费组概念;消息堆积。List 是线性结构,想要查询指定数据需要遍历整个列表;Stream 是 Redis 5.0 引入...",
|
|
50
41
|
"url": "https://segmentfault.com/a/1190000041489058",
|
|
51
42
|
"author": "码哥字节",
|
|
52
43
|
"home_url": "https://segmentfault.com/u/magebyte",
|
|
53
|
-
"votes": "
|
|
54
|
-
"rank":
|
|
44
|
+
"votes": "13",
|
|
45
|
+
"rank": 5
|
|
55
46
|
},
|
|
56
47
|
{
|
|
57
|
-
"title": "
|
|
58
|
-
"description": "
|
|
59
|
-
"url": "https://segmentfault.com/a/
|
|
60
|
-
"author": "
|
|
61
|
-
"home_url": "https://segmentfault.com/u/
|
|
62
|
-
"votes": "
|
|
63
|
-
"rank":
|
|
48
|
+
"title": "JavaScript 中 JSON 的 5 个小技巧🤯",
|
|
49
|
+
"description": "关于 JavaScript的JSON的一些小技巧1. 格式化默认的字符串化器还会缩小 JSON,看起来很难看 {代码...} JSON.stringify也有一个内置的格式化程序! {代码...} (如果你想知道那个 null 是什么,我们稍后会谈到)在...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041488147",
|
|
51
|
+
"author": "JenK",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/wangzc996",
|
|
53
|
+
"votes": "11",
|
|
54
|
+
"rank": 6
|
|
64
55
|
},
|
|
65
56
|
{
|
|
66
57
|
"title": "JavaScript 数据处理 - 映射表篇",
|
|
@@ -68,6 +59,15 @@
|
|
|
68
59
|
"url": "https://segmentfault.com/a/1190000041503556",
|
|
69
60
|
"author": "边城",
|
|
70
61
|
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
62
|
+
"votes": "14",
|
|
63
|
+
"rank": 7
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"title": "从头梳理,看看中国的 ICP 备案制度",
|
|
67
|
+
"description": "对于生活在中国互联网环境中的开发者来说,ICP备案(后称「备案」)是一个很难绕过去的话题,但凡你需要正经的建设一个网站,那么备案就是一个必须要做的事情,不然可能会出现各种奇奇怪怪的问题。但,你是否思考...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041501520",
|
|
69
|
+
"author": "白宦成",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/xiqingongzi",
|
|
71
71
|
"votes": "10",
|
|
72
72
|
"rank": 8
|
|
73
73
|
},
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"url": "https://segmentfault.com/a/1190000041458790",
|
|
87
87
|
"author": "前端小智",
|
|
88
88
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
89
|
-
"votes": "
|
|
89
|
+
"votes": "11",
|
|
90
90
|
"rank": 10
|
|
91
91
|
},
|
|
92
92
|
{
|
|
@@ -107,15 +107,6 @@
|
|
|
107
107
|
"votes": "9",
|
|
108
108
|
"rank": 12
|
|
109
109
|
},
|
|
110
|
-
{
|
|
111
|
-
"title": "React内部让人迷惑的性能优化策略",
|
|
112
|
-
"description": "大家好,我卡颂。相比Vue可以基于模版进行编译时性能优化,React作为一个完全运行时的库,只能在运行时谋求性能优化。这些优化对开发者大多是无感知的,但对项目进行性能优化时也常令开发者困惑。比如如下代码: ...",
|
|
113
|
-
"url": "https://segmentfault.com/a/1190000041483901",
|
|
114
|
-
"author": "卡颂",
|
|
115
|
-
"home_url": "https://segmentfault.com/u/kasong",
|
|
116
|
-
"votes": "7",
|
|
117
|
-
"rank": 13
|
|
118
|
-
},
|
|
119
110
|
{
|
|
120
111
|
"title": "祝贺姜宁当选 2022 Apache 软件基金会新任董事",
|
|
121
112
|
"description": "在刚刚结束的 ASF Annual Meeting 上,2022 年新任 ASF Member 及董事会成员诞生了。Apache 软件基金会通过官方 blog 向大家公布了新一任董事的选举成果。",
|
|
@@ -123,43 +114,7 @@
|
|
|
123
114
|
"author": "鸣飞",
|
|
124
115
|
"home_url": "https://segmentfault.com/u/mf",
|
|
125
116
|
"votes": "4",
|
|
126
|
-
"rank":
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"title": "面向企业级前端应用的开发框架 UI5 的发展简史介绍",
|
|
130
|
-
"description": "在移动应用已经无缝融合到我们日常生活的今日,我们的工作和生活几乎时时刻刻都在和 2C(即 To Customer) 应用打交道。比如手机支付,在线购物,生活缴费,天气和交通线路查询等等。",
|
|
131
|
-
"url": "https://segmentfault.com/a/1190000041499121",
|
|
132
|
-
"author": "JerryWang_汪子熙",
|
|
133
|
-
"home_url": "https://segmentfault.com/u/jerrywangsap",
|
|
134
|
-
"votes": "5",
|
|
135
|
-
"rank": 15
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"title": "黑炫酷的监控界面,实际上是用了什么开源工具?",
|
|
139
|
-
"description": "我是3y,一年CRUD经验用十年的markdown程序员👨🏻💻常年被誉为职业八股文选手今天austin项目来给大家整点不一样的:花点时间跟着文章做完,屏幕壁纸就可以有了,我来上个图,大家就懂了。每当同事一瞄你的电脑,发...",
|
|
140
|
-
"url": "https://segmentfault.com/a/1190000041480904",
|
|
141
|
-
"author": "Java3y",
|
|
142
|
-
"home_url": "https://segmentfault.com/u/java_3y",
|
|
143
|
-
"votes": "5",
|
|
144
|
-
"rank": 16
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
"title": "try..catch 不能捕获的错误有哪些?注意事项又有哪些?",
|
|
148
|
-
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
149
|
-
"url": "https://segmentfault.com/a/1190000041486636",
|
|
150
|
-
"author": "前端小智",
|
|
151
|
-
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
152
|
-
"votes": "8",
|
|
153
|
-
"rank": 17
|
|
154
|
-
},
|
|
155
|
-
{
|
|
156
|
-
"title": "自媒体时代的贤内助——AI 视频云",
|
|
157
|
-
"description": "视频,通常是一段由活动画面组成的传递信息的内容。在如今这个信息爆炸的时代,我们每天都要在浩瀚的内容海洋中寻找需求的信息。一个视频是否吸引人内容固然是最重要的,但是播放是否流畅,画质是否清晰的影响力...",
|
|
158
|
-
"url": "https://segmentfault.com/a/1190000041481731",
|
|
159
|
-
"author": "云叔_又拍云",
|
|
160
|
-
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
161
|
-
"votes": "5",
|
|
162
|
-
"rank": 18
|
|
117
|
+
"rank": 13
|
|
163
118
|
},
|
|
164
119
|
{
|
|
165
120
|
"title": "2022 年用于 Node.js 的顶级 WebSocket 库",
|
|
@@ -168,16 +123,16 @@
|
|
|
168
123
|
"author": "杭州程序员张张",
|
|
169
124
|
"home_url": "https://segmentfault.com/u/dunizb",
|
|
170
125
|
"votes": "6",
|
|
171
|
-
"rank":
|
|
126
|
+
"rank": 14
|
|
172
127
|
},
|
|
173
128
|
{
|
|
174
|
-
"title": "
|
|
175
|
-
"description": "
|
|
176
|
-
"url": "https://segmentfault.com/a/
|
|
177
|
-
"author": "
|
|
178
|
-
"home_url": "https://segmentfault.com/u/
|
|
179
|
-
"votes": "
|
|
180
|
-
"rank":
|
|
129
|
+
"title": "面向企业级前端应用的开发框架 UI5 的发展简史介绍",
|
|
130
|
+
"description": "在移动应用已经无缝融合到我们日常生活的今日,我们的工作和生活几乎时时刻刻都在和 2C(即 To Customer) 应用打交道。比如手机支付,在线购物,生活缴费,天气和交通线路查询等等。",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041499121",
|
|
132
|
+
"author": "JerryWang_汪子熙",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/jerrywangsap",
|
|
134
|
+
"votes": "5",
|
|
135
|
+
"rank": 15
|
|
181
136
|
},
|
|
182
137
|
{
|
|
183
138
|
"title": "JavaScript 数据处理 - 列表篇",
|
|
@@ -185,8 +140,8 @@
|
|
|
185
140
|
"url": "https://segmentfault.com/a/1190000041497710",
|
|
186
141
|
"author": "边城",
|
|
187
142
|
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
188
|
-
"votes": "
|
|
189
|
-
"rank":
|
|
143
|
+
"votes": "7",
|
|
144
|
+
"rank": 16
|
|
190
145
|
},
|
|
191
146
|
{
|
|
192
147
|
"title": "推荐20个值得收藏的前端开源项目",
|
|
@@ -194,8 +149,8 @@
|
|
|
194
149
|
"url": "https://segmentfault.com/a/1190000041502262",
|
|
195
150
|
"author": "TNTWEB",
|
|
196
151
|
"home_url": "https://segmentfault.com/u/tnfe",
|
|
197
|
-
"votes": "
|
|
198
|
-
"rank":
|
|
152
|
+
"votes": "8",
|
|
153
|
+
"rank": 17
|
|
199
154
|
},
|
|
200
155
|
{
|
|
201
156
|
"title": "mysql的锁",
|
|
@@ -204,7 +159,16 @@
|
|
|
204
159
|
"author": "小强Zzz",
|
|
205
160
|
"home_url": "https://segmentfault.com/u/zhaokaiqiang",
|
|
206
161
|
"votes": "4",
|
|
207
|
-
"rank":
|
|
162
|
+
"rank": 18
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"title": "GitHub CEO发文:严格限制俄罗斯获取侵略性军事能力所需要的技术",
|
|
166
|
+
"description": "前几天,在微信群里就有小伙伴发了一些关于GitHub将限制俄罗斯开发人员使用开源软件的消息,引起程序员圈子的热烈讨论。就在不久前,GitHub CEO在GitHub官方博客发文阐述了对乌克兰战争的回应。Thomas Dohmke表示...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041488377",
|
|
168
|
+
"author": "程序猿DD",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/coderdd",
|
|
170
|
+
"votes": "4",
|
|
171
|
+
"rank": 19
|
|
208
172
|
},
|
|
209
173
|
{
|
|
210
174
|
"title": "TypeScript 随想 · 实际应用与技巧",
|
|
@@ -213,16 +177,16 @@
|
|
|
213
177
|
"author": "Barrior",
|
|
214
178
|
"home_url": "https://segmentfault.com/u/barrior",
|
|
215
179
|
"votes": "7",
|
|
216
|
-
"rank":
|
|
180
|
+
"rank": 20
|
|
217
181
|
},
|
|
218
182
|
{
|
|
219
|
-
"title": "
|
|
220
|
-
"description": "
|
|
221
|
-
"url": "https://segmentfault.com/a/
|
|
222
|
-
"author": "
|
|
223
|
-
"home_url": "https://segmentfault.com/u/
|
|
183
|
+
"title": "面试官居然要我用JS代码计算LocalStorage容量!",
|
|
184
|
+
"description": "localStorage 的容量大家都知道是 5M ,但是却很少人知道怎么去验证,而且某些场景需要计算 localStorage 的剩余容量时,就需要我们掌握计算容量的技能了~~",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041504625",
|
|
186
|
+
"author": "Sunshine_Lin",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
224
188
|
"votes": "4",
|
|
225
|
-
"rank":
|
|
189
|
+
"rank": 21
|
|
226
190
|
},
|
|
227
191
|
{
|
|
228
192
|
"title": "本地调试指南",
|
|
@@ -231,25 +195,43 @@
|
|
|
231
195
|
"author": "chenyunqing",
|
|
232
196
|
"home_url": "https://segmentfault.com/u/yvonne_596d715a7ca34",
|
|
233
197
|
"votes": "4",
|
|
234
|
-
"rank":
|
|
198
|
+
"rank": 22
|
|
235
199
|
},
|
|
236
200
|
{
|
|
237
|
-
"title": "
|
|
238
|
-
"description": "
|
|
239
|
-
"url": "https://segmentfault.com/a/
|
|
240
|
-
"author": "
|
|
241
|
-
"home_url": "https://segmentfault.com/u/
|
|
242
|
-
"votes": "
|
|
243
|
-
"rank":
|
|
201
|
+
"title": "CSS中的混合模式,制作高级特效的必备技巧",
|
|
202
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041510478",
|
|
204
|
+
"author": "前端小智",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
206
|
+
"votes": "5",
|
|
207
|
+
"rank": 23
|
|
244
208
|
},
|
|
245
209
|
{
|
|
246
|
-
"title": "
|
|
247
|
-
"description": "
|
|
248
|
-
"url": "https://segmentfault.com/a/
|
|
249
|
-
"author": "
|
|
250
|
-
"home_url": "https://segmentfault.com/u/
|
|
251
|
-
"votes": "
|
|
252
|
-
"rank":
|
|
210
|
+
"title": "初识Spring IoC",
|
|
211
|
+
"description": "从第一天开始学习SpringBoot,到现在已经有两年了,两年以来我的搬砖能力不断增强,但理论层面仍然是零基础小白。因此,打破瓶颈的方法,就是像学长们一样,多读书、多看理论知识,然后应用实践。",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041508734",
|
|
213
|
+
"author": "LYX6666",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/liuyuxuan6666",
|
|
215
|
+
"votes": "3",
|
|
216
|
+
"rank": 24
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"title": "28张图助我学废TS",
|
|
220
|
+
"description": "Ts现在用的越来越多,我感觉是时候总结一波Ts的基础知识点,毕竟与时代脱节不是咱们程序员该做的事,话不多说,直接开整。(注:脑图已经上传至云盘20+脑图系列中)",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041510006",
|
|
222
|
+
"author": "执鸢者",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/zhizhe_5c6eb6478bd93",
|
|
224
|
+
"votes": "7",
|
|
225
|
+
"rank": 25
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
"title": "【Go进阶—并发编程】Context",
|
|
229
|
+
"description": "Context 是 Go 应用开发常用的并发控制技术,它与 WaitGroup 最大的不同点是 Context 对于派生 goroutine 有更强的控制力,它可以控制多级的 goroutine。",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041499552",
|
|
231
|
+
"author": "与昊",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/yu_5e842f4043ba6",
|
|
233
|
+
"votes": "3",
|
|
234
|
+
"rank": 26
|
|
253
235
|
},
|
|
254
236
|
{
|
|
255
237
|
"title": "2022 Java 开发者生产力报告出炉!",
|
|
@@ -258,15 +240,33 @@
|
|
|
258
240
|
"author": "MissD",
|
|
259
241
|
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
260
242
|
"votes": "3",
|
|
261
|
-
"rank":
|
|
243
|
+
"rank": 27
|
|
262
244
|
},
|
|
263
245
|
{
|
|
264
|
-
"title": "
|
|
265
|
-
"description": "
|
|
266
|
-
"url": "https://segmentfault.com/a/
|
|
267
|
-
"author": "
|
|
268
|
-
"home_url": "https://segmentfault.com/u/
|
|
246
|
+
"title": "浏览器“联盟”!苹果/谷歌/Mozilla/微软合力解决 Web “互操作性”问题",
|
|
247
|
+
"description": "近日,四大浏览器制造商苹果(Apple)、谷歌(Google)、Mozilla 和微软(Microsoft)以及软件咨询公司博科(Bocoup)和伊加利亚(Igalia),已同意联手合作,致力于改善其网络浏览器的互操作性和用户体验,使 We...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041505804",
|
|
249
|
+
"author": "MissD",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
269
251
|
"votes": "3",
|
|
252
|
+
"rank": 28
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"title": "Vue 响应式原理",
|
|
256
|
+
"description": "Vue 最独特的特性之一,是非侵入式的响应系统。数据模型仅仅是普通的 JavaScript 对象。而当你修改它们时,视图会进行更新。聊到 Vue 响应式实现原理,众多开发者都知道实现的关键在于利用 Object.defineProperty...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041503070",
|
|
258
|
+
"author": "Zuckjet",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/zuckjet",
|
|
260
|
+
"votes": "4",
|
|
261
|
+
"rank": 29
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"title": "2022强力之作:一款超精致的图片预览组件",
|
|
265
|
+
"description": "我刚接触前端这个行业的时候就有一个想法,那就是写一个超炫酷的图片预览画廊。还记得当时用美图看看看,那轻快的速度和交互很是令人着迷。该组件在几年前已经发布不完全版,后面断断续续的维护,总感觉差了点什...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041499918",
|
|
267
|
+
"author": "MinJieLiu",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/minjieliu",
|
|
269
|
+
"votes": "4",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|
package/dist/toutiao-30.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
{
|
|
13
13
|
"title": "高并发是一种架构思维模式",
|
|
14
14
|
"description": "什么是高并发,从字面上理解,就是在某一时刻产生大量的请求,那么多少量称为大量,业界并没有标准的衡量范围。原因非常简单,不同的业务处理复杂度不一样。而我所理解的高并发,它并不只是一个...",
|
|
15
|
-
"votes": "
|
|
15
|
+
"votes": "130",
|
|
16
16
|
"url": "/k/imslmgz",
|
|
17
17
|
"avatar": "https://img.toutiao.io/subject/4c72971aff5c4e73821ac59b18ff5dd6/thumb",
|
|
18
18
|
"avatarAlt": "程序员的朋友圈 - 独家号",
|
|
@@ -40,14 +40,14 @@
|
|
|
40
40
|
"homeUrl": "/subjects/380054"
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
|
-
"title": "
|
|
43
|
+
"title": "Java泛型详解,史上最全图文详解!",
|
|
44
44
|
"description": "",
|
|
45
|
-
"votes": "
|
|
46
|
-
"url": "/k/
|
|
47
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
48
|
-
"avatarAlt": "
|
|
49
|
-
"subjectName": "
|
|
50
|
-
"homeUrl": "/subjects/
|
|
45
|
+
"votes": "100",
|
|
46
|
+
"url": "/k/chtkqxo",
|
|
47
|
+
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
48
|
+
"avatarAlt": "进击的程序猿 - 独家号",
|
|
49
|
+
"subjectName": "进击的程序猿",
|
|
50
|
+
"homeUrl": "/subjects/24912"
|
|
51
51
|
},
|
|
52
52
|
{
|
|
53
53
|
"title": "如何撰写好的技术方案设计-真实案例干货分享",
|
|
@@ -59,20 +59,10 @@
|
|
|
59
59
|
"subjectName": "浅谈架构",
|
|
60
60
|
"homeUrl": "/subjects/379488"
|
|
61
61
|
},
|
|
62
|
-
{
|
|
63
|
-
"title": "Java泛型详解,史上最全图文详解!",
|
|
64
|
-
"description": "",
|
|
65
|
-
"votes": "98",
|
|
66
|
-
"url": "/k/chtkqxo",
|
|
67
|
-
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
68
|
-
"avatarAlt": "进击的程序猿 - 独家号",
|
|
69
|
-
"subjectName": "进击的程序猿",
|
|
70
|
-
"homeUrl": "/subjects/24912"
|
|
71
|
-
},
|
|
72
62
|
{
|
|
73
63
|
"title": "Golang 简洁架构实战",
|
|
74
64
|
"description": "作者:bearluo,腾讯 IEG 运营开发工程师文中项目代码位置:https://github.com/devYun/go-clean-architecture由于 golang...",
|
|
75
|
-
"votes": "
|
|
65
|
+
"votes": "101",
|
|
76
66
|
"url": "/k/vjw1dlc",
|
|
77
67
|
"avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
|
|
78
68
|
"avatarAlt": "趣编程的独家号 - 独家号",
|
|
@@ -82,17 +72,27 @@
|
|
|
82
72
|
{
|
|
83
73
|
"title": "微服务从代码到k8s部署应有尽有大结局(k8s部署)",
|
|
84
74
|
"description": "",
|
|
85
|
-
"votes": "
|
|
75
|
+
"votes": "89",
|
|
86
76
|
"url": "/k/xk3qbvm",
|
|
87
77
|
"avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
|
|
88
78
|
"avatarAlt": "GoHackers - 独家号",
|
|
89
79
|
"subjectName": "GoHackers",
|
|
90
80
|
"homeUrl": "/subjects/1385"
|
|
91
81
|
},
|
|
82
|
+
{
|
|
83
|
+
"title": "MySQL 团队开发规范",
|
|
84
|
+
"description": "",
|
|
85
|
+
"votes": "88",
|
|
86
|
+
"url": "/k/qjooigy",
|
|
87
|
+
"avatar": "https://img.toutiao.io/subject/573a89c273cc42d2a87e753fee03e1a5/thumb",
|
|
88
|
+
"avatarAlt": "技术干货分享 - 独家号",
|
|
89
|
+
"subjectName": "技术干货分享",
|
|
90
|
+
"homeUrl": "/subjects/141186"
|
|
91
|
+
},
|
|
92
92
|
{
|
|
93
93
|
"title": "【超赞】技术架构的战略和战术原则",
|
|
94
94
|
"description": "",
|
|
95
|
-
"votes": "
|
|
95
|
+
"votes": "93",
|
|
96
96
|
"url": "/k/j9872pc",
|
|
97
97
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
98
98
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
@@ -119,26 +119,6 @@
|
|
|
119
119
|
"subjectName": "浅谈架构",
|
|
120
120
|
"homeUrl": "/subjects/379488"
|
|
121
121
|
},
|
|
122
|
-
{
|
|
123
|
-
"title": "Go 原生并发原语和最佳实践",
|
|
124
|
-
"description": "",
|
|
125
|
-
"votes": "81",
|
|
126
|
-
"url": "/k/rdpao5x",
|
|
127
|
-
"avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
|
|
128
|
-
"avatarAlt": "GoHackers - 独家号",
|
|
129
|
-
"subjectName": "GoHackers",
|
|
130
|
-
"homeUrl": "/subjects/1385"
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"title": "MySQL 团队开发规范",
|
|
134
|
-
"description": "",
|
|
135
|
-
"votes": "82",
|
|
136
|
-
"url": "/k/qjooigy",
|
|
137
|
-
"avatar": "https://img.toutiao.io/subject/573a89c273cc42d2a87e753fee03e1a5/thumb",
|
|
138
|
-
"avatarAlt": "技术干货分享 - 独家号",
|
|
139
|
-
"subjectName": "技术干货分享",
|
|
140
|
-
"homeUrl": "/subjects/141186"
|
|
141
|
-
},
|
|
142
122
|
{
|
|
143
123
|
"title": "轻松搞懂5种IO模型",
|
|
144
124
|
"description": "",
|
|
@@ -209,6 +189,16 @@
|
|
|
209
189
|
"subjectName": "编程一生",
|
|
210
190
|
"homeUrl": "/subjects/350352"
|
|
211
191
|
},
|
|
192
|
+
{
|
|
193
|
+
"title": "微服务如何划分",
|
|
194
|
+
"description": "",
|
|
195
|
+
"votes": "64",
|
|
196
|
+
"url": "/k/f4vabj7",
|
|
197
|
+
"avatar": "https://img.toutiao.io/subject/0bc4a65bf09748718c9acc6991f50e49/thumb",
|
|
198
|
+
"avatarAlt": "方丈的寺院 - 独家号",
|
|
199
|
+
"subjectName": "方丈的寺院",
|
|
200
|
+
"homeUrl": "/subjects/405015"
|
|
201
|
+
},
|
|
212
202
|
{
|
|
213
203
|
"title": "石墨文档是如何通过 WebSocket 实现百万长连接的?",
|
|
214
204
|
"description": "",
|
|
@@ -219,16 +209,6 @@
|
|
|
219
209
|
"subjectName": "冷星前端圈",
|
|
220
210
|
"homeUrl": "/subjects/380054"
|
|
221
211
|
},
|
|
222
|
-
{
|
|
223
|
-
"title": "微服务如何划分",
|
|
224
|
-
"description": "",
|
|
225
|
-
"votes": "62",
|
|
226
|
-
"url": "/k/f4vabj7",
|
|
227
|
-
"avatar": "https://img.toutiao.io/subject/0bc4a65bf09748718c9acc6991f50e49/thumb",
|
|
228
|
-
"avatarAlt": "方丈的寺院 - 独家号",
|
|
229
|
-
"subjectName": "方丈的寺院",
|
|
230
|
-
"homeUrl": "/subjects/405015"
|
|
231
|
-
},
|
|
232
212
|
{
|
|
233
213
|
"title": "CTO手绘的那些事",
|
|
234
214
|
"description": "今天清理办公室资料(没来的同学请放心,咱们初十才开工),有很多当年手绘的各种图,时序图、时间轴图、层级结构图、飞轮图……真是一图胜过千言万语。我还是喜欢开着会随手记随手画,心到笔到...",
|
|
@@ -239,14 +219,34 @@
|
|
|
239
219
|
"subjectName": "服务架构及中台",
|
|
240
220
|
"homeUrl": "/subjects/26578"
|
|
241
221
|
},
|
|
222
|
+
{
|
|
223
|
+
"title": "快看我在Redis分布式锁上,栽的8个跟头!",
|
|
224
|
+
"description": "",
|
|
225
|
+
"votes": "59",
|
|
226
|
+
"url": "/k/pshtt8d",
|
|
227
|
+
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
228
|
+
"avatarAlt": "Bloomingroses - 独家号",
|
|
229
|
+
"subjectName": "Bloomingroses",
|
|
230
|
+
"homeUrl": "/subjects/98777"
|
|
231
|
+
},
|
|
242
232
|
{
|
|
243
233
|
"title": "别再用 main 方法测试了,这才是专业 Java 测试方法!",
|
|
244
234
|
"description": "",
|
|
245
|
-
"votes": "
|
|
235
|
+
"votes": "57",
|
|
246
236
|
"url": "/k/apxszeo",
|
|
247
237
|
"avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
|
|
248
238
|
"avatarAlt": "浪客用react,java全栈 - 独家号",
|
|
249
239
|
"subjectName": "浪客用react,java全栈",
|
|
250
240
|
"homeUrl": "/subjects/132403"
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"title": "输入URL开始建立你的前端知识体系",
|
|
244
|
+
"description": "",
|
|
245
|
+
"votes": "56",
|
|
246
|
+
"url": "/k/yuv3dgy",
|
|
247
|
+
"avatar": "https://img.toutiao.io/subject/c9bc51847b0c4b49aca52d0eaa087ed1/thumb",
|
|
248
|
+
"avatarAlt": "冷星前端圈 - 独家号",
|
|
249
|
+
"subjectName": "冷星前端圈",
|
|
250
|
+
"homeUrl": "/subjects/380054"
|
|
251
251
|
}
|
|
252
252
|
]
|