@wcj/github-rank 22.5.2 → 22.5.3
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 +29353 -29352
- package/dist/sifou-daily.json +20 -47
- package/dist/sifou-monthly.json +43 -43
- package/dist/sifou-weekly.json +112 -112
- package/dist/toutiao-30.json +43 -43
- package/dist/toutiao-7.json +99 -99
- package/dist/toutiao-90.json +30 -30
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +137 -137
- package/dist/trending-weekly.json +159 -159
- package/dist/users.china.json +950 -951
- package/dist/users.json +2242 -2242
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +29353 -29352
- package/web/data/sifou-daily.json +20 -47
- package/web/data/sifou-monthly.json +43 -43
- package/web/data/sifou-weekly.json +112 -112
- package/web/data/toutiao-30.json +43 -43
- package/web/data/toutiao-7.json +99 -99
- package/web/data/toutiao-90.json +30 -30
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +137 -137
- package/web/data/trending-weekly.json +159 -159
- package/web/data/users.china.json +950 -951
- package/web/data/users.json +2242 -2242
- package/web/index.html +1356 -1356
- package/web/repos.html +3431 -3415
- package/web/sifou-daily.html +18 -102
- package/web/sifou-monthly.html +70 -70
- package/web/sifou-weekly.html +129 -129
- package/web/toutiao-30.html +42 -42
- package/web/toutiao-7.html +86 -86
- package/web/toutiao-90.html +29 -29
- package/web/trending-monthly.html +123 -123
- package/web/trending-weekly.html +142 -142
- package/web/trending.html +144 -148
- package/web/users.china.html +548 -548
package/dist/sifou-weekly.json
CHANGED
|
@@ -14,44 +14,17 @@
|
|
|
14
14
|
"url": "https://segmentfault.com/a/1190000041769612",
|
|
15
15
|
"author": "街角小林",
|
|
16
16
|
"home_url": "https://segmentfault.com/u/jiejiaoxiaolin",
|
|
17
|
-
"votes": "
|
|
17
|
+
"votes": "4",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
|
-
{
|
|
21
|
-
"title": "招聘季征文活动获奖名单公布,快来领奖~",
|
|
22
|
-
"description": "哈喽各位社区的小伙伴!2022招聘季有奖征文活动如约开奖啦~废话不多说,我们直接来揭晓获奖名单吧~🌟获奖名单江辰:5年经验(专升本)入职B站分享范文杰:Offer 提速:如何写出有亮点的简历杨成功:一个小厂前端 Lea...",
|
|
23
|
-
"url": "https://segmentfault.com/a/1190000041757846",
|
|
24
|
-
"author": "SegmentFault思否",
|
|
25
|
-
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
26
|
-
"votes": "5",
|
|
27
|
-
"rank": 3
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"title": "CSS 绘制一个时钟",
|
|
31
|
-
"description": "欢迎关注微信公众号:前端侦探练习 CSS 一个很好的方法就是绘制各式各样的 UI,比如这样一个时钟?你也可以访问这个 CSS clock查看实际效果CSS 绘制这样一个布局有几个难点:环形排列的刻度环形分布的数字自动运...",
|
|
32
|
-
"url": "https://segmentfault.com/a/1190000041754537",
|
|
33
|
-
"author": "XboxYan",
|
|
34
|
-
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
35
|
-
"votes": "6",
|
|
36
|
-
"rank": 4
|
|
37
|
-
},
|
|
38
20
|
{
|
|
39
21
|
"title": "提高前端人效率的工具、网站和书籍",
|
|
40
22
|
"description": "提高前端人效率的工具、网站和书籍在线编译(编辑)、playgroundJS 代码混淆www.jsfuck.com/嗯,优点是你可以用来给你的前端工程师好友搞恶作剧,缺点是只能用一次SCSS 转 CSS 在线编译www.sassmeister.com/有时...",
|
|
41
23
|
"url": "https://segmentfault.com/a/1190000041763788",
|
|
42
24
|
"author": "playboy5566",
|
|
43
25
|
"home_url": "https://segmentfault.com/u/playboy5566",
|
|
44
|
-
"votes": "
|
|
45
|
-
"rank":
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"title": "面试算法题记录",
|
|
49
|
-
"description": "问:一个数组,先递增后递减,要返回最大的一个数,怎么实现?答:依次遍历第i个数,如果第i个数大于第i + 1个数,那么返回第i个数,这个数就是最大值。(这么简单,大一学生都会)问:还能优化吗?答:啊。。。...",
|
|
50
|
-
"url": "https://segmentfault.com/a/1190000041758099",
|
|
51
|
-
"author": "小强Zzz",
|
|
52
|
-
"home_url": "https://segmentfault.com/u/zhaokaiqiang",
|
|
53
|
-
"votes": "1",
|
|
54
|
-
"rank": 6
|
|
26
|
+
"votes": "5",
|
|
27
|
+
"rank": 3
|
|
55
28
|
},
|
|
56
29
|
{
|
|
57
30
|
"title": "游戏出海浪潮下,这些技术难点该如何攻克",
|
|
@@ -60,16 +33,7 @@
|
|
|
60
33
|
"author": "云叔_又拍云",
|
|
61
34
|
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
62
35
|
"votes": "4",
|
|
63
|
-
"rank":
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"title": "仅用一个HTML标签,实现带动画的抖音LOGO",
|
|
67
|
-
"description": "大家好,我是零一,今天给大家表演 仅用一个HTML标签实现带动画的抖音LOGO,涉及了很多知识点,欢迎交流讨论先上结果,最终实现效果如下:还原度应该还可以吧?抖音Logo结构想要用CSS来画抖音的Logo,前提要先了...",
|
|
68
|
-
"url": "https://segmentfault.com/a/1190000041754709",
|
|
69
|
-
"author": "零一",
|
|
70
|
-
"home_url": "https://segmentfault.com/u/zero2one",
|
|
71
|
-
"votes": "7",
|
|
72
|
-
"rank": 8
|
|
36
|
+
"rank": 4
|
|
73
37
|
},
|
|
74
38
|
{
|
|
75
39
|
"title": "使用 CSS 绘制带有动画效果的 React Logo",
|
|
@@ -78,25 +42,7 @@
|
|
|
78
42
|
"author": "林小志",
|
|
79
43
|
"home_url": "https://segmentfault.com/u/linxz",
|
|
80
44
|
"votes": "3",
|
|
81
|
-
"rank":
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
"title": "angular 拖动功能",
|
|
85
|
-
"description": "写到表单功能的时候,就考虑如果表单能够拖动式地添加,无疑能够加强用户的使用体验感。所以就尝试着实现拖动功能。如下图,能够将一个表单拖动到另一个表单。",
|
|
86
|
-
"url": "https://segmentfault.com/a/1190000041757995",
|
|
87
|
-
"author": "weiewiyi",
|
|
88
|
-
"home_url": "https://segmentfault.com/u/chenchu_6110ed583800c",
|
|
89
|
-
"votes": "6",
|
|
90
|
-
"rank": 10
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"title": "create-react-app 初始化 React 工程,配置工具链,以及如何改多页应用",
|
|
94
|
-
"description": "然而事实上create-react-app大多数还是帮我们简化了webpack的配置,对于一个稍微大型的工程,或者需要多人协作的工程来说,工具链的配置也是必不可少的。比如提交代码前格式化验证,git提交信息的验证,已经保存...",
|
|
95
|
-
"url": "https://segmentfault.com/a/1190000041764959",
|
|
96
|
-
"author": "sky124380729",
|
|
97
|
-
"home_url": "https://segmentfault.com/u/sky124380729",
|
|
98
|
-
"votes": "3",
|
|
99
|
-
"rank": 11
|
|
45
|
+
"rank": 5
|
|
100
46
|
},
|
|
101
47
|
{
|
|
102
48
|
"title": "js手写题梳理汇总",
|
|
@@ -105,16 +51,16 @@
|
|
|
105
51
|
"author": "墨城",
|
|
106
52
|
"home_url": "https://segmentfault.com/u/xiaomogu_5f2124ad3ad42",
|
|
107
53
|
"votes": "4",
|
|
108
|
-
"rank":
|
|
54
|
+
"rank": 6
|
|
109
55
|
},
|
|
110
56
|
{
|
|
111
|
-
"title": "
|
|
112
|
-
"description": "
|
|
113
|
-
"url": "https://segmentfault.com/a/
|
|
114
|
-
"author": "
|
|
115
|
-
"home_url": "https://segmentfault.com/u/
|
|
116
|
-
"votes": "
|
|
117
|
-
"rank":
|
|
57
|
+
"title": "create-react-app 初始化 React 工程,配置工具链,以及如何改多页应用",
|
|
58
|
+
"description": "然而事实上create-react-app大多数还是帮我们简化了webpack的配置,对于一个稍微大型的工程,或者需要多人协作的工程来说,工具链的配置也是必不可少的。比如提交代码前格式化验证,git提交信息的验证,已经保存...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041764959",
|
|
60
|
+
"author": "sky124380729",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/sky124380729",
|
|
62
|
+
"votes": "3",
|
|
63
|
+
"rank": 7
|
|
118
64
|
},
|
|
119
65
|
{
|
|
120
66
|
"title": "CSS 阴影进阶,实现更加的立体的阴影效果!",
|
|
@@ -123,25 +69,25 @@
|
|
|
123
69
|
"author": "chokcoco",
|
|
124
70
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
125
71
|
"votes": "3",
|
|
126
|
-
"rank":
|
|
72
|
+
"rank": 8
|
|
127
73
|
},
|
|
128
74
|
{
|
|
129
|
-
"title": "
|
|
130
|
-
"description": "
|
|
131
|
-
"url": "https://segmentfault.com/a/
|
|
75
|
+
"title": "全场景AI推理引擎MindSpore Lite, 助力HMS Core视频编辑服务打造更智能的剪辑体验",
|
|
76
|
+
"description": "移动互联网的发展给人们的社交和娱乐方式带来了很大的改变,以vlog、短视频等为代表的新兴文化样态正受到越来越多人的青睐。同时,随着AI智能、美颜修图等功能在图像视频编辑App中的应用,促使视频编辑效率和视频...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041776588",
|
|
132
78
|
"author": "HMSCore",
|
|
133
79
|
"home_url": "https://segmentfault.com/u/hms_core",
|
|
134
|
-
"votes": "
|
|
135
|
-
"rank":
|
|
80
|
+
"votes": "3",
|
|
81
|
+
"rank": 9
|
|
136
82
|
},
|
|
137
83
|
{
|
|
138
|
-
"title": "
|
|
139
|
-
"description": "
|
|
140
|
-
"url": "https://segmentfault.com/a/
|
|
141
|
-
"author": "
|
|
142
|
-
"home_url": "https://segmentfault.com/u/
|
|
84
|
+
"title": "【前端干货】别再羡慕别人的Excel啦,教你点击按钮直接打开侧边栏!",
|
|
85
|
+
"description": "负责技术支持的葡萄又来啦。三日不见,我们的客户又为我们发来新的问题。这次我们需要实现的场景是在前端表格环境中,像模板按钮那样,点击之后弹出一个侧边栏,然后通过点击不同的单元格显示不同的内容。挤接下...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041767241",
|
|
87
|
+
"author": "葡萄城技术团队",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/grapecity",
|
|
143
89
|
"votes": "1",
|
|
144
|
-
"rank":
|
|
90
|
+
"rank": 10
|
|
145
91
|
},
|
|
146
92
|
{
|
|
147
93
|
"title": "没有框架怎么办?原生 CSS + JS 实现一个标签输入框",
|
|
@@ -150,25 +96,16 @@
|
|
|
150
96
|
"author": "XboxYan",
|
|
151
97
|
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
152
98
|
"votes": "3",
|
|
153
|
-
"rank":
|
|
154
|
-
},
|
|
155
|
-
{
|
|
156
|
-
"title": "冴羽答读者问:钱和成长,哪个更重要?",
|
|
157
|
-
"description": "如果只是抽象的回答这个问题,那毫无疑问是“成长”重要,因为我认为“成长”就意味着你有能力拿到更匹配的职位,拿到更高的薪酬,实现更自由的财务,否则你连这些也没有做到,“成长”不就只是一句美好的自我幻想吗?",
|
|
158
|
-
"url": "https://segmentfault.com/a/1190000041763709",
|
|
159
|
-
"author": "冴羽",
|
|
160
|
-
"home_url": "https://segmentfault.com/u/yayu",
|
|
161
|
-
"votes": "3",
|
|
162
|
-
"rank": 18
|
|
99
|
+
"rank": 11
|
|
163
100
|
},
|
|
164
101
|
{
|
|
165
|
-
"title": "
|
|
166
|
-
"description": "
|
|
167
|
-
"url": "https://segmentfault.com/a/
|
|
102
|
+
"title": "有奖调研 | 即时消息服务的产品需求规划就交给你了!",
|
|
103
|
+
"description": "截至2021年6月,我国即时通信用户规模达到9.83亿,以97%的网民使用占比,在用户量级之巅一览众山小。今天就来聊聊这个“如空气般存在”的能力——IM(Instant Messaging)即时消息。(数据来自中国互联网络信息中心(...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041762309",
|
|
168
105
|
"author": "HMSCore",
|
|
169
106
|
"home_url": "https://segmentfault.com/u/hms_core",
|
|
170
|
-
"votes": "
|
|
171
|
-
"rank":
|
|
107
|
+
"votes": "1",
|
|
108
|
+
"rank": 12
|
|
172
109
|
},
|
|
173
110
|
{
|
|
174
111
|
"title": "这些CSS提效技巧,你需要知道!",
|
|
@@ -177,7 +114,16 @@
|
|
|
177
114
|
"author": "前端小智",
|
|
178
115
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
179
116
|
"votes": "3",
|
|
180
|
-
"rank":
|
|
117
|
+
"rank": 13
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"title": "冴羽答读者问:钱和成长,哪个更重要?",
|
|
121
|
+
"description": "如果只是抽象的回答这个问题,那毫无疑问是“成长”重要,因为我认为“成长”就意味着你有能力拿到更匹配的职位,拿到更高的薪酬,实现更自由的财务,否则你连这些也没有做到,“成长”不就只是一句美好的自我幻想吗?",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041763709",
|
|
123
|
+
"author": "冴羽",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
125
|
+
"votes": "3",
|
|
126
|
+
"rank": 14
|
|
181
127
|
},
|
|
182
128
|
{
|
|
183
129
|
"title": "工程师们看过来|这是我见过的IT圈最“潮”的产品发布会了!",
|
|
@@ -186,7 +132,7 @@
|
|
|
186
132
|
"author": "观测云",
|
|
187
133
|
"home_url": "https://segmentfault.com/u/zhuyundataflux",
|
|
188
134
|
"votes": "1",
|
|
189
|
-
"rank":
|
|
135
|
+
"rank": 15
|
|
190
136
|
},
|
|
191
137
|
{
|
|
192
138
|
"title": "【有奖调研】华为分析服务诚邀您参与,您的真实反馈可以让我们变得更好!",
|
|
@@ -195,16 +141,7 @@
|
|
|
195
141
|
"author": "HMSCore",
|
|
196
142
|
"home_url": "https://segmentfault.com/u/hms_core",
|
|
197
143
|
"votes": "1",
|
|
198
|
-
"rank":
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"title": "硬核调试实操 | 手把手带你实现 Serverless 断点调试",
|
|
202
|
-
"description": "简介:本文借助 Serverless Devs 工具,对函数计算 (FC) 应用的断点调试步骤进行详细指导,手把手带你实现 Serverless 的断点调试。",
|
|
203
|
-
"url": "https://segmentfault.com/a/1190000041755737",
|
|
204
|
-
"author": "阿里云开发者",
|
|
205
|
-
"home_url": "https://segmentfault.com/u/alijishu",
|
|
206
|
-
"votes": "1",
|
|
207
|
-
"rank": 23
|
|
144
|
+
"rank": 16
|
|
208
145
|
},
|
|
209
146
|
{
|
|
210
147
|
"title": "标准化思想及组装式架构在后端BFF中的实践",
|
|
@@ -213,7 +150,7 @@
|
|
|
213
150
|
"author": "美团技术团队",
|
|
214
151
|
"home_url": "https://segmentfault.com/u/meituanjishutuandui",
|
|
215
152
|
"votes": "2",
|
|
216
|
-
"rank":
|
|
153
|
+
"rank": 17
|
|
217
154
|
},
|
|
218
155
|
{
|
|
219
156
|
"title": "Go 开发者调查报告出炉:API/RPC 服务成主要用途|92% 的受访者表示满意",
|
|
@@ -222,7 +159,7 @@
|
|
|
222
159
|
"author": "MissD",
|
|
223
160
|
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
224
161
|
"votes": "2",
|
|
225
|
-
"rank":
|
|
162
|
+
"rank": 18
|
|
226
163
|
},
|
|
227
164
|
{
|
|
228
165
|
"title": "js面试题(基础)梳理",
|
|
@@ -231,7 +168,7 @@
|
|
|
231
168
|
"author": "墨城",
|
|
232
169
|
"home_url": "https://segmentfault.com/u/xiaomogu_5f2124ad3ad42",
|
|
233
170
|
"votes": "2",
|
|
234
|
-
"rank":
|
|
171
|
+
"rank": 19
|
|
235
172
|
},
|
|
236
173
|
{
|
|
237
174
|
"title": "以更好的方式使用 Vue Mixins",
|
|
@@ -240,7 +177,7 @@
|
|
|
240
177
|
"author": "前端小智",
|
|
241
178
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
242
179
|
"votes": "1",
|
|
243
|
-
"rank":
|
|
180
|
+
"rank": 20
|
|
244
181
|
},
|
|
245
182
|
{
|
|
246
183
|
"title": "玩转 chrome 效率起飞",
|
|
@@ -249,7 +186,16 @@
|
|
|
249
186
|
"author": "亖混子",
|
|
250
187
|
"home_url": "https://segmentfault.com/u/1023",
|
|
251
188
|
"votes": "2",
|
|
252
|
-
"rank":
|
|
189
|
+
"rank": 21
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"title": "冴羽答读者问:悄悄过来蹭个回答",
|
|
193
|
+
"description": "前言最近我发起了「冴羽答读者问」活动,如果你也有想要提问的问题,欢迎留言,我会按照顺序依此回答。正文这个问题我们就聊聊“如何提问”好了。回答这个问题,自我感觉有些班门弄斧,因为我并不是一个擅长提问的...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041774153",
|
|
195
|
+
"author": "冴羽",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
197
|
+
"votes": "1",
|
|
198
|
+
"rank": 22
|
|
253
199
|
},
|
|
254
200
|
{
|
|
255
201
|
"title": "WebComponents框架direflow实现原理",
|
|
@@ -258,7 +204,7 @@
|
|
|
258
204
|
"author": "趁你还年轻",
|
|
259
205
|
"home_url": "https://segmentfault.com/u/chennihuannianqing",
|
|
260
206
|
"votes": "2",
|
|
261
|
-
"rank":
|
|
207
|
+
"rank": 23
|
|
262
208
|
},
|
|
263
209
|
{
|
|
264
210
|
"title": "消息队列与快递柜之间的奇妙关系",
|
|
@@ -267,6 +213,60 @@
|
|
|
267
213
|
"author": "字母哥博客",
|
|
268
214
|
"home_url": "https://segmentfault.com/u/zimug",
|
|
269
215
|
"votes": "1",
|
|
216
|
+
"rank": 24
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"title": "逆向进阶,利用 AST 技术还原 JavaScript 混淆代码",
|
|
220
|
+
"description": "AST(Abstract Syntax Tree),中文抽象语法树,简称语法树(Syntax Tree),是源代码的抽象语法结构的树状表现形式,树上的每个节点都表示源代码中的一种结构。语法树不是某一种编程语言独有的,JavaScript、Pyt...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041765775",
|
|
222
|
+
"author": "K哥爬虫",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/kuaidaili",
|
|
224
|
+
"votes": "2",
|
|
225
|
+
"rank": 25
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
"title": "前端面试资料整理【css篇】",
|
|
229
|
+
"description": "分类简单选择器:id选择器、类选择器、标签选择器、组合选择器:后代选择器(空格)、子选择器(>)、兄弟选择器 (+)、通用选择器(~)伪类(:hover)伪元素(::before, ::firt-child,::not())属性选择器",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041747848",
|
|
231
|
+
"author": "donggg",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/donggg1942",
|
|
233
|
+
"votes": "2",
|
|
234
|
+
"rank": 26
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"title": "乞丐是如何节约Java内存的",
|
|
238
|
+
"description": "内存使用优化在 Java 中很重要。系统性能主要限于内存访问性能而非 CPU 主频,否则,为什么 CPU 生产商要实现所有这些 L1、L2 和 L3 缓存?这意味着通过减少应用程序内存占用,您很可能会通过让 CPU 等待更少量的...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041781158",
|
|
240
|
+
"author": "Yujiaao",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/yujiaao",
|
|
242
|
+
"votes": "2",
|
|
243
|
+
"rank": 27
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"title": "webpack5 源码详解 - 编译模块",
|
|
247
|
+
"description": "首先会创建依赖,这个依赖叫EntryDependency,之后会将dep,options,context作为传参到compilation.addEntry",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041763141",
|
|
249
|
+
"author": "Hazlank",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/hazlank",
|
|
251
|
+
"votes": "1",
|
|
252
|
+
"rank": 28
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"title": "Javascript知识点:浅拷贝和深拷贝",
|
|
256
|
+
"description": "先聊一下Javascript的数据类型有哪些?值类型:数字型(Number)、字符类型(String)、布尔类型(Boolean)、Null、undefined、Symbol引用类型:对象类型(Object)、数组类型(Array)、函数类型(function)、正则类型(Reg...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041778413",
|
|
258
|
+
"author": "Awbeci",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/awbeci",
|
|
260
|
+
"votes": "1",
|
|
261
|
+
"rank": 29
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"title": "登月工坊 Web3 Hackathon 报名正式开启",
|
|
265
|
+
"description": "Moonshot Web3 Hackathon将于今年5.20 - 6.20举行,是一场面向海内外 Z 世代的Web 3-focused的创业试炼。我们欢迎任何阶段的项目申请。",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041761602",
|
|
267
|
+
"author": "鸣飞",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/mf",
|
|
269
|
+
"votes": "1",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|
package/dist/toutiao-30.json
CHANGED
|
@@ -39,6 +39,16 @@
|
|
|
39
39
|
"subjectName": "前端智能化",
|
|
40
40
|
"homeUrl": "/subjects/7076"
|
|
41
41
|
},
|
|
42
|
+
{
|
|
43
|
+
"title": "解析分布式系统的缓存设计",
|
|
44
|
+
"description": "",
|
|
45
|
+
"votes": "107",
|
|
46
|
+
"url": "/k/pucrtli",
|
|
47
|
+
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
48
|
+
"avatarAlt": "进击的程序猿 - 独家号",
|
|
49
|
+
"subjectName": "进击的程序猿",
|
|
50
|
+
"homeUrl": "/subjects/24912"
|
|
51
|
+
},
|
|
42
52
|
{
|
|
43
53
|
"title": "系统架构的11条原则",
|
|
44
54
|
"description": "基本原则原则一:价值为王解析:价值为王的另一种说法叫做YAGNI。YAGNI 是 You aren’t gonna need it 的缩写。该原则的基本含义就是,不应该开发任何当前...",
|
|
@@ -49,16 +59,6 @@
|
|
|
49
59
|
"subjectName": "编程一生",
|
|
50
60
|
"homeUrl": "/subjects/350352"
|
|
51
61
|
},
|
|
52
|
-
{
|
|
53
|
-
"title": "解析分布式系统的缓存设计",
|
|
54
|
-
"description": "",
|
|
55
|
-
"votes": "105",
|
|
56
|
-
"url": "/k/pucrtli",
|
|
57
|
-
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
58
|
-
"avatarAlt": "进击的程序猿 - 独家号",
|
|
59
|
-
"subjectName": "进击的程序猿",
|
|
60
|
-
"homeUrl": "/subjects/24912"
|
|
61
|
-
},
|
|
62
62
|
{
|
|
63
63
|
"title": "谷歌工程最佳实践",
|
|
64
64
|
"description": "最近公司同事作了个Code Review的分享,于是乎我系统学习了下《谷歌工程实践》,里面主要讲的是Code Review。写下本文作为笔记。前言术语代码审查者指南Code Rev...",
|
|
@@ -69,6 +69,26 @@
|
|
|
69
69
|
"subjectName": "GoHackers",
|
|
70
70
|
"homeUrl": "/subjects/1385"
|
|
71
71
|
},
|
|
72
|
+
{
|
|
73
|
+
"title": "万字长文,教你用go开发区块链应用",
|
|
74
|
+
"description": "",
|
|
75
|
+
"votes": "66",
|
|
76
|
+
"url": "/k/3f3i7ey",
|
|
77
|
+
"avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
|
|
78
|
+
"avatarAlt": "GoHackers - 独家号",
|
|
79
|
+
"subjectName": "GoHackers",
|
|
80
|
+
"homeUrl": "/subjects/1385"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"title": "深入浅出分布式锁",
|
|
84
|
+
"description": "",
|
|
85
|
+
"votes": "67",
|
|
86
|
+
"url": "/k/957qnad",
|
|
87
|
+
"avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
|
|
88
|
+
"avatarAlt": "ASCE1885 - 独家号",
|
|
89
|
+
"subjectName": "ASCE1885",
|
|
90
|
+
"homeUrl": "/subjects/4829"
|
|
91
|
+
},
|
|
72
92
|
{
|
|
73
93
|
"title": "腾讯一面:CORS为什么能保障安全?为什么只对复杂请求做预检?",
|
|
74
94
|
"description": "",
|
|
@@ -79,16 +99,6 @@
|
|
|
79
99
|
"subjectName": "冷星前端圈",
|
|
80
100
|
"homeUrl": "/subjects/380054"
|
|
81
101
|
},
|
|
82
|
-
{
|
|
83
|
-
"title": "万字长文,教你用go开发区块链应用",
|
|
84
|
-
"description": "",
|
|
85
|
-
"votes": "65",
|
|
86
|
-
"url": "/k/3f3i7ey",
|
|
87
|
-
"avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
|
|
88
|
-
"avatarAlt": "GoHackers - 独家号",
|
|
89
|
-
"subjectName": "GoHackers",
|
|
90
|
-
"homeUrl": "/subjects/1385"
|
|
91
|
-
},
|
|
92
102
|
{
|
|
93
103
|
"title": "2022 最新Java基础常见知识&面试题总结(上)!",
|
|
94
104
|
"description": "",
|
|
@@ -99,20 +109,10 @@
|
|
|
99
109
|
"subjectName": "JavaGuide",
|
|
100
110
|
"homeUrl": "/subjects/352853"
|
|
101
111
|
},
|
|
102
|
-
{
|
|
103
|
-
"title": "深入浅出分布式锁",
|
|
104
|
-
"description": "",
|
|
105
|
-
"votes": "64",
|
|
106
|
-
"url": "/k/957qnad",
|
|
107
|
-
"avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
|
|
108
|
-
"avatarAlt": "ASCE1885 - 独家号",
|
|
109
|
-
"subjectName": "ASCE1885",
|
|
110
|
-
"homeUrl": "/subjects/4829"
|
|
111
|
-
},
|
|
112
112
|
{
|
|
113
113
|
"title": "面渣逆袭:Spring三十五问,四万字+五十图详解!建议收藏!",
|
|
114
114
|
"description": "",
|
|
115
|
-
"votes": "
|
|
115
|
+
"votes": "64",
|
|
116
116
|
"url": "/k/8ab20e9",
|
|
117
117
|
"avatar": "https://img.toutiao.io/subject/d42ad8a9192a430b9df44df9a6d383df/thumb",
|
|
118
118
|
"avatarAlt": "三分恶 - 独家号",
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
{
|
|
123
123
|
"title": "非常哇塞的 SpringBoot性能优化长文!",
|
|
124
124
|
"description": "",
|
|
125
|
-
"votes": "
|
|
125
|
+
"votes": "58",
|
|
126
126
|
"url": "/k/srppeol",
|
|
127
127
|
"avatar": "https://img.toutiao.io/subject/6b8e14b561b24dfeac075e2a8dac9bfd/thumb",
|
|
128
128
|
"avatarAlt": "小姐姐味道 - 独家号",
|
|
@@ -209,10 +209,20 @@
|
|
|
209
209
|
"subjectName": "编程一生",
|
|
210
210
|
"homeUrl": "/subjects/350352"
|
|
211
211
|
},
|
|
212
|
+
{
|
|
213
|
+
"title": "Websocket 被玩出了多种花样!",
|
|
214
|
+
"description": "",
|
|
215
|
+
"votes": "44",
|
|
216
|
+
"url": "/k/hrbfj5q",
|
|
217
|
+
"avatar": "https://img.toutiao.io/subject/c9bc51847b0c4b49aca52d0eaa087ed1/thumb",
|
|
218
|
+
"avatarAlt": "冷星前端圈 - 独家号",
|
|
219
|
+
"subjectName": "冷星前端圈",
|
|
220
|
+
"homeUrl": "/subjects/380054"
|
|
221
|
+
},
|
|
212
222
|
{
|
|
213
223
|
"title": "几道高频的JVM面试题",
|
|
214
224
|
"description": "",
|
|
215
|
-
"votes": "
|
|
225
|
+
"votes": "54",
|
|
216
226
|
"url": "/k/zgzh3st",
|
|
217
227
|
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
218
228
|
"avatarAlt": "Bloomingroses - 独家号",
|
|
@@ -229,16 +239,6 @@
|
|
|
229
239
|
"subjectName": "码农参上",
|
|
230
240
|
"homeUrl": "/subjects/457899"
|
|
231
241
|
},
|
|
232
|
-
{
|
|
233
|
-
"title": "Websocket 被玩出了多种花样!",
|
|
234
|
-
"description": "",
|
|
235
|
-
"votes": "43",
|
|
236
|
-
"url": "/k/hrbfj5q",
|
|
237
|
-
"avatar": "https://img.toutiao.io/subject/c9bc51847b0c4b49aca52d0eaa087ed1/thumb",
|
|
238
|
-
"avatarAlt": "冷星前端圈 - 独家号",
|
|
239
|
-
"subjectName": "冷星前端圈",
|
|
240
|
-
"homeUrl": "/subjects/380054"
|
|
241
|
-
},
|
|
242
242
|
{
|
|
243
243
|
"title": "2.2W字汇总数据仓库知识点",
|
|
244
244
|
"description": "",
|