@wcj/github-rank 22.9.8 → 22.9.9
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 +20672 -20669
- package/dist/sifou-daily.json +18 -18
- package/dist/sifou-monthly.json +37 -37
- package/dist/sifou-weekly.json +134 -134
- package/dist/toutiao-30.json +24 -24
- package/dist/toutiao-7.json +76 -76
- package/dist/toutiao-90.json +23 -23
- package/dist/trending-daily.json +172 -172
- package/dist/trending-monthly.json +142 -142
- package/dist/trending-weekly.json +159 -159
- package/dist/users.china.json +1137 -1137
- package/dist/users.json +1871 -1871
- package/package.json +1 -1
- package/web/data/repos.json +20672 -20669
- package/web/data/sifou-daily.json +18 -18
- package/web/data/sifou-monthly.json +37 -37
- package/web/data/sifou-weekly.json +134 -134
- package/web/data/toutiao-30.json +24 -24
- package/web/data/toutiao-7.json +76 -76
- package/web/data/toutiao-90.json +23 -23
- package/web/data/trending-daily.json +172 -172
- package/web/data/trending-monthly.json +142 -142
- package/web/data/trending-weekly.json +159 -159
- package/web/data/users.china.json +1137 -1137
- package/web/data/users.json +1871 -1871
- package/web/index.html +1071 -1071
- package/web/repos.html +2650 -2650
- package/web/sifou-daily.html +17 -17
- package/web/sifou-monthly.html +62 -62
- package/web/sifou-weekly.html +141 -141
- package/web/toutiao-30.html +52 -52
- package/web/toutiao-7.html +60 -60
- package/web/toutiao-90.html +25 -25
- package/web/trending-monthly.html +131 -131
- package/web/trending-weekly.html +142 -138
- package/web/trending.html +151 -147
- package/web/users.china.html +566 -566
|
@@ -1,48 +1,39 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"title": "
|
|
4
|
-
"description": "
|
|
5
|
-
"url": "https://segmentfault.com/a/
|
|
6
|
-
"author": "
|
|
7
|
-
"home_url": "https://segmentfault.com/u/
|
|
8
|
-
"votes": "
|
|
3
|
+
"title": "如何优雅地中断 Promise?来试试 AbortController 吧!",
|
|
4
|
+
"description": "欢迎大家来到 前端小课堂 的第五期,今天我们来聊一聊如何终止正在进行中的 Fetch 以及 Promise。文中会跟大家详细介绍这里面的两个关键知识点 AbortController 和 AbortSignal。对动手实践比较感兴趣的同学还可...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000042447341",
|
|
6
|
+
"author": "dreamapplehappy",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/dreamapplehappy",
|
|
8
|
+
"votes": "6",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
|
-
{
|
|
12
|
-
"title": "CodeForBetter_Hackathon,唤醒代码的力量",
|
|
13
|
-
"description": "黑客马拉松(Hackathon)最初诞生于 1999 年,由黑客(hack)和马拉松(marathon)两个单词合并而成。黑客马拉松将马拉松的精神用长时间的持续编码表达出来,是开发者们一起分享经验、交流技术和迸发灵感的盛会;...",
|
|
14
|
-
"url": "https://segmentfault.com/a/1190000042416590",
|
|
15
|
-
"author": "SegmentFault思否",
|
|
16
|
-
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
17
|
-
"votes": "3",
|
|
18
|
-
"rank": 2
|
|
19
|
-
},
|
|
20
11
|
{
|
|
21
12
|
"title": "用Vue.js写一个命令行贪吃蛇游戏",
|
|
22
13
|
"description": "大家好,我是webfansplz.本文要分享的是如何使用Vue.js实现一个命令行贪吃蛇游戏(temir-snake-game).对于贪吃蛇游戏想必大家都不陌生了,使用Vue.js实现一个Web版的贪吃蛇游戏似乎没什么难度,那如果是命令行版的呢?...",
|
|
23
14
|
"url": "https://segmentfault.com/a/1190000042431217",
|
|
24
15
|
"author": "null仔",
|
|
25
16
|
"home_url": "https://segmentfault.com/u/xiaoqianduan_58b28cfebff36",
|
|
26
|
-
"votes": "
|
|
27
|
-
"rank":
|
|
17
|
+
"votes": "5",
|
|
18
|
+
"rank": 2
|
|
28
19
|
},
|
|
29
20
|
{
|
|
30
|
-
"title": "
|
|
31
|
-
"description": "
|
|
32
|
-
"url": "https://segmentfault.com/a/
|
|
33
|
-
"author": "
|
|
34
|
-
"home_url": "https://segmentfault.com/u/
|
|
35
|
-
"votes": "
|
|
36
|
-
"rank":
|
|
21
|
+
"title": "CSS transform、transition、animation 指南",
|
|
22
|
+
"description": "transform变换~ 复杂的变换参数。Transform 取值`none `初始值None 适用于除 “基元行内”框之外的所有元素 百分数相对范围框计算 计算值指定的值,不过相对长度值会计算为绝对长度 继承性否 动画性变形 坐标系1.1 ...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000042443684",
|
|
24
|
+
"author": "散一群逗逼",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/sanyiqundoubi",
|
|
26
|
+
"votes": "5",
|
|
27
|
+
"rank": 3
|
|
37
28
|
},
|
|
38
29
|
{
|
|
39
|
-
"title": "
|
|
40
|
-
"description": "
|
|
41
|
-
"url": "https://segmentfault.com/a/
|
|
42
|
-
"author": "
|
|
43
|
-
"home_url": "https://segmentfault.com/u/
|
|
44
|
-
"votes": "
|
|
45
|
-
"rank":
|
|
30
|
+
"title": "使用 SVG 生成带标识的 favicon",
|
|
31
|
+
"description": "欢迎关注我的公众号:前端侦探之前做了一个 Chrome 插件,可以根据地址的不同生成不同的图标,这样可以很方便的区分不同的开发环境,效果如下主要实现过程其实不复杂,首先获取网站 favicon,然后给 favicon 添加...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000042435536",
|
|
33
|
+
"author": "XboxYan",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
35
|
+
"votes": "5",
|
|
36
|
+
"rank": 4
|
|
46
37
|
},
|
|
47
38
|
{
|
|
48
39
|
"title": "为什么vue.config.js中使用require,而vite.config.js使用 import?",
|
|
@@ -50,17 +41,8 @@
|
|
|
50
41
|
"url": "https://segmentfault.com/a/1190000042432407",
|
|
51
42
|
"author": "寒水寺一禅",
|
|
52
43
|
"home_url": "https://segmentfault.com/u/xiaolizideyitian",
|
|
53
|
-
"votes": "
|
|
54
|
-
"rank":
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"title": "使用 SVG 生成带标识的 favicon",
|
|
58
|
-
"description": "欢迎关注我的公众号:前端侦探之前做了一个 Chrome 插件,可以根据地址的不同生成不同的图标,这样可以很方便的区分不同的开发环境,效果如下主要实现过程其实不复杂,首先获取网站 favicon,然后给 favicon 添加...",
|
|
59
|
-
"url": "https://segmentfault.com/a/1190000042435536",
|
|
60
|
-
"author": "XboxYan",
|
|
61
|
-
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
62
|
-
"votes": "4",
|
|
63
|
-
"rank": 7
|
|
44
|
+
"votes": "5",
|
|
45
|
+
"rank": 5
|
|
64
46
|
},
|
|
65
47
|
{
|
|
66
48
|
"title": "hel-micro 模块联邦新革命",
|
|
@@ -69,7 +51,7 @@
|
|
|
69
51
|
"author": "钟正楷",
|
|
70
52
|
"home_url": "https://segmentfault.com/u/zhongzhengkai",
|
|
71
53
|
"votes": "3",
|
|
72
|
-
"rank":
|
|
54
|
+
"rank": 6
|
|
73
55
|
},
|
|
74
56
|
{
|
|
75
57
|
"title": "开源 api 管理工具 V 1.6.0 发布:切换 Tab 不再担心数据丢失!",
|
|
@@ -78,43 +60,25 @@
|
|
|
78
60
|
"author": "eoapi",
|
|
79
61
|
"home_url": "https://segmentfault.com/u/jiangdaoyidechahu",
|
|
80
62
|
"votes": "3",
|
|
81
|
-
"rank":
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
"title": "在 Vue 中为什么不推荐用 index 做 key",
|
|
85
|
-
"description": "尤大在vue 2.x的文档中明确指出:建议尽可能在使用 v-for 时提供 key attribute,除非遍历输出的 DOM 内容非常简单,或者是刻意依赖默认行为以获取性能上的提升。",
|
|
86
|
-
"url": "https://segmentfault.com/a/1190000042415654",
|
|
87
|
-
"author": "高志鹏",
|
|
88
|
-
"home_url": "https://segmentfault.com/u/gaozhipeng",
|
|
89
|
-
"votes": "3",
|
|
90
|
-
"rank": 10
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"title": "细数实现全景图VR的几种方式(panorama/cubemap/eac)",
|
|
94
|
-
"description": "Three.js系列: 在元宇宙看电影,享受 VR 视觉盛宴Three.js系列: 造个海洋球池来学习物理引擎Three.js系列: 游戏中的第一、三人称视角Three.js系列: 数实现全景图VR的几种方式(panorama/cubemap/eac)本篇是 Thre...",
|
|
95
|
-
"url": "https://segmentfault.com/a/1190000042417150",
|
|
96
|
-
"author": "程序员秋风",
|
|
97
|
-
"home_url": "https://segmentfault.com/u/qiufeng_5a07f6cb96ee0",
|
|
98
|
-
"votes": "2",
|
|
99
|
-
"rank": 11
|
|
63
|
+
"rank": 7
|
|
100
64
|
},
|
|
101
65
|
{
|
|
102
|
-
"title": "
|
|
103
|
-
"description": "
|
|
104
|
-
"url": "https://segmentfault.com/a/
|
|
105
|
-
"author": "
|
|
106
|
-
"home_url": "https://segmentfault.com/u/
|
|
66
|
+
"title": "SegmentFault 2022 年社区周报 Vol.8",
|
|
67
|
+
"description": "叮咚,思否喵上线,汇报下本周社区运营情况~本周重点活动:极客观点本轮打卡活动于8月31日正式结束啦,一起来看下优秀奖都有哪些获得者吧~昵称打卡数量极客飞兔111瞿小凯86Gomi79bucai79hevily79完整中奖名单在这...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000042441013",
|
|
69
|
+
"author": "SegmentFault思否",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
107
71
|
"votes": "2",
|
|
108
|
-
"rank":
|
|
72
|
+
"rank": 8
|
|
109
73
|
},
|
|
110
74
|
{
|
|
111
|
-
"title": "
|
|
112
|
-
"description": "
|
|
113
|
-
"url": "https://segmentfault.com/a/
|
|
114
|
-
"author": "
|
|
115
|
-
"home_url": "https://segmentfault.com/u/
|
|
116
|
-
"votes": "
|
|
117
|
-
"rank":
|
|
75
|
+
"title": "有意思的水平横向溢出滚动",
|
|
76
|
+
"description": "最近接到一个很有意思的需求,能否做到当内容横向溢出时,依然能够使用鼠标滚轮对内容进行滚动的方法。什么意思呢?来看看这么一种情况:我们有一个垂直方向溢出滚动的容器,以及一个水平方向溢出滚动的容器:如...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000042443056",
|
|
78
|
+
"author": "chokcoco",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
80
|
+
"votes": "3",
|
|
81
|
+
"rank": 9
|
|
118
82
|
},
|
|
119
83
|
{
|
|
120
84
|
"title": "docker 和 dockerFile 介绍",
|
|
@@ -123,7 +87,16 @@
|
|
|
123
87
|
"author": "weiewiyi",
|
|
124
88
|
"home_url": "https://segmentfault.com/u/chenchu_6110ed583800c",
|
|
125
89
|
"votes": "3",
|
|
126
|
-
"rank":
|
|
90
|
+
"rank": 10
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"title": "性能调优——小小的log大大的坑",
|
|
94
|
+
"description": "日志对程序的重要性不言而喻,轻巧、简单、无需费脑,程序代码中随处可见,帮助我们排查定位一个有一个问题问题。但看似不起眼的日志,却隐藏着各式各样的“坑”,如果使用不当,不仅不能帮助我们,反而会成为服务“...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000042434642",
|
|
96
|
+
"author": "咕咕鸡",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/guguji_fly",
|
|
98
|
+
"votes": "1",
|
|
99
|
+
"rank": 11
|
|
127
100
|
},
|
|
128
101
|
{
|
|
129
102
|
"title": "Dockerfile的初次使用",
|
|
@@ -132,7 +105,7 @@
|
|
|
132
105
|
"author": "李明",
|
|
133
106
|
"home_url": "https://segmentfault.com/u/crister_612f55567eb8c",
|
|
134
107
|
"votes": "3",
|
|
135
|
-
"rank":
|
|
108
|
+
"rank": 12
|
|
136
109
|
},
|
|
137
110
|
{
|
|
138
111
|
"title": "SegmentFault 思否技术周刊 — 你对 Vue 了解多少?",
|
|
@@ -141,16 +114,7 @@
|
|
|
141
114
|
"author": "Beverly",
|
|
142
115
|
"home_url": "https://segmentfault.com/u/beverly0",
|
|
143
116
|
"votes": "2",
|
|
144
|
-
"rank":
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
"title": "JavaScript中的可变性与不可变性",
|
|
148
|
-
"description": "不可变性(Immutability)是函数式编程的核心原则,在面向对象编程里也有大量应用。在这篇文章里,我会给大家秀一下到底什么是不可变性(Immutability)、她为什么还这么屌、以及在JavaScript中怎么应用。",
|
|
149
|
-
"url": "https://segmentfault.com/a/1190000042416343",
|
|
150
|
-
"author": "记得要微笑",
|
|
151
|
-
"home_url": "https://segmentfault.com/u/tosmile",
|
|
152
|
-
"votes": "1",
|
|
153
|
-
"rank": 17
|
|
117
|
+
"rank": 13
|
|
154
118
|
},
|
|
155
119
|
{
|
|
156
120
|
"title": "如何使用 webpack 优化 moment.js",
|
|
@@ -159,7 +123,7 @@
|
|
|
159
123
|
"author": "记得要微笑",
|
|
160
124
|
"home_url": "https://segmentfault.com/u/tosmile",
|
|
161
125
|
"votes": "1",
|
|
162
|
-
"rank":
|
|
126
|
+
"rank": 14
|
|
163
127
|
},
|
|
164
128
|
{
|
|
165
129
|
"title": "微信公众号 Markdown 编辑器",
|
|
@@ -168,7 +132,7 @@
|
|
|
168
132
|
"author": "小弟调调",
|
|
169
133
|
"home_url": "https://segmentfault.com/u/ichu",
|
|
170
134
|
"votes": "2",
|
|
171
|
-
"rank":
|
|
135
|
+
"rank": 15
|
|
172
136
|
},
|
|
173
137
|
{
|
|
174
138
|
"title": "antd vue table表格内添加表单验证方法",
|
|
@@ -177,43 +141,34 @@
|
|
|
177
141
|
"author": "songxianling1992",
|
|
178
142
|
"home_url": "https://segmentfault.com/u/songxianling1992",
|
|
179
143
|
"votes": "3",
|
|
180
|
-
"rank":
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
"title": "性能调优——小小的log大大的坑",
|
|
184
|
-
"description": "日志对程序的重要性不言而喻,轻巧、简单、无需费脑,程序代码中随处可见,帮助我们排查定位一个有一个问题问题。但看似不起眼的日志,却隐藏着各式各样的“坑”,如果使用不当,不仅不能帮助我们,反而会成为服务“...",
|
|
185
|
-
"url": "https://segmentfault.com/a/1190000042434642",
|
|
186
|
-
"author": "咕咕鸡",
|
|
187
|
-
"home_url": "https://segmentfault.com/u/guguji_fly",
|
|
188
|
-
"votes": "1",
|
|
189
|
-
"rank": 21
|
|
144
|
+
"rank": 16
|
|
190
145
|
},
|
|
191
146
|
{
|
|
192
|
-
"title": "
|
|
193
|
-
"description": "
|
|
194
|
-
"url": "https://segmentfault.com/a/
|
|
195
|
-
"author": "
|
|
196
|
-
"home_url": "https://segmentfault.com/u/
|
|
147
|
+
"title": "都2022年了,实时更新数据你还只会用短轮询?",
|
|
148
|
+
"description": "在我们的日常工作中,我们往往会遇到客户端需要实时获取服务端最新数据的场景,例如聊天系统(WeChat/Telegram),股票行情查看软件(同花顺/富途),feed推送系统(Twitter/微博)等等。在实现这些需求的时候,我们的...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000042431528",
|
|
150
|
+
"author": "进击的大葱",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/jinjidedacong",
|
|
197
152
|
"votes": "1",
|
|
198
|
-
"rank":
|
|
153
|
+
"rank": 17
|
|
199
154
|
},
|
|
200
155
|
{
|
|
201
|
-
"title": "
|
|
202
|
-
"description": "
|
|
203
|
-
"url": "https://segmentfault.com/a/
|
|
204
|
-
"author": "
|
|
205
|
-
"home_url": "https://segmentfault.com/u/
|
|
156
|
+
"title": "K8S 生态周报| Kubernetes v1.25.0 正式发布,新特性一览",
|
|
157
|
+
"description": "大家好,我是张晋涛。Kubernetes 正式发布了,包含了 40 项目增强更新。本次 LOGO 的主要表达的意思是 尊重协作和开放的精神 ,这种精神将我们凝聚到一起转变为能改变世界的力量。其实我每期的 「k8s生态周报」都...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000042437197",
|
|
159
|
+
"author": "张晋涛",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/moelove",
|
|
206
161
|
"votes": "1",
|
|
207
|
-
"rank":
|
|
162
|
+
"rank": 18
|
|
208
163
|
},
|
|
209
164
|
{
|
|
210
|
-
"title": "
|
|
211
|
-
"description": "
|
|
212
|
-
"url": "https://segmentfault.com/a/
|
|
213
|
-
"author": "
|
|
214
|
-
"home_url": "https://segmentfault.com/u/
|
|
165
|
+
"title": "手把手教你 Spring Boot 整合 Reactor",
|
|
166
|
+
"description": "Reactor 是一个完全非阻塞的 JVM 响应式编程基础,有着高效的需求管理(背压的形式)。它直接整合 Java8 的函数式 API,尤其是 CompletableFuture, Stream,还有 Duration 。提供了可组合的异步化序列 API — Flu...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000042442228",
|
|
168
|
+
"author": "六七十三",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/prepared",
|
|
215
170
|
"votes": "1",
|
|
216
|
-
"rank":
|
|
171
|
+
"rank": 19
|
|
217
172
|
},
|
|
218
173
|
{
|
|
219
174
|
"title": "定时任务cron",
|
|
@@ -222,16 +177,25 @@
|
|
|
222
177
|
"author": "代码的路",
|
|
223
178
|
"home_url": "https://segmentfault.com/u/zbzcdzf",
|
|
224
179
|
"votes": "1",
|
|
225
|
-
"rank":
|
|
180
|
+
"rank": 20
|
|
226
181
|
},
|
|
227
182
|
{
|
|
228
|
-
"title": "
|
|
229
|
-
"description": "
|
|
230
|
-
"url": "https://segmentfault.com/a/
|
|
231
|
-
"author": "
|
|
232
|
-
"home_url": "https://segmentfault.com/u/
|
|
183
|
+
"title": "精读《依赖注入简介》",
|
|
184
|
+
"description": "原文按照 “如何解决无法做单测的问题、统一依赖注入的入口、如何自动保证依赖顺序正确、循环依赖怎么解决、自上而下 vs 自下而上编程思维” 的思路,将依赖注入从想法起点,到延伸出来的特性连贯的串了起来。",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000042431264",
|
|
186
|
+
"author": "黄子毅",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
233
188
|
"votes": "1",
|
|
234
|
-
"rank":
|
|
189
|
+
"rank": 21
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"title": "前端实现在浏览器中打印网页",
|
|
193
|
+
"description": "前端数据报表打印方案背景项目:vue + element ui需求:web端连接打印机打印报表功能关键词:浏览器端 连接打印机 打印报表调研首先,前端调用打印只有两种方式,使用window.print()和调用网络打印机。window.pri...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000042421271",
|
|
195
|
+
"author": "bucai",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/bucai_o",
|
|
197
|
+
"votes": "2",
|
|
198
|
+
"rank": 22
|
|
235
199
|
},
|
|
236
200
|
{
|
|
237
201
|
"title": "字节跳动:不会大规模裁员;黑客窃取 LastPass 源代码;GitHub 即将下线 Trending 趋势功能| 思否周刊",
|
|
@@ -240,16 +204,25 @@
|
|
|
240
204
|
"author": "六一",
|
|
241
205
|
"home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
|
|
242
206
|
"votes": "2",
|
|
243
|
-
"rank":
|
|
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/
|
|
210
|
+
"title": "最新抖音数据分析app爬虫",
|
|
211
|
+
"description": "我们提供封装好的抖音数据采集接口,实时采集,接口稳定。长期维护使用便宜接口使用详情请参考接口地址:github 访问地址:[链接]全部支持的接口如下,并且支持定制开发",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000042442463",
|
|
213
|
+
"author": "平果",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/pingguo_62091d03673de",
|
|
251
215
|
"votes": "1",
|
|
252
|
-
"rank":
|
|
216
|
+
"rank": 24
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"title": "为什么Vue(默认情况下)比React性能更好",
|
|
220
|
+
"description": "本文首发于微信公众号:大迁世界, 我的微信:qq449245884,我会第一时间和你分享前端行业趋势,学习途径等等。更多开源作品请看 GitHub [链接] ,包含一线大厂面试完整考点、资料以及我的系列文章。",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000042421228",
|
|
222
|
+
"author": "前端小智",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
224
|
+
"votes": "1",
|
|
225
|
+
"rank": 25
|
|
253
226
|
},
|
|
254
227
|
{
|
|
255
228
|
"title": "package.json中的字段详解(来自于官方文档)",
|
|
@@ -258,15 +231,42 @@
|
|
|
258
231
|
"author": "寒水寺一禅",
|
|
259
232
|
"home_url": "https://segmentfault.com/u/xiaolizideyitian",
|
|
260
233
|
"votes": "1",
|
|
261
|
-
"rank":
|
|
234
|
+
"rank": 26
|
|
262
235
|
},
|
|
263
236
|
{
|
|
264
|
-
"title": "
|
|
237
|
+
"title": "TypeScript 中 unknown 与 any 有啥区别",
|
|
265
238
|
"description": "本文首发于微信公众号:大迁世界, 我的微信:qq449245884,我会第一时间和你分享前端行业趋势,学习途径等等。更多开源作品请看 GitHub [链接] ,包含一线大厂面试完整考点、资料以及我的系列文章。",
|
|
266
|
-
"url": "https://segmentfault.com/a/
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000042431207",
|
|
267
240
|
"author": "前端小智",
|
|
268
241
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
269
242
|
"votes": "1",
|
|
243
|
+
"rank": 27
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"title": "使用Jenkins优雅部署Java项目【超级详细的实战教程】",
|
|
247
|
+
"description": "环境准备centos 7Java 1.8Maven 3.6.3Docker 20.10.17Gitlab gitlab-ce:14.0.5-ce.0Jenkins 2.60.3(强烈建议,其他版本有坑)Jenkins相关依赖环境安装Java环境安装虽然我们是采用docker的方式安装Jenkins,所有...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000042430957",
|
|
249
|
+
"author": "李博帅",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/liboshuai",
|
|
251
|
+
"votes": "1",
|
|
252
|
+
"rank": 28
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"title": "Vue3项目添加 ESLint 和 Prettier",
|
|
256
|
+
"description": "Vue3 + TS 项目中增加 ESLint 和 Prettier背景eslint 用于校验代码语法规范,保证项目质量;prettier 用于保证项目代码的格式与风格;Vue3 项目初始化参考 搭建 Vite 项目 {代码...} ESLint安装 {代码...} 初始化...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000042424701",
|
|
258
|
+
"author": "OceanZH",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/oceanzh",
|
|
260
|
+
"votes": "1",
|
|
261
|
+
"rank": 29
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"title": "pip安装更换镜像",
|
|
265
|
+
"description": "原文链接使用pip来安装python包有时候安装起来会非常慢,因此需要换成国内的源来加速下载:1 单次修改源以Torch为例,常规下载方式为: {代码...} 修改为阿里源: {代码...} 2 修改默认源如果不想在每一次下载都...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000042431518",
|
|
267
|
+
"author": "代码的路",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/zbzcdzf",
|
|
269
|
+
"votes": "1",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|
package/web/data/toutiao-30.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
{
|
|
13
13
|
"title": "聊聊 13 种锁的实现方式",
|
|
14
14
|
"description": "大家好,我是Tom哥。最近有很多小伙伴给我留言,分布式系统时代,线程并发,资源抢占,\"锁\" 慢慢变得很重要。那么常见的锁都有哪些?今天Tom哥就和大家简单聊聊这个话题1、悲观锁正如...",
|
|
15
|
-
"votes": "
|
|
15
|
+
"votes": "104",
|
|
16
16
|
"url": "/k/wcwg3fn",
|
|
17
17
|
"avatar": "https://img.toutiao.io/subject/e62c1664abed48848efc89141ae64112/thumb",
|
|
18
18
|
"avatarAlt": "微观技术 - 独家号",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
{
|
|
33
33
|
"title": "微服务接口设计原则",
|
|
34
34
|
"description": "本文结合自身后台开发经验,从高可用、高性能、易维护和低风险(安全)角度出发,尝试总结业界常见微服务接口设计原则,帮助大家设计出优秀的微服务。1.前言微服务是一种系统架构风格,是 S...",
|
|
35
|
-
"votes": "
|
|
35
|
+
"votes": "94",
|
|
36
36
|
"url": "/k/4hjv10p",
|
|
37
37
|
"avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
|
|
38
38
|
"avatarAlt": "ASCE1885 - 独家号",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
{
|
|
63
63
|
"title": "SpringBoot 官方强烈推荐,连接池,太快了!",
|
|
64
64
|
"description": "大家好,现在介绍一款非常强大,高效,并且号称“史上最快连接池”。由此可见他是有多受人喜欢,并且在SpringBoot2.0之后,采用的默认数据库连接池就是Hikari。我们知道的连...",
|
|
65
|
-
"votes": "
|
|
65
|
+
"votes": "73",
|
|
66
66
|
"url": "/k/zumxh7v",
|
|
67
67
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
68
68
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
{
|
|
73
73
|
"title": "公司40k招的架构师写的API网关选型总结,就是牛逼!",
|
|
74
74
|
"description": "文章来源:https://developer.aliyun.com/article/889271?spm=a2c6h.13262185.profile.26.c3a25a75TpX...",
|
|
75
|
-
"votes": "
|
|
75
|
+
"votes": "71",
|
|
76
76
|
"url": "/k/kyi9yzt",
|
|
77
77
|
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
78
78
|
"avatarAlt": "Bloomingroses - 独家号",
|
|
@@ -82,27 +82,17 @@
|
|
|
82
82
|
{
|
|
83
83
|
"title": "聊聊数据库建表的15个小技巧",
|
|
84
84
|
"description": " 大家好,我是苏三,又跟大家见面了。 前言 对于后端开发同学来说,访问数据库,是代码中必不可少的一个环节。系统中收集到用户的核心数据,为了安全性,我们一般会存储到数据库,比如:my...",
|
|
85
|
-
"votes": "
|
|
85
|
+
"votes": "76",
|
|
86
86
|
"url": "/k/uym7cfr",
|
|
87
87
|
"avatar": "https://img.toutiao.io/subject/0a66350d491141748ab4dd49be144252/thumb",
|
|
88
88
|
"avatarAlt": "苏三说技术 - 独家号",
|
|
89
89
|
"subjectName": "苏三说技术",
|
|
90
90
|
"homeUrl": "/subjects/453205"
|
|
91
91
|
},
|
|
92
|
-
{
|
|
93
|
-
"title": "连流量染色都没有,你说要搞微服务?",
|
|
94
|
-
"description": "",
|
|
95
|
-
"votes": "69",
|
|
96
|
-
"url": "/k/9k1wfc7",
|
|
97
|
-
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
98
|
-
"avatarAlt": "服务架构及中台 - 独家号",
|
|
99
|
-
"subjectName": "服务架构及中台",
|
|
100
|
-
"homeUrl": "/subjects/26578"
|
|
101
|
-
},
|
|
102
92
|
{
|
|
103
93
|
"title": "丢弃掉那些BeanUtils工具类吧,MapStruct真香!!!",
|
|
104
94
|
"description": "作者 l Hollis来源 l Hollis(ID:hollischuang)在前几天的文章《为什么阿里巴巴禁止使用Apache Beanutils进行属性的copy?》中,我曾经...",
|
|
105
|
-
"votes": "
|
|
95
|
+
"votes": "68",
|
|
106
96
|
"url": "/k/6muqkam",
|
|
107
97
|
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
108
98
|
"avatarAlt": "Bloomingroses - 独家号",
|
|
@@ -229,6 +219,16 @@
|
|
|
229
219
|
"subjectName": "小渣的独家号",
|
|
230
220
|
"homeUrl": "/subjects/476437"
|
|
231
221
|
},
|
|
222
|
+
{
|
|
223
|
+
"title": "万字详解:推荐系统的知识与整体框架",
|
|
224
|
+
"description": "",
|
|
225
|
+
"votes": "48",
|
|
226
|
+
"url": "/k/hdnyagr",
|
|
227
|
+
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
228
|
+
"avatarAlt": "进击的程序猿 - 独家号",
|
|
229
|
+
"subjectName": "进击的程序猿",
|
|
230
|
+
"homeUrl": "/subjects/24912"
|
|
231
|
+
},
|
|
232
232
|
{
|
|
233
233
|
"title": "Kafka 面试连环炮, 看你能撑到哪一步?",
|
|
234
234
|
"description": "本系列总共4万多字,本篇是中篇,阅读本文大约需要 40 分钟。大家好,我是华仔, 又跟大家见面了。之前有粉丝留言说能否总结和分享一些 Kafka 相关的面试题。今天我们就来安排一期...",
|
|
@@ -240,13 +240,13 @@
|
|
|
240
240
|
"homeUrl": "/subjects/476437"
|
|
241
241
|
},
|
|
242
242
|
{
|
|
243
|
-
"title": "
|
|
244
|
-
"description": "
|
|
245
|
-
"votes": "
|
|
246
|
-
"url": "/k/
|
|
247
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
248
|
-
"avatarAlt": "
|
|
249
|
-
"subjectName": "
|
|
250
|
-
"homeUrl": "/subjects/
|
|
243
|
+
"title": "微服务网关鉴权:gateway使用、网关限流使用、用户密码加密、JWT鉴权",
|
|
244
|
+
"description": "",
|
|
245
|
+
"votes": "53",
|
|
246
|
+
"url": "/k/rdhhq5d",
|
|
247
|
+
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
248
|
+
"avatarAlt": "Bloomingroses - 独家号",
|
|
249
|
+
"subjectName": "Bloomingroses",
|
|
250
|
+
"homeUrl": "/subjects/98777"
|
|
251
251
|
}
|
|
252
252
|
]
|