@wcj/github-rank 22.9.27 → 22.9.28
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 +27712 -27681
- package/dist/sifou-daily.json +45 -18
- package/dist/sifou-monthly.json +74 -74
- package/dist/sifou-weekly.json +139 -139
- package/dist/toutiao-30.json +41 -41
- package/dist/toutiao-7.json +79 -79
- package/dist/toutiao-90.json +25 -25
- package/dist/trending-daily.json +165 -165
- package/dist/trending-monthly.json +137 -137
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +1622 -1622
- package/dist/users.json +2321 -2328
- package/package.json +1 -1
- package/web/data/repos.json +27712 -27681
- package/web/data/sifou-daily.json +45 -18
- package/web/data/sifou-monthly.json +74 -74
- package/web/data/sifou-weekly.json +139 -139
- package/web/data/toutiao-30.json +41 -41
- package/web/data/toutiao-7.json +79 -79
- package/web/data/toutiao-90.json +25 -25
- package/web/data/trending-daily.json +165 -165
- package/web/data/trending-monthly.json +137 -137
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +1622 -1622
- package/web/data/users.json +2321 -2328
- package/web/index.html +1577 -1577
- package/web/repos.html +3106 -3098
- package/web/sifou-daily.html +100 -16
- package/web/sifou-monthly.html +116 -116
- package/web/sifou-weekly.html +139 -139
- package/web/toutiao-30.html +79 -79
- package/web/toutiao-7.html +78 -78
- package/web/toutiao-90.html +27 -27
- package/web/trending-monthly.html +127 -131
- package/web/trending-weekly.html +150 -150
- package/web/trending.html +145 -141
- package/web/users.china.html +1052 -1052
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,30 +1,12 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"title": "那些你不知道的炫酷按钮交互效果",
|
|
4
|
-
"description": "在日常开发中肯定都遇到过不少有按钮交互的地方,但你有用到什么炫酷的交互效果吗?日常开发中想必最多的就是点击按钮背景文字变色,阴影,按钮按下,加载中之类的效果,相对都比较平平无奇,都是一些按部就班的...",
|
|
5
|
-
"url": "https://segmentfault.com/a/1190000042517595",
|
|
6
|
-
"author": "南城大前端",
|
|
7
|
-
"home_url": "https://segmentfault.com/u/nanchengfe",
|
|
8
|
-
"votes": "10",
|
|
9
|
-
"rank": 1
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"title": "单标签实现复杂的棋盘布局",
|
|
13
|
-
"description": "其实,对于一个页面的布局而言,标签越少不一定是好事,我们在考虑 DOM 的消耗的同时,也需要关注代码的可读性,以及后续基于这个布局的制作的交互的难易性等等。",
|
|
14
|
-
"url": "https://segmentfault.com/a/1190000042513947",
|
|
15
|
-
"author": "chokcoco",
|
|
16
|
-
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
17
|
-
"votes": "9",
|
|
18
|
-
"rank": 2
|
|
19
|
-
},
|
|
20
2
|
{
|
|
21
3
|
"title": "前端性能优化(图文并茂,通俗易懂)",
|
|
22
4
|
"description": "默认情况下,我们静态导入的所有模块都会添加到初始捆绑包中。使用默认 ES2015 导入语法 导入的模块将静态导入。import module from 'module'",
|
|
23
5
|
"url": "https://segmentfault.com/a/1190000042529771",
|
|
24
6
|
"author": "寒水寺一禅",
|
|
25
7
|
"home_url": "https://segmentfault.com/u/xiaolizideyitian",
|
|
26
|
-
"votes": "
|
|
27
|
-
"rank":
|
|
8
|
+
"votes": "10",
|
|
9
|
+
"rank": 1
|
|
28
10
|
},
|
|
29
11
|
{
|
|
30
12
|
"title": "当你 git push 时,极狐GitLab上发生了什么?",
|
|
@@ -33,7 +15,7 @@
|
|
|
33
15
|
"author": "极狐GitLab",
|
|
34
16
|
"home_url": "https://segmentfault.com/u/jihu_gitlab",
|
|
35
17
|
"votes": "8",
|
|
36
|
-
"rank":
|
|
18
|
+
"rank": 2
|
|
37
19
|
},
|
|
38
20
|
{
|
|
39
21
|
"title": "特约专访 | 思否 CEO 高阳带你了解 Code For Better _ Hackathon 冠军团队背后的故事",
|
|
@@ -42,16 +24,7 @@
|
|
|
42
24
|
"author": "SegmentFault思否",
|
|
43
25
|
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
44
26
|
"votes": "4",
|
|
45
|
-
"rank":
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"title": "借助 :has 实现3d轮播图",
|
|
49
|
-
"description": "前不久在这篇文章:CSS 有了:has伪类可以做些什么 中介绍了:has伪类的一些使用场景,可以说大大颠覆了 CSS 选择器的认知,让很多繁琐的 js逻辑通过灵活的CSS轻易实现了。这次带来一个比较常见的案例,3d 轮播图,...",
|
|
50
|
-
"url": "https://segmentfault.com/a/1190000042512102",
|
|
51
|
-
"author": "XboxYan",
|
|
52
|
-
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
53
|
-
"votes": "4",
|
|
54
|
-
"rank": 6
|
|
27
|
+
"rank": 3
|
|
55
28
|
},
|
|
56
29
|
{
|
|
57
30
|
"title": "技术征文中奖名单公布 | 浅谈 Java 进阶之路",
|
|
@@ -59,26 +32,8 @@
|
|
|
59
32
|
"url": "https://segmentfault.com/a/1190000042531829",
|
|
60
33
|
"author": "SegmentFault思否",
|
|
61
34
|
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
62
|
-
"votes": "
|
|
63
|
-
"rank":
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"title": "代码构建美好生活:聚焦 Code For Better _ Hackathon 大赛的精彩与感动",
|
|
67
|
-
"description": "2022 年 9 月 16 日,以 CODE FOR BETTER_ 为主题,以 2022 Google 开发者大会为契机举办的 Hackathon 大赛进行了线上颁奖仪式。多支优秀参赛队伍在赛程中展示了出色的开发能力,为心中所期待的美好生活,挑战开...",
|
|
68
|
-
"url": "https://segmentfault.com/a/1190000042514288",
|
|
69
|
-
"author": "思否编辑部",
|
|
70
|
-
"home_url": "https://segmentfault.com/u/writers",
|
|
71
|
-
"votes": "2",
|
|
72
|
-
"rank": 8
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"title": "停止像这样使用 \"async/await\",改用原版",
|
|
76
|
-
"description": "本文首发于微信公众号:大迁世界, 我的微信:qq449245884,我会第一时间和你分享前端行业趋势,学习途径等等。更多开源作品请看 GitHub [链接] ,包含一线大厂面试完整考点、资料以及我的系列文章。",
|
|
77
|
-
"url": "https://segmentfault.com/a/1190000042512976",
|
|
78
|
-
"author": "前端小智",
|
|
79
|
-
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
80
|
-
"votes": "3",
|
|
81
|
-
"rank": 9
|
|
35
|
+
"votes": "5",
|
|
36
|
+
"rank": 4
|
|
82
37
|
},
|
|
83
38
|
{
|
|
84
39
|
"title": "「🌟技术探索🌟」借助 CI / CD 实现前端应用的快速回滚",
|
|
@@ -87,7 +42,16 @@
|
|
|
87
42
|
"author": "皮小蛋",
|
|
88
43
|
"home_url": "https://segmentfault.com/u/scaukk",
|
|
89
44
|
"votes": "2",
|
|
90
|
-
"rank":
|
|
45
|
+
"rank": 5
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"title": "前端必读3.0:如何在 Angular 中使用SpreadJS实现导入和导出 Excel 文件",
|
|
49
|
+
"description": "在之前的文章中,我们为大家分别详细介绍了在JavaScript、React中使用SpreadJS导入和导出Excel文件的方法,作为带给广大前端开发者的“三部曲”,本文我们将为大家介绍该问题在Angular中的实现。Excel 电子表格自 1...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000042538156",
|
|
51
|
+
"author": "葡萄城技术团队",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/grapecity",
|
|
53
|
+
"votes": "1",
|
|
54
|
+
"rank": 6
|
|
91
55
|
},
|
|
92
56
|
{
|
|
93
57
|
"title": "前端必读2.0:如何在React 中使用SpreadJS导入和导出 Excel 文件",
|
|
@@ -96,7 +60,7 @@
|
|
|
96
60
|
"author": "葡萄城技术团队",
|
|
97
61
|
"home_url": "https://segmentfault.com/u/grapecity",
|
|
98
62
|
"votes": "1",
|
|
99
|
-
"rank":
|
|
63
|
+
"rank": 7
|
|
100
64
|
},
|
|
101
65
|
{
|
|
102
66
|
"title": "Java19的新特性",
|
|
@@ -105,7 +69,7 @@
|
|
|
105
69
|
"author": "codecraft",
|
|
106
70
|
"home_url": "https://segmentfault.com/u/codecraft",
|
|
107
71
|
"votes": "2",
|
|
108
|
-
"rank":
|
|
72
|
+
"rank": 8
|
|
109
73
|
},
|
|
110
74
|
{
|
|
111
75
|
"title": "基于canvas实现的多功能画板",
|
|
@@ -114,7 +78,16 @@
|
|
|
114
78
|
"author": "LH_S",
|
|
115
79
|
"home_url": "https://segmentfault.com/u/lh_s",
|
|
116
80
|
"votes": "2",
|
|
117
|
-
"rank":
|
|
81
|
+
"rank": 9
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"title": "超详细的 Angular 国际化方案",
|
|
85
|
+
"description": "第一次在 Angular 框架上落地国际化方案,将 Eoapi 的经验分享给大家~1. 项目背景需要支持 Web 和 Electron 桌面端技术栈Angular 14Electron 19NG-ZORR 13.0.62. 可能遇到的困难各语言下样式不统一,例如阿拉伯...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000042536913",
|
|
87
|
+
"author": "eoapi",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/jiangdaoyidechahu",
|
|
89
|
+
"votes": "3",
|
|
90
|
+
"rank": 10
|
|
118
91
|
},
|
|
119
92
|
{
|
|
120
93
|
"title": "前端必读:如何在 JavaScript 中使用SpreadJS导入和导出 Excel 文件",
|
|
@@ -123,34 +96,16 @@
|
|
|
123
96
|
"author": "葡萄城技术团队",
|
|
124
97
|
"home_url": "https://segmentfault.com/u/grapecity",
|
|
125
98
|
"votes": "1",
|
|
126
|
-
"rank":
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"title": "从useEffect看React、Vue设计理念的不同",
|
|
130
|
-
"description": "我们知道,React发布Hooks后,带来了业界一波Hooks热。很多框架(比如Vue Composition API、Solid.js)都借鉴了Hooks的模式。",
|
|
131
|
-
"url": "https://segmentfault.com/a/1190000042513683",
|
|
132
|
-
"author": "卡颂",
|
|
133
|
-
"home_url": "https://segmentfault.com/u/kasong",
|
|
134
|
-
"votes": "2",
|
|
135
|
-
"rank": 15
|
|
99
|
+
"rank": 11
|
|
136
100
|
},
|
|
137
101
|
{
|
|
138
|
-
"title": "
|
|
139
|
-
"description": "
|
|
140
|
-
"url": "https://segmentfault.com/a/
|
|
141
|
-
"author": "
|
|
142
|
-
"home_url": "https://segmentfault.com/u/
|
|
102
|
+
"title": "爆肝撸了个“羊了个羊”通关助手",
|
|
103
|
+
"description": "最近,羊了个羊甚是火爆,以至于在上市几天后作者就在广东全款买了两套房,作为一个非游戏迷我对这一情况真是不解,不就一个开心消消乐游戏,为啥会如此火爆呢?或许这就是小游戏的魅力吧,一如之前的QQ农场、Fly...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000042518477",
|
|
105
|
+
"author": "xiangzhihong",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/xiangzhihong",
|
|
143
107
|
"votes": "2",
|
|
144
|
-
"rank":
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
"title": "共码未来 | 助力实现事半功倍的前端开发体验",
|
|
148
|
-
"description": "谷歌赋能开发者高效开发通过提供简单易用且相互协同的开发工具助力开发者轻松快速的完成开发工作专注于构建用户喜爱的产品 一起来看看有哪些“事半功倍”的工具能够为开发者带来更好的前端开发体验 Flutter: 高效...",
|
|
149
|
-
"url": "https://segmentfault.com/a/1190000042517434",
|
|
150
|
-
"author": "思否编辑部",
|
|
151
|
-
"home_url": "https://segmentfault.com/u/writers",
|
|
152
|
-
"votes": "1",
|
|
153
|
-
"rank": 17
|
|
108
|
+
"rank": 12
|
|
154
109
|
},
|
|
155
110
|
{
|
|
156
111
|
"title": "共码未来 | 以科技之新见人文之美",
|
|
@@ -159,7 +114,7 @@
|
|
|
159
114
|
"author": "思否编辑部",
|
|
160
115
|
"home_url": "https://segmentfault.com/u/writers",
|
|
161
116
|
"votes": "1",
|
|
162
|
-
"rank":
|
|
117
|
+
"rank": 13
|
|
163
118
|
},
|
|
164
119
|
{
|
|
165
120
|
"title": "共码未来 | 多维助力企业扬帆起航,制胜海外",
|
|
@@ -168,7 +123,7 @@
|
|
|
168
123
|
"author": "思否编辑部",
|
|
169
124
|
"home_url": "https://segmentfault.com/u/writers",
|
|
170
125
|
"votes": "1",
|
|
171
|
-
"rank":
|
|
126
|
+
"rank": 14
|
|
172
127
|
},
|
|
173
128
|
{
|
|
174
129
|
"title": "共码未来 | 提供运营数据库工作负载的优越平台",
|
|
@@ -177,95 +132,140 @@
|
|
|
177
132
|
"author": "思否编辑部",
|
|
178
133
|
"home_url": "https://segmentfault.com/u/writers",
|
|
179
134
|
"votes": "1",
|
|
180
|
-
"rank":
|
|
135
|
+
"rank": 15
|
|
181
136
|
},
|
|
182
137
|
{
|
|
183
|
-
"title": "
|
|
184
|
-
"description": "
|
|
185
|
-
"url": "https://segmentfault.com/a/
|
|
186
|
-
"author": "
|
|
187
|
-
"home_url": "https://segmentfault.com/u/
|
|
138
|
+
"title": "新提案,初识CSS的object-view-box属性",
|
|
139
|
+
"description": "本文首发于微信公众号:大迁世界, 我的微信:qq449245884,我会第一时间和你分享前端行业趋势,学习途径等等。更多开源作品请看 GitHub [链接] ,包含一线大厂面试完整考点、资料以及我的系列文章。",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000042534308",
|
|
141
|
+
"author": "前端小智",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
143
|
+
"votes": "3",
|
|
144
|
+
"rank": 16
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"title": "微信跳转到支付宝App自动领取赏金红包",
|
|
148
|
+
"description": "关于支付宝赏金红包这件事,其实已经好几年了,我记得2018年就已经有这个了,当初通过一个链接在微信点击,就会自动跳转到支付宝领取赏金,当初我也写过一篇:[链接] 那一年我的赏金就已经赚了2w多,后来支付宝为...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000042535910",
|
|
150
|
+
"author": "TANKING",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/tanking",
|
|
152
|
+
"votes": "1",
|
|
153
|
+
"rank": 17
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"title": "Wasmtime1.0发布:更稳定、超安全、超快速",
|
|
157
|
+
"description": "美东时间 9 月 20 日,Bytecode Alliance 宣布经过三年开发,正式迎来 Wasmtime 1.0 版本。Wasmtime 是创建在编译器 Cranelift 之上的 WebAssembly Runtime。Wasmtime 利用 Rust 编程语言,完全开源并符合 WASI。...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000042536292",
|
|
159
|
+
"author": "松宝写代码",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/saucxs",
|
|
161
|
+
"votes": "1",
|
|
162
|
+
"rank": 18
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"title": "uniapp开发的技能点整理",
|
|
166
|
+
"description": "图形验证码的请求方式 {代码...} 倒计时60s {代码...} switch-case的优化写法 {代码...} 修改uview框架中组件默认样式的方式 {代码...} 导航栏的高度 {代码...} 空格 阻止事件透传 {代码...} 返回顶部 {...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000042533005",
|
|
168
|
+
"author": "蓝光95",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/wsnjw",
|
|
188
170
|
"votes": "2",
|
|
171
|
+
"rank": 19
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"title": "神器!你不可错过的几款超牛逼终端工具",
|
|
175
|
+
"description": "PuTTY 是一款集成虚拟终端、系统控制台和网络文件传输为一体的自由及开放源代码的程序。它支持多种网络协议,包括 SCP,SSH,Telnet,rlogin 和原始的套接字连接。它也可以连接到串行端口。其软件名字“PuTTY”没有...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000042529010",
|
|
177
|
+
"author": "民工哥",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
179
|
+
"votes": "1",
|
|
180
|
+
"rank": 20
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"title": "面试说:聊聊JavaScript中的数据类型",
|
|
184
|
+
"description": "答:Javascript 中的数据类型包括原始类型和引用类型。其中原始类型包括 null、undefined、boolean、string、symbol、bigInt、number。引用类型指的是 Object。",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000042539876",
|
|
186
|
+
"author": "Gopal",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/fengguangping",
|
|
188
|
+
"votes": "4",
|
|
189
189
|
"rank": 21
|
|
190
190
|
},
|
|
191
191
|
{
|
|
192
|
-
"title": "
|
|
193
|
-
"description": "
|
|
194
|
-
"url": "https://segmentfault.com/a/
|
|
195
|
-
"author": "
|
|
196
|
-
"home_url": "https://segmentfault.com/u/
|
|
197
|
-
"votes": "
|
|
192
|
+
"title": "CSS transition 小技巧!如何保留 hover 的状态?",
|
|
193
|
+
"description": "欢迎关注我的公众号:前端侦探通常情况下,hover 是无法保存状态的。鼠标移入触发额外样式,一旦移出就还原了 {代码...} 这就意味着,如果需要保留hover的状态,可能就不得不借助JS了,比如下面是某某书院的首页...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000042547772",
|
|
195
|
+
"author": "XboxYan",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
197
|
+
"votes": "8",
|
|
198
198
|
"rank": 22
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"title": "
|
|
202
|
-
"description": "
|
|
203
|
-
"url": "https://segmentfault.com/a/
|
|
204
|
-
"author": "
|
|
205
|
-
"home_url": "https://segmentfault.com/u/
|
|
206
|
-
"votes": "
|
|
201
|
+
"title": "PHP实现单用户登录",
|
|
202
|
+
"description": "2、在验证用户是否登录的模块中,若用户已登录,将用户数据库中的token取出,并且制作一个最新的token,两者判断是否相等,若不相等,用户下线;",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000042540322",
|
|
204
|
+
"author": "阿山",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/a_shan",
|
|
206
|
+
"votes": "1",
|
|
207
207
|
"rank": 23
|
|
208
208
|
},
|
|
209
209
|
{
|
|
210
|
-
"title": "
|
|
211
|
-
"description": "
|
|
212
|
-
"url": "https://segmentfault.com/a/
|
|
213
|
-
"author": "
|
|
214
|
-
"home_url": "https://segmentfault.com/u/
|
|
215
|
-
"votes": "
|
|
210
|
+
"title": "浅谈Goroutine的调度机制",
|
|
211
|
+
"description": "当一个程序启动时,其主函数在一个单独的goroutine中运行,我们叫它main goroutine,新的goroutine会用go语句来创建。在语法上,go语句是一个普通的函数或方法调用前加上关键字go,go语句会使其语句中的函数在一...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000042523723",
|
|
213
|
+
"author": "爆裂Gopher",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/youngcoding",
|
|
215
|
+
"votes": "2",
|
|
216
216
|
"rank": 24
|
|
217
217
|
},
|
|
218
218
|
{
|
|
219
|
-
"title": "
|
|
220
|
-
"description": "
|
|
221
|
-
"url": "https://segmentfault.com/a/
|
|
222
|
-
"author": "
|
|
223
|
-
"home_url": "https://segmentfault.com/u/
|
|
224
|
-
"votes": "
|
|
219
|
+
"title": "Python项目管理: Poetry",
|
|
220
|
+
"description": "Poetry 是Python 中用于依赖管理和打包的工具。它允许您声明项目所依赖的库,并将为您管理(安装/更新)它们。Poetry 提供了一个锁定文件以确保可重复安装,并且可以构建您的项目以进行分发。",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000042542063",
|
|
222
|
+
"author": "冷冻工厂",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/gone_63231de16383b",
|
|
224
|
+
"votes": "1",
|
|
225
225
|
"rank": 25
|
|
226
226
|
},
|
|
227
227
|
{
|
|
228
|
-
"title": "
|
|
229
|
-
"description": "
|
|
230
|
-
"url": "https://segmentfault.com/a/
|
|
231
|
-
"author": "
|
|
232
|
-
"home_url": "https://segmentfault.com/u/
|
|
233
|
-
"votes": "
|
|
228
|
+
"title": "React Hooks之useDebugValue - 代替console.log来调试Hook",
|
|
229
|
+
"description": "而useDebugValue的优势在于,用useDebugValue输出的值,是和DevTools中的Hook状态一起动态显示的,不需要在DevTools和Console面板中切换查看Hook状态和console.log输出。",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000042535705",
|
|
231
|
+
"author": "jinling",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/liushuigs",
|
|
233
|
+
"votes": "1",
|
|
234
234
|
"rank": 26
|
|
235
235
|
},
|
|
236
236
|
{
|
|
237
|
-
"title": "
|
|
238
|
-
"description": "
|
|
239
|
-
"url": "https://segmentfault.com/a/
|
|
240
|
-
"author": "
|
|
241
|
-
"home_url": "https://segmentfault.com/u/
|
|
237
|
+
"title": "Eclipse Theia技术揭秘——构建桌面IDE",
|
|
238
|
+
"description": "在上一篇文章 Eclipse Theia技术揭秘——初识Theia 简单介绍了一下Eclipse Theia这套IDE平台,这篇文章介绍一下如何基于Eclipse Theia构建桌面IDE。",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000042536405",
|
|
240
|
+
"author": "码出世界",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/codeteenager",
|
|
242
242
|
"votes": "1",
|
|
243
243
|
"rank": 27
|
|
244
244
|
},
|
|
245
245
|
{
|
|
246
|
-
"title": "
|
|
247
|
-
"description": "
|
|
248
|
-
"url": "https://segmentfault.com/a/
|
|
249
|
-
"author": "
|
|
250
|
-
"home_url": "https://segmentfault.com/u/
|
|
246
|
+
"title": "前端开发文档",
|
|
247
|
+
"description": "HTML元素语义化标签CSS选择器继承属性核心模块背景图像清除浮动定位BFC使用 attr()展示 tooltipJavaScript基础知识实用技巧内存管理JS 思维导图学习 JS 的 8 张思维导图jQuery 的 deferred 对象jQuery 学习笔记Pr...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000042529848",
|
|
249
|
+
"author": "寒青",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/whjin",
|
|
251
251
|
"votes": "3",
|
|
252
252
|
"rank": 28
|
|
253
253
|
},
|
|
254
254
|
{
|
|
255
|
-
"title": "
|
|
256
|
-
"description": "
|
|
257
|
-
"url": "https://segmentfault.com/a/
|
|
258
|
-
"author": "
|
|
259
|
-
"home_url": "https://segmentfault.com/u/
|
|
260
|
-
"votes": "
|
|
255
|
+
"title": "MobTech 短信验证 Flutter插件",
|
|
256
|
+
"description": "这是一个基于SMSSDK功能的扩展的Flutter插件。使用此插件能够帮助您在使用Flutter开发应用时,快速地实现获取验证码功能。Demo例子:[链接]",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000042530985",
|
|
258
|
+
"author": "MobTech袤博",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/mobtech",
|
|
260
|
+
"votes": "1",
|
|
261
261
|
"rank": 29
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
|
-
"title": "
|
|
265
|
-
"description": "
|
|
266
|
-
"url": "https://segmentfault.com/a/
|
|
267
|
-
"author": "
|
|
268
|
-
"home_url": "https://segmentfault.com/u/
|
|
264
|
+
"title": "k8s 监控 cicd 运维3大核心方向 想成为和我一样的专家么 经验分享给你",
|
|
265
|
+
"description": "运维目前3大核心方向 想成为和我一样的专家么 经验分享给你目前运维的3个火热的方向 : k8s、监控、cicd分析视频链接无论是否直接维护开发这3大类工具,都必须要求我们对这些比较熟悉为什么现在k8s相关岗位火热,...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000042519926",
|
|
267
|
+
"author": "ning1875",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/ning1875",
|
|
269
269
|
"votes": "1",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
package/dist/toutiao-30.json
CHANGED
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
{
|
|
43
43
|
"title": "常见分布式系统设计图解",
|
|
44
44
|
"description": "",
|
|
45
|
-
"votes": "
|
|
45
|
+
"votes": "80",
|
|
46
46
|
"url": "/k/osewvaz",
|
|
47
47
|
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
48
48
|
"avatarAlt": "架构之美 - 独家号",
|
|
@@ -59,20 +59,10 @@
|
|
|
59
59
|
"subjectName": "服务架构及中台",
|
|
60
60
|
"homeUrl": "/subjects/26578"
|
|
61
61
|
},
|
|
62
|
-
{
|
|
63
|
-
"title": "聊聊数据库建表的15个小技巧",
|
|
64
|
-
"description": " 大家好,我是苏三,又跟大家见面了。 前言 对于后端开发同学来说,访问数据库,是代码中必不可少的一个环节。系统中收集到用户的核心数据,为了安全性,我们一般会存储到数据库,比如:my...",
|
|
65
|
-
"votes": "83",
|
|
66
|
-
"url": "/k/uym7cfr",
|
|
67
|
-
"avatar": "https://img.toutiao.io/subject/0a66350d491141748ab4dd49be144252/thumb",
|
|
68
|
-
"avatarAlt": "苏三说技术 - 独家号",
|
|
69
|
-
"subjectName": "苏三说技术",
|
|
70
|
-
"homeUrl": "/subjects/453205"
|
|
71
|
-
},
|
|
72
62
|
{
|
|
73
63
|
"title": "微服务网关鉴权:gateway使用、网关限流使用、用户密码加密、JWT鉴权",
|
|
74
64
|
"description": "点击上方“芋道源码”,选择“设为星标”管她前浪,还是后浪?能浪的浪,才是好浪!每天 10:33 更新文章,每天掉亿点点头发...源码精品专栏 原创 | Java 2021 超神之路...",
|
|
75
|
-
"votes": "
|
|
65
|
+
"votes": "78",
|
|
76
66
|
"url": "/k/rdhhq5d",
|
|
77
67
|
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
78
68
|
"avatarAlt": "Bloomingroses - 独家号",
|
|
@@ -82,13 +72,23 @@
|
|
|
82
72
|
{
|
|
83
73
|
"title": "Netty、Kafka中的零拷贝技术到底有多牛?",
|
|
84
74
|
"description": "👇推荐大家关注一个公众号👇点击上方 \"编程技术圈\"关注, 星标或置顶一起成长后台回复“大礼包”有惊喜礼包!每日英文Man has to be crazy for once, whe...",
|
|
85
|
-
"votes": "
|
|
75
|
+
"votes": "66",
|
|
86
76
|
"url": "/k/ussdz4q",
|
|
87
77
|
"avatar": "https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb",
|
|
88
78
|
"avatarAlt": "乱点技能树 - 独家号",
|
|
89
79
|
"subjectName": "乱点技能树",
|
|
90
80
|
"homeUrl": "/subjects/194141"
|
|
91
81
|
},
|
|
82
|
+
{
|
|
83
|
+
"title": "分享16个我总结的思维模型(程序员必读,受用终身)",
|
|
84
|
+
"description": "人们在围绕软件开发的讨论中,几乎不可避免会随口引用一两条原则。你可能听过人们说:“这行不通,因为‘X法则’!”。或者“你不知道‘Y原则’吗?”你是哪种类型的软件开发人员?有许多规律...",
|
|
85
|
+
"votes": "62",
|
|
86
|
+
"url": "/k/f7r13v5",
|
|
87
|
+
"avatar": "https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb",
|
|
88
|
+
"avatarAlt": "乱点技能树 - 独家号",
|
|
89
|
+
"subjectName": "乱点技能树",
|
|
90
|
+
"homeUrl": "/subjects/194141"
|
|
91
|
+
},
|
|
92
92
|
{
|
|
93
93
|
"title": "聊聊 8种 架构模式",
|
|
94
94
|
"description": "来源:juejin.cn/post/6844904007438172167傅一平评语:这是一篇很好的普及架构知识的文章,对于非科班出身的技术管理者还是很有实际指导意义,我读了获得感...",
|
|
@@ -119,26 +119,6 @@
|
|
|
119
119
|
"subjectName": "Bloomingroses",
|
|
120
120
|
"homeUrl": "/subjects/98777"
|
|
121
121
|
},
|
|
122
|
-
{
|
|
123
|
-
"title": "分享16个我总结的思维模型(程序员必读,受用终身)",
|
|
124
|
-
"description": "人们在围绕软件开发的讨论中,几乎不可避免会随口引用一两条原则。你可能听过人们说:“这行不通,因为‘X法则’!”。或者“你不知道‘Y原则’吗?”你是哪种类型的软件开发人员?有许多规律...",
|
|
125
|
-
"votes": "53",
|
|
126
|
-
"url": "/k/f7r13v5",
|
|
127
|
-
"avatar": "https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb",
|
|
128
|
-
"avatarAlt": "乱点技能树 - 独家号",
|
|
129
|
-
"subjectName": "乱点技能树",
|
|
130
|
-
"homeUrl": "/subjects/194141"
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"title": "万字详解:推荐系统的知识与整体框架",
|
|
134
|
-
"description": "",
|
|
135
|
-
"votes": "52",
|
|
136
|
-
"url": "/k/hdnyagr",
|
|
137
|
-
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
138
|
-
"avatarAlt": "进击的程序猿 - 独家号",
|
|
139
|
-
"subjectName": "进击的程序猿",
|
|
140
|
-
"homeUrl": "/subjects/24912"
|
|
141
|
-
},
|
|
142
122
|
{
|
|
143
123
|
"title": "优雅的使用 Dockerfile 定制镜像,1.5W 字长文,值得收藏!",
|
|
144
124
|
"description": "",
|
|
@@ -209,6 +189,16 @@
|
|
|
209
189
|
"subjectName": "小渣的独家号",
|
|
210
190
|
"homeUrl": "/subjects/476437"
|
|
211
191
|
},
|
|
192
|
+
{
|
|
193
|
+
"title": "项目上线一年,整理了一份SpringBoot性能优化方案!",
|
|
194
|
+
"description": "",
|
|
195
|
+
"votes": "48",
|
|
196
|
+
"url": "/k/3ueuxa0",
|
|
197
|
+
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
198
|
+
"avatarAlt": "Bloomingroses - 独家号",
|
|
199
|
+
"subjectName": "Bloomingroses",
|
|
200
|
+
"homeUrl": "/subjects/98777"
|
|
201
|
+
},
|
|
212
202
|
{
|
|
213
203
|
"title": "如何设计一个消息中心",
|
|
214
204
|
"description": "如今的内容型产品,不管提供的是什么类型的内容,在其主功能之外,不可避免的会有另一个十分重要的功能——消息中心。而无论是信息流、论坛、信箱,还是私聊、群聊、通知,推拉模型是内容型(包...",
|
|
@@ -240,13 +230,23 @@
|
|
|
240
230
|
"homeUrl": "/subjects/403307"
|
|
241
231
|
},
|
|
242
232
|
{
|
|
243
|
-
"title": "
|
|
244
|
-
"description": "
|
|
245
|
-
"votes": "
|
|
246
|
-
"url": "/k/
|
|
247
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
248
|
-
"avatarAlt": "
|
|
249
|
-
"subjectName": "
|
|
250
|
-
"homeUrl": "/subjects/
|
|
233
|
+
"title": "万字长文,SpringSecurity实现权限系统设计",
|
|
234
|
+
"description": "",
|
|
235
|
+
"votes": "43",
|
|
236
|
+
"url": "/k/rb5lzmf",
|
|
237
|
+
"avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
|
|
238
|
+
"avatarAlt": "浪客用react,java全栈 - 独家号",
|
|
239
|
+
"subjectName": "浪客用react,java全栈",
|
|
240
|
+
"homeUrl": "/subjects/132403"
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"title": "分布式中灰度方案实践",
|
|
244
|
+
"description": "让请求在导航的服务节上点执行;一、背景简介分布式系统中会存在这样的开发场景,不同需求可能涉及到对同一个服务的开发,那么该服务在研发期间就会存在多个版本并行的状态,为了保持不同版本之...",
|
|
245
|
+
"votes": "43",
|
|
246
|
+
"url": "/k/jpnejcx",
|
|
247
|
+
"avatar": "https://img.toutiao.io/subject/b82e66f0d4464d78b30e0db3cfad0dd8/thumb",
|
|
248
|
+
"avatarAlt": "知了一笑 - 独家号",
|
|
249
|
+
"subjectName": "知了一笑",
|
|
250
|
+
"homeUrl": "/subjects/416733"
|
|
251
251
|
}
|
|
252
252
|
]
|