@wcj/github-rank 21.11.23 → 21.11.27
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 +35973 -35965
- package/dist/sifou-daily.json +40 -94
- package/dist/sifou-monthly.json +112 -112
- package/dist/sifou-weekly.json +174 -174
- package/dist/toutiao-30.json +106 -106
- package/dist/toutiao-7.json +145 -145
- package/dist/toutiao-90.json +43 -43
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +166 -166
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +3563 -3564
- package/dist/users.json +3956 -3958
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +35973 -35965
- package/web/data/sifou-daily.json +40 -94
- package/web/data/sifou-monthly.json +112 -112
- package/web/data/sifou-weekly.json +174 -174
- package/web/data/toutiao-30.json +106 -106
- package/web/data/toutiao-7.json +145 -145
- package/web/data/toutiao-90.json +43 -43
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +166 -166
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +3563 -3564
- package/web/data/users.json +3956 -3958
- package/web/index.html +1998 -1998
- package/web/repos.html +4371 -4371
- package/web/sifou-daily.html +34 -202
- package/web/sifou-monthly.html +123 -123
- package/web/sifou-weekly.html +146 -146
- package/web/toutiao-30.html +113 -113
- package/web/toutiao-7.html +97 -97
- package/web/toutiao-90.html +79 -79
- package/web/trending-monthly.html +145 -145
- package/web/trending-weekly.html +148 -148
- package/web/trending.html +150 -146
- package/web/users.china.html +2063 -2063
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,272 +1,272 @@
|
|
|
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": "CSS mask 实现鼠标跟随镂空效果",
|
|
4
|
+
"description": "偶然在某思看到这样一个问题,如何使一个div的部分区域变透明而其他部分模糊掉?,最后实现效果是这样的进一步,还能实现任意形状的镂空效果鼠标经过的地方清晰可见,其他地方则是模糊的。可能一开始无从下手,不...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000040996523",
|
|
6
|
+
"author": "XboxYan",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
8
|
+
"votes": "30",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
|
-
"title": "
|
|
13
|
-
"description": "
|
|
14
|
-
"url": "https://segmentfault.com/a/
|
|
15
|
-
"author": "
|
|
16
|
-
"home_url": "https://segmentfault.com/u/
|
|
17
|
-
"votes": "
|
|
12
|
+
"title": "以 Vuex 为引,一窥状态管理全貌",
|
|
13
|
+
"description": "Vuex 的用法和 API 不难,官网介绍也简洁明了。得益于此,将 Vuex 快速集成到项目里非常容易。然而正因为用法灵活,很多同学在 Vuex 的设计和使用上反而有些混乱。",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041005444",
|
|
15
|
+
"author": "杨成功",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
17
|
+
"votes": "19",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
20
|
{
|
|
21
|
-
"title": "
|
|
22
|
-
"description": "
|
|
23
|
-
"url": "https://segmentfault.com/a/
|
|
24
|
-
"author": "
|
|
25
|
-
"home_url": "https://segmentfault.com/u/
|
|
26
|
-
"votes": "
|
|
21
|
+
"title": "git进阶(撤销pull、撤销merge、撤销add)",
|
|
22
|
+
"description": "1、撤销本次pullgit reflogreset到某个版本git reset --hard 91ae6ad2、撤销本次merge如果merge了其他分支代码造成了大量的冲突 想撤销本次merge如果操作1、使用上面的reset命令撤销到上一个提交版本2、执行以下...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041004054",
|
|
24
|
+
"author": "浅夏晴空",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/qianxiaqingkong",
|
|
26
|
+
"votes": "12",
|
|
27
27
|
"rank": 3
|
|
28
28
|
},
|
|
29
29
|
{
|
|
30
|
-
"title": "
|
|
30
|
+
"title": "14 张有趣深动图解 FlexBox,好家伙,还不快进收藏夹吃灰!",
|
|
31
31
|
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
32
|
-
"url": "https://segmentfault.com/a/
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041000841",
|
|
33
33
|
"author": "前端小智",
|
|
34
34
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
35
35
|
"votes": "15",
|
|
36
36
|
"rank": 4
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
|
-
"title": "
|
|
40
|
-
"description": "
|
|
41
|
-
"url": "https://segmentfault.com/a/
|
|
42
|
-
"author": "
|
|
43
|
-
"home_url": "https://segmentfault.com/u/
|
|
44
|
-
"votes": "
|
|
39
|
+
"title": "「万字总结」熬夜总结50个JS的高级知识点,全都会你就是神!!!",
|
|
40
|
+
"description": "大家好,我是林三心,基础是进阶的前提,上一篇,我给大家分享了我这一年来平时记录的工作中碰到的50个JS基础知识点,今天就给大家分享一下,我这一年来,工作中遇到的50个JS高级知识点吧!!!",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000040996585",
|
|
42
|
+
"author": "Sunshine_Lin",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
44
|
+
"votes": "16",
|
|
45
45
|
"rank": 5
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
|
-
"title": "
|
|
49
|
-
"description": "
|
|
50
|
-
"url": "https://segmentfault.com/a/
|
|
51
|
-
"author": "
|
|
52
|
-
"home_url": "https://segmentfault.com/u/
|
|
48
|
+
"title": "PHP 基金会,是个好事 (PHP Foundation)",
|
|
49
|
+
"description": "2021 年 11 月 23 日,PHP 主力开发 Nikita Popov 发文宣布 将不再参与 PHP 的主要维护,从月底开始逐渐淡出。据说 Nikita Popov 从他还在上高中时就开始参与 PHP 的开发,彼时为 2011 年,截至目前已有 10 年之...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041008293",
|
|
51
|
+
"author": "summerblue",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/summerblue",
|
|
53
53
|
"votes": "10",
|
|
54
54
|
"rank": 6
|
|
55
55
|
},
|
|
56
56
|
{
|
|
57
|
-
"title": "
|
|
58
|
-
"description": "
|
|
59
|
-
"url": "https://segmentfault.com/a/
|
|
60
|
-
"author": "
|
|
61
|
-
"home_url": "https://segmentfault.com/u/
|
|
62
|
-
"votes": "
|
|
57
|
+
"title": "leader:深拷贝有这5个段位,你只是青铜段位?还想涨薪?",
|
|
58
|
+
"description": "前言大家好,我是林三心。前几天跟leader在聊深拷贝leader:你知道怎么复制一个对象吗?我:知道啊!不就深拷贝吗?leader:那你是怎么深拷贝的?我:我直接一手JSON.parse(JSON.stringfy(obj))吃遍天leader:兄...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041008071",
|
|
60
|
+
"author": "Sunshine_Lin",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
62
|
+
"votes": "9",
|
|
63
63
|
"rank": 7
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
|
-
"title": "
|
|
67
|
-
"description": "
|
|
68
|
-
"url": "https://segmentfault.com/a/
|
|
69
|
-
"author": "
|
|
70
|
-
"home_url": "https://segmentfault.com/u/
|
|
71
|
-
"votes": "
|
|
66
|
+
"title": "深度剖析Saga分布式事务",
|
|
67
|
+
"description": "saga是分布式事务领域里一个非常重要的事务模式,特别适合解决出行订票这类的长事务,本文将深度剖析saga事务的设计原理,以及在解决订票问题上的最佳实践",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041001954",
|
|
69
|
+
"author": "叶东富",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/yedongfu",
|
|
71
|
+
"votes": "10",
|
|
72
72
|
"rank": 8
|
|
73
73
|
},
|
|
74
74
|
{
|
|
75
|
-
"title": "
|
|
76
|
-
"description": "
|
|
77
|
-
"url": "https://segmentfault.com/a/
|
|
78
|
-
"author": "
|
|
79
|
-
"home_url": "https://segmentfault.com/u/
|
|
80
|
-
"votes": "
|
|
75
|
+
"title": "后端一次给你10万条数据,如何优雅展示,到底考察我什么?",
|
|
76
|
+
"description": "大家好,我是林三心,用最通俗的话讲最难的知识点是我的座右铭,基础是进阶的前提是我的初心,今天跟大家来唠唠嗑,如果后端真的返回给前端10万条数据,咱们前端要怎么优雅地展示出来呢?(哈哈假设后端真的能传1...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041003321",
|
|
78
|
+
"author": "Sunshine_Lin",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
80
|
+
"votes": "6",
|
|
81
81
|
"rank": 9
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
|
-
"title": "
|
|
85
|
-
"description": "
|
|
86
|
-
"url": "https://segmentfault.com/a/
|
|
87
|
-
"author": "
|
|
88
|
-
"home_url": "https://segmentfault.com/u/
|
|
89
|
-
"votes": "
|
|
84
|
+
"title": "JetBrains 官宣:将成立“ PHP 基金会”!PHP 历时 26 年迎来新的转机",
|
|
85
|
+
"description": "近日,PhpStorm 开发商 JetBrains 在官方博客发文宣布,将与 Automattic、Laravel、Laravel、Acquia 等多家公司共同成立 PHP 基金会。",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041015673",
|
|
87
|
+
"author": "MissD",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
89
|
+
"votes": "4",
|
|
90
90
|
"rank": 10
|
|
91
91
|
},
|
|
92
92
|
{
|
|
93
|
-
"title": "
|
|
94
|
-
"description": "
|
|
95
|
-
"url": "https://segmentfault.com/a/
|
|
96
|
-
"author": "
|
|
97
|
-
"home_url": "https://segmentfault.com/u/
|
|
98
|
-
"votes": "
|
|
93
|
+
"title": "前端网关踩坑实践",
|
|
94
|
+
"description": "在后端微服务中,常见的通常会通过暴露一个统一的网关入口给外界,从而使得整个系统服务有一个统一的入口和出口,收敛服务;然而,在前端这种统一提供网关出入口的服务比较少见,常常是各个应用独立提供出去服务...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000040995188",
|
|
96
|
+
"author": "野林",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/vleedesigntheory",
|
|
98
|
+
"votes": "9",
|
|
99
99
|
"rank": 11
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"title": "
|
|
103
|
-
"description": "
|
|
104
|
-
"url": "https://segmentfault.com/a/
|
|
105
|
-
"author": "
|
|
106
|
-
"home_url": "https://segmentfault.com/u/
|
|
107
|
-
"votes": "
|
|
102
|
+
"title": "超牛逼的一款开源即时性能监控系统!",
|
|
103
|
+
"description": "当网站上线后,流量增加或短暂功能故障,都会造成使用者体验相当不好,而这时该怎么快速找到性能的瓶颈呢?通常 CPU 达到 100% 时,有时候也很难复制及找出关键问题点。",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041012828",
|
|
105
|
+
"author": "民工哥",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
107
|
+
"votes": "6",
|
|
108
108
|
"rank": 12
|
|
109
109
|
},
|
|
110
110
|
{
|
|
111
|
-
"title": "
|
|
112
|
-
"description": "
|
|
113
|
-
"url": "https://segmentfault.com/a/
|
|
114
|
-
"author": "
|
|
115
|
-
"home_url": "https://segmentfault.com/u/
|
|
116
|
-
"votes": "
|
|
111
|
+
"title": "咱们从头到尾说一次优雅关闭",
|
|
112
|
+
"description": "优雅关闭(Graceful Shutdown/Graceful Exit),这个词好像并没有什么官方的定义,也没找到权威的来源,不过在Bing里搜索 Graceful Exit,出现的第二条却是个专门为女性处理离婚的网站……好家伙,女性离婚一站式解...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000040993980",
|
|
114
|
+
"author": "空无",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/kongwu",
|
|
116
|
+
"votes": "5",
|
|
117
117
|
"rank": 13
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
|
-
"title": "
|
|
121
|
-
"description": "
|
|
122
|
-
"url": "https://segmentfault.com/a/
|
|
123
|
-
"author": "
|
|
124
|
-
"home_url": "https://segmentfault.com/u/
|
|
120
|
+
"title": "如何让你的大文件上传变得又稳又快?",
|
|
121
|
+
"description": "相较于文本内容而言,多媒体在易用性和情感表达上更有优势,当然相对文本,体积也大了很多。比如一条文本消息只有不到 100 字节,但一条视频消息可能超过 100 MB。这就导致多媒体在网络传输、实时触达等方面相对...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041002019",
|
|
123
|
+
"author": "云叔_又拍云",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
125
125
|
"votes": "8",
|
|
126
126
|
"rank": 14
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
|
-
"title": "
|
|
130
|
-
"description": "
|
|
131
|
-
"url": "https://segmentfault.com/a/
|
|
132
|
-
"author": "
|
|
133
|
-
"home_url": "https://segmentfault.com/u/
|
|
134
|
-
"votes": "
|
|
129
|
+
"title": "数字化时代,纯前端表格控件或将成为协同办公的解决方案",
|
|
130
|
+
"description": "毫无疑问,人类社会的发展进程已经步入到数字化时代,数字化变革成为了各行各业的关注焦点。据IDC发布的《未来企业效率白皮书》,到2022年,全球GDP的60%以上都将是数字化,每个行业的增长都将由数字化增强的产品...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041003686",
|
|
132
|
+
"author": "snakesss",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
134
|
+
"votes": "2",
|
|
135
135
|
"rank": 15
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
|
-
"title": "
|
|
139
|
-
"description": "
|
|
140
|
-
"url": "https://segmentfault.com/a/
|
|
141
|
-
"author": "
|
|
142
|
-
"home_url": "https://segmentfault.com/u/
|
|
143
|
-
"votes": "
|
|
138
|
+
"title": "远程工作的这几年",
|
|
139
|
+
"description": "这几年一直在做远程开发工作,一个原因是陪读,老婆留学的地方一半说法语一半说荷兰语,基本不说英语,所以英语都半吊子的我不好找工作,只能去陪读;另一方面也是想尝试一下这种新鲜的工作方式,毕竟新奇的事物...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041006322",
|
|
141
|
+
"author": "程序员铮铮",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/tychio",
|
|
143
|
+
"votes": "4",
|
|
144
144
|
"rank": 16
|
|
145
145
|
},
|
|
146
146
|
{
|
|
147
|
-
"title": "
|
|
148
|
-
"description": "
|
|
149
|
-
"url": "https://segmentfault.com/a/
|
|
150
|
-
"author": "
|
|
151
|
-
"home_url": "https://segmentfault.com/u/
|
|
152
|
-
"votes": "
|
|
147
|
+
"title": "【Sass/SCSS】我花4小时整理了的Sass的函数",
|
|
148
|
+
"description": "【Sass/SCSS】我花4小时整理了的Sass的函数博客说明文章所涉及的资料来自互联网整理和个人总结,意在于个人学习和经验汇总,如有什么地方侵权,请联系本人删除,谢谢!说明Sass 定义了各种类型的函数,这些函数可...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041007461",
|
|
150
|
+
"author": "归子莫",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/guizimo",
|
|
152
|
+
"votes": "7",
|
|
153
153
|
"rank": 17
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
|
-
"title": "
|
|
157
|
-
"description": "
|
|
158
|
-
"url": "https://segmentfault.com/a/
|
|
159
|
-
"author": "
|
|
160
|
-
"home_url": "https://segmentfault.com/u/
|
|
161
|
-
"votes": "
|
|
156
|
+
"title": "用CSS来撸一只神经猫",
|
|
157
|
+
"description": "之前围住神经猫的H5小游戏火爆了朋友圈,其中神经猫贱贱的表情,露着屁股的各种姿势,也给用户带来了不少趣味。现在我们就用CSS来撸出一只小贱猫。从网上下载一张我们要仿照的神经猫图片,如下:",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041016364",
|
|
159
|
+
"author": "linshuai",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/linshuai",
|
|
161
|
+
"votes": "6",
|
|
162
162
|
"rank": 18
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
|
-
"title": "
|
|
166
|
-
"description": "
|
|
167
|
-
"url": "https://segmentfault.com/a/
|
|
168
|
-
"author": "
|
|
169
|
-
"home_url": "https://segmentfault.com/u/
|
|
170
|
-
"votes": "
|
|
165
|
+
"title": "考虑时区了吗?",
|
|
166
|
+
"description": "前端工程师们,在拿到一个日期/时间数据的时候,你是怎么处理的呢?有没有考虑时区的问题呢?也许你会说:嗯,没怎么关注时区,不过我测过,没问题。我能怎么说呢?可能你还没遇到国外的用户吧!被偷走的一天如果...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000040990370",
|
|
168
|
+
"author": "边城",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
170
|
+
"votes": "7",
|
|
171
171
|
"rank": 19
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
|
-
"title": "TypeScript
|
|
175
|
-
"description": "
|
|
176
|
-
"url": "https://segmentfault.com/a/
|
|
177
|
-
"author": "
|
|
178
|
-
"home_url": "https://segmentfault.com/u/
|
|
179
|
-
"votes": "
|
|
174
|
+
"title": "TypeScript 官方手册翻译计划【一】:基础",
|
|
175
|
+
"description": "说明:目前网上没有 TypeScript 最新官方文档的中文翻译,所以有了这么一个翻译计划。因为我也是 TypeScript 的初学者,所以无法保证翻译百分之百准确,若有错误,欢迎评论区指出;翻译内容:暂定翻译内容为 Type...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000040991439",
|
|
177
|
+
"author": "Chor",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/chor",
|
|
179
|
+
"votes": "7",
|
|
180
180
|
"rank": 20
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
|
-
"title": "
|
|
184
|
-
"description": "
|
|
185
|
-
"url": "https://segmentfault.com/a/
|
|
186
|
-
"author": "
|
|
187
|
-
"home_url": "https://segmentfault.com/u/
|
|
188
|
-
"votes": "
|
|
183
|
+
"title": "公开揭密团队成员开发鸿蒙 OpenHarmony 的完整过程(收获官方7k奖金和开发板等,2w字用心总结)",
|
|
184
|
+
"description": "随着 OpenHarmony 组件开发大赛结果公布,我们的团队成员被告知获得了二等奖,在开心之余也想将我们这段时间宝贵的开发经验写下来与大家分享,当我们看到参赛通知的时候已经是 9 月中旬的时候,此时已经是作品可...",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000040995395",
|
|
186
|
+
"author": "wscats",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/wscats",
|
|
188
|
+
"votes": "3",
|
|
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": "18 个 JavaScript 入门技巧!",
|
|
193
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000040995504",
|
|
195
|
+
"author": "前端小智",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
197
|
+
"votes": "6",
|
|
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": "精读《Rust 是 JS 基建的未来》",
|
|
202
|
+
"description": "Rust Is The Future of JavaScript Infrastructure 这篇文章讲述了 Rust 正在 JS 基建圈流行的事实:Webpack、Babel、Terser、Prettier、ESLint 这些前些年才流行起来的工具都已有了 Rust 替代方案,且性能有着 1...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000040995772",
|
|
204
|
+
"author": "黄子毅",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
206
|
+
"votes": "5",
|
|
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": "NGINX 入门到企业级应用实践-基础篇",
|
|
211
|
+
"description": "这是一系列免费的知识,有图文版和视频版,你现在看到的是图文版。NGINX 系列课分为三篇,基础篇、进阶篇和企业实践篇,你现在正在阅读的是基础篇。视频版发布在我自己的社区,喜欢看视频的朋友可前往社区,微信...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041003208",
|
|
213
|
+
"author": "今日长剑在握",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/sfhfpc",
|
|
215
|
+
"votes": "5",
|
|
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": "【Less】给 CSS 加点料",
|
|
220
|
+
"description": "【Less】给 CSS 加点料博客说明文章所涉及的资料来自互联网整理和个人总结,意在于个人学习和经验汇总,如有什么地方侵权,请联系本人删除,谢谢!说明相比Sass的高调宣言,Less就比较低调了,看下面官网的介绍官...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041000508",
|
|
222
|
+
"author": "归子莫",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/guizimo",
|
|
224
|
+
"votes": "4",
|
|
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": "spring boot异步方法@Async踩坑",
|
|
229
|
+
"description": "我的理解:异步即为在多辆车在多条路上行驶,同步即为多辆车在一条路上行驶。举个栗子:同步:当前如果正在学习c语言的话,那么我们按照课程安排是不应该学习c++的,只有等这个学期结束学完c语言,下个学期才能学...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000040991421",
|
|
231
|
+
"author": "郝泽龙_HZ",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/haozelong_hz",
|
|
233
|
+
"votes": "4",
|
|
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/
|
|
242
|
-
"votes": "
|
|
237
|
+
"title": "千呼万唤,web人脸识别登录完整版来了,这样式我爱了",
|
|
238
|
+
"description": "大家好,我是小富~在我最开始写文章的时候曾经写过一篇文章 基于 Java 实现的人脸识别功能,因为刚开始码字不知道写点什么,就简单弄了个人脸识别的Demo。但让我没想到的是,在过去的一年里有好多好多粉丝加我好...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041009923",
|
|
240
|
+
"author": "程序员内点事",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/chengxy",
|
|
242
|
+
"votes": "3",
|
|
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/
|
|
251
|
-
"votes": "
|
|
246
|
+
"title": "网易面试官:请你实现一下JS重载?可不是TS重载哦!",
|
|
247
|
+
"description": "前言大家好,我是林三心,用最通俗易懂的话讲最难的知识点是我的座右铭,基础是进阶的前提是我的初心。今天给大家讲一道题,是一道网易的面试题一位同学:“如何实现JS重载?”我:“JS有重载吗?不是TS才有吗?”一位...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041014225",
|
|
249
|
+
"author": "Sunshine_Lin",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
251
|
+
"votes": "5",
|
|
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": "如何更好管理 Api 接口(续)",
|
|
256
|
+
"description": "哈喽,我是树酱。去年中旬的时候写过一篇关于如何更好管理 Api 接口。最近有朋友问我,我们都是根据Swagger文档,然后通过“阅读”swagger文档中每个微服务包含的CRUD(增刪查改)等API,再通过“手动”撸出各种service...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041000146",
|
|
258
|
+
"author": "树酱",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/shu_jshu_jiashu_jianshu_jiang",
|
|
260
|
+
"votes": "4",
|
|
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/
|
|
269
|
-
"votes": "
|
|
264
|
+
"title": "精彩回顾 | “开放包容”创未来:2021 Google 开发者大会亮点汇总",
|
|
265
|
+
"description": "当前,世界比起过往更需要彼此联结。正如以“ Develop as One”为主题的 2021 Google 开发者大会上,谷歌全方位展现出“开放包容”的价值,正是对携手开发者伙伴们共创机遇、共谋发展的践行。",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041017720",
|
|
267
|
+
"author": "MissD",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
269
|
+
"votes": "1",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|