@wcj/github-rank 22.4.11 → 22.4.12
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 +24595 -24595
- package/dist/sifou-daily.json +48 -39
- package/dist/sifou-monthly.json +76 -76
- package/dist/sifou-weekly.json +117 -117
- package/dist/toutiao-30.json +66 -66
- package/dist/toutiao-7.json +81 -81
- package/dist/toutiao-90.json +1 -1
- package/dist/trending-daily.json +152 -152
- package/dist/trending-monthly.json +151 -151
- package/dist/trending-weekly.json +161 -161
- package/dist/users.china.json +1270 -1270
- package/dist/users.json +1404 -1404
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +24595 -24595
- package/web/data/sifou-daily.json +48 -39
- package/web/data/sifou-monthly.json +76 -76
- package/web/data/sifou-weekly.json +117 -117
- package/web/data/toutiao-30.json +66 -66
- package/web/data/toutiao-7.json +81 -81
- package/web/data/toutiao-90.json +1 -1
- package/web/data/trending-daily.json +152 -152
- package/web/data/trending-monthly.json +151 -151
- package/web/data/trending-weekly.json +161 -161
- package/web/data/users.china.json +1270 -1270
- package/web/data/users.json +1404 -1404
- package/web/index.html +844 -844
- package/web/repos.html +3241 -3241
- package/web/sifou-daily.html +62 -34
- package/web/sifou-monthly.html +105 -105
- package/web/sifou-weekly.html +135 -135
- package/web/toutiao-30.html +55 -55
- package/web/toutiao-7.html +64 -64
- package/web/toutiao-90.html +3 -3
- package/web/trending-monthly.html +134 -134
- package/web/trending-weekly.html +142 -142
- package/web/trending.html +135 -131
- package/web/users.china.html +630 -630
package/dist/sifou-daily.json
CHANGED
|
@@ -1,65 +1,74 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"title": "
|
|
4
|
-
"description": "
|
|
5
|
-
"url": "https://segmentfault.com/a/
|
|
6
|
-
"author": "
|
|
7
|
-
"home_url": "https://segmentfault.com/u/
|
|
3
|
+
"title": "墨菲安全正式发布 murphysec 开源项目!让开发者更安全的使用开源代码",
|
|
4
|
+
"description": "4 月 11 日,墨菲安全正式发布了其开源软件安全检测工具——murphysec 。据悉,该项目集合了易用、专业、创新等优势,意在帮助每一位开发者更安全的使用开源代码。",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000041684916",
|
|
6
|
+
"author": "MissD",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
8
8
|
"votes": "1",
|
|
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": "硬核 | Redis 布隆(Bloom Filter)过滤器原理与实战",
|
|
13
|
+
"description": "在Redis 缓存击穿(失效)、缓存穿透、缓存雪崩怎么解决?中我们说到可以使用布隆过滤器避免「缓存穿透」。码哥,布隆过滤器还能在哪些场景使用呀?比如我们使用「码哥跳动」开发的「明日头条」APP 看新闻,如何...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041686261",
|
|
15
|
+
"author": "码哥字节",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/magebyte",
|
|
17
|
+
"votes": "7",
|
|
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": "笔试算法题总结",
|
|
22
|
+
"description": "hashmap的原理这里不再讲述,不知道的小伙伴可以看这篇文章。Hash与HashMaphashmap数据结构的引入能帮助我们将O(n)的时间复杂度降低为O(1)的时间复杂度,代价是使用了O(n)的空间复杂度。这么一看好像功过参半...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041688073",
|
|
24
|
+
"author": "小强Zzz",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/zhaokaiqiang",
|
|
26
|
+
"votes": "4",
|
|
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": "异步验证器防抖的补充 以及 记录动态组件遇到的问题",
|
|
31
|
+
"description": "补充这里对上文的异步验证器防抖做一点补充。[链接] {代码...} 上文的最后提到,发现这种写法可以。经过老师的判断后,发现几种写法的关键在于一个问题:每次获得新值的时候,fromControl是否会取消对上一个数据...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041688103",
|
|
33
|
+
"author": "weiewiyi",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/chenchu_6110ed583800c",
|
|
35
|
+
"votes": "3",
|
|
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/
|
|
39
|
+
"title": "打造轻量级 WebIDE,看这一篇文章就够啦",
|
|
40
|
+
"description": "目前团队正在着手搭建低代码平台,该平台将支持 LowCode/ProCode 双模式在线开发,而 ProCode 场景便需要一个功能相对完备的运行在浏览器的 WebIDE。同时考虑到未来可能的一些区块代码平台的需求,将 WebIDE 模块...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041686221",
|
|
42
|
+
"author": "云音乐技术团队",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/musicfe",
|
|
44
44
|
"votes": "1",
|
|
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/
|
|
53
|
-
"votes": "
|
|
48
|
+
"title": "了解一下 ::target-text 选择器",
|
|
49
|
+
"description": "欢迎关注我的公众号:前端侦探最近在 MDN 官网看到了一个从未见过的选择器,::target-text。简单研究了一下,觉得还有点意思,也有点实际用处,现在分享一下。一、::target-text 是干什么的想必大家都用过:target...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041685048",
|
|
51
|
+
"author": "XboxYan",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
53
|
+
"votes": "2",
|
|
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/
|
|
57
|
+
"title": "在线CSV转JSON工具",
|
|
58
|
+
"description": "CSV To JSON Converter 在线将 CSV 数据转换为 JSON。灵活的选项,允许你编辑转换后的 JSON/XML 文件。CSV To JSON Converter 在线将 CSV 数据转换为 JSON。灵活的选项,允许你编辑转换后的 JSON/XML 文件。",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041688715",
|
|
60
|
+
"author": "入门小站",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/rumenz",
|
|
62
62
|
"votes": "1",
|
|
63
63
|
"rank": 7
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"title": "告别收费BI!如何自己动手做一个免费的可视化数据报表还支持文档在线预览?",
|
|
67
|
+
"description": "本人大学刚毕业目前在一家互联网公司从事产品运营工作,一季度刚过,公司需要我出一份产品运营数据报表,由于产品用户数据、订单数据等数据量太大,我希望找一款Bi产品,支持我做出一个精美的可视化报表,还可以...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041685816",
|
|
69
|
+
"author": "徐骏",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/xujun_6253b72d8cc31",
|
|
71
|
+
"votes": "4",
|
|
72
|
+
"rank": 8
|
|
64
73
|
}
|
|
65
74
|
]
|
package/dist/sifou-monthly.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"url": "https://segmentfault.com/a/1190000041572883",
|
|
6
6
|
"author": "江辰",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/thomas_5b0e5d1b64584",
|
|
8
|
-
"votes": "
|
|
8
|
+
"votes": "60",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
11
|
{
|
|
@@ -14,9 +14,18 @@
|
|
|
14
14
|
"url": "https://segmentfault.com/a/1190000041549883",
|
|
15
15
|
"author": "lulu_up",
|
|
16
16
|
"home_url": "https://segmentfault.com/u/lulu_up",
|
|
17
|
-
"votes": "
|
|
17
|
+
"votes": "46",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
|
+
{
|
|
21
|
+
"title": "一个小厂前端 Leader 如何筛选候选人?",
|
|
22
|
+
"description": "在我看来,面试的唯一目的就是招人,一定是因为团队缺人需要补充,你才会放下手头的工作花时间去筛简历,约面试。那么作为面试官,这个时候就一定要告诉自己:",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041592141",
|
|
24
|
+
"author": "杨成功",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
26
|
+
"votes": "25",
|
|
27
|
+
"rank": 3
|
|
28
|
+
},
|
|
20
29
|
{
|
|
21
30
|
"title": "神奇的 CSS,让文字智能适配背景颜色",
|
|
22
31
|
"description": "文本在黑色底色上表现为白色,在白色底色上表现为黑色。看似很复杂的一个效果,但是其实在 CSS 中非常好实现,今天就介绍这样一个小技巧,在 CSS 中,利用混合模式 mix-blend-mode: difference,让文字智能适配背...",
|
|
@@ -24,15 +33,6 @@
|
|
|
24
33
|
"author": "chokcoco",
|
|
25
34
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
26
35
|
"votes": "32",
|
|
27
|
-
"rank": 3
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"title": "一个小厂前端 Leader 如何筛选候选人?",
|
|
31
|
-
"description": "在我看来,面试的唯一目的就是招人,一定是因为团队缺人需要补充,你才会放下手头的工作花时间去筛简历,约面试。那么作为面试官,这个时候就一定要告诉自己:",
|
|
32
|
-
"url": "https://segmentfault.com/a/1190000041592141",
|
|
33
|
-
"author": "杨成功",
|
|
34
|
-
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
35
|
-
"votes": "24",
|
|
36
36
|
"rank": 4
|
|
37
37
|
},
|
|
38
38
|
{
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"url": "https://segmentfault.com/a/1190000041580205",
|
|
42
42
|
"author": "XboxYan",
|
|
43
43
|
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
44
|
-
"votes": "
|
|
44
|
+
"votes": "26",
|
|
45
45
|
"rank": 5
|
|
46
46
|
},
|
|
47
47
|
{
|
|
@@ -62,6 +62,15 @@
|
|
|
62
62
|
"votes": "23",
|
|
63
63
|
"rank": 7
|
|
64
64
|
},
|
|
65
|
+
{
|
|
66
|
+
"title": "Go 1.18 泛型全面讲解:一篇讲清泛型的全部",
|
|
67
|
+
"description": "可是因为Go对泛型的支持时间跨度太大,有非常多的以“泛型”为关键字的文章都是在介绍Go1.18之前的旧泛型提案或者设计,而很多设计最终在Go1.18中被废弃或发生了更改。并且很多介绍Go1.18泛型的文章(包括官方的)都...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041634906",
|
|
69
|
+
"author": "WonderfulSoap",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/wonderfulsoap",
|
|
71
|
+
"votes": "22",
|
|
72
|
+
"rank": 8
|
|
73
|
+
},
|
|
65
74
|
{
|
|
66
75
|
"title": "2022招聘季 | 怎么准备面试?面试官一般会问些什么问题? | web 前端",
|
|
67
76
|
"description": "前两天北京下雪了,很冷。2022 招聘季,好像也比往年冷一些。2021 年 K12 的大量裁员,腾讯、快手、字节、滴滴、蘑菇街也在裁员。想要换工作的同学应该准备些什么呢?面试流程是什么样子的?如何应对面试呢?怎么...",
|
|
@@ -69,15 +78,6 @@
|
|
|
69
78
|
"author": "linong",
|
|
70
79
|
"home_url": "https://segmentfault.com/u/linong",
|
|
71
80
|
"votes": "24",
|
|
72
|
-
"rank": 8
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"title": "Go 1.18 泛型全面讲解:一篇讲清泛型的全部",
|
|
76
|
-
"description": "可是因为Go对泛型的支持时间跨度太大,有非常多的以“泛型”为关键字的文章都是在介绍Go1.18之前的旧泛型提案或者设计,而很多设计最终在Go1.18中被废弃或发生了更改。并且很多介绍Go1.18泛型的文章(包括官方的)都...",
|
|
77
|
-
"url": "https://segmentfault.com/a/1190000041634906",
|
|
78
|
-
"author": "WonderfulSoap",
|
|
79
|
-
"home_url": "https://segmentfault.com/u/wonderfulsoap",
|
|
80
|
-
"votes": "21",
|
|
81
81
|
"rank": 9
|
|
82
82
|
},
|
|
83
83
|
{
|
|
@@ -89,6 +89,24 @@
|
|
|
89
89
|
"votes": "14",
|
|
90
90
|
"rank": 10
|
|
91
91
|
},
|
|
92
|
+
{
|
|
93
|
+
"title": "巧用 background-clip 实现超强的文字动效",
|
|
94
|
+
"description": "最近,有同学询问,如何使用 CSS 实现如下效果:看起来是个很有意思的动效。仔细思考一下,要想实现这类效果,其实用到的核心属性只有一个 -- background-clip: text。有意思的 background-clip: textbackground-...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041666096",
|
|
96
|
+
"author": "chokcoco",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
98
|
+
"votes": "21",
|
|
99
|
+
"rank": 11
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"title": "还在使用定时器吗?CSS 也能实现电子时钟",
|
|
103
|
+
"description": "欢迎关注我的公众号:前端侦探通常要做一个时钟,肯定离不开 JS 定时器。今天换一种思路,用 CSS 来实现一个时钟,如下:你也可以访问这个CSS time (codepen.io)查看实际效果当然借用了一点点 JS 用于初始化时间...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041661094",
|
|
105
|
+
"author": "XboxYan",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
107
|
+
"votes": "18",
|
|
108
|
+
"rank": 12
|
|
109
|
+
},
|
|
92
110
|
{
|
|
93
111
|
"title": "大裁员下,程序员如何做“副业”?",
|
|
94
112
|
"description": "前几天有幸看了尤雨溪尤大的直播,他们谈到一个话题,是说目前前端人,或者是整个程序员群体如何做副业?近年来互联网行情下降,好多人都在思考要不要搞个副业来抵御风险。",
|
|
@@ -96,7 +114,7 @@
|
|
|
96
114
|
"author": "杨成功",
|
|
97
115
|
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
98
116
|
"votes": "19",
|
|
99
|
-
"rank":
|
|
117
|
+
"rank": 13
|
|
100
118
|
},
|
|
101
119
|
{
|
|
102
120
|
"title": "这 16 个 CSS 伪类,助你提升布局效率!",
|
|
@@ -105,16 +123,7 @@
|
|
|
105
123
|
"author": "前端小智",
|
|
106
124
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
107
125
|
"votes": "18",
|
|
108
|
-
"rank":
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
"title": "Gitlab CI/CD教程及npm包构建发布实战",
|
|
112
|
-
"description": "!!!实践过程中请留意文档版本号跟你实际使用Gitlab的版本号👉🏻中文文档-14.8-pre 👉🏻Gitlab版本—12.9前置知识yaml语法,教程👉🏻YAML 入门教程Docker相关知识,教程👉🏻Docker教程linux命令,教程👉🏻Linux 命令大全自定...",
|
|
113
|
-
"url": "https://segmentfault.com/a/1190000041537651",
|
|
114
|
-
"author": "MangoGoing",
|
|
115
|
-
"home_url": "https://segmentfault.com/u/nulidexiaocongmang",
|
|
116
|
-
"votes": "19",
|
|
117
|
-
"rank": 13
|
|
126
|
+
"rank": 14
|
|
118
127
|
},
|
|
119
128
|
{
|
|
120
129
|
"title": "Redis 缓存击穿(失效)、缓存穿透、缓存雪崩怎么解决?",
|
|
@@ -123,15 +132,6 @@
|
|
|
123
132
|
"author": "码哥字节",
|
|
124
133
|
"home_url": "https://segmentfault.com/u/magebyte",
|
|
125
134
|
"votes": "17",
|
|
126
|
-
"rank": 14
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"title": "2022招聘季|如何写一份好的前端面试简历?",
|
|
130
|
-
"description": "在写简历之前,我们必须清楚的了解一件事情,那就是简历是什么?它不是人生履历,不是项目清单,也不是技能大放送。简历的存在只有一个目的 —— 帮你约到面试。只要能达到这个目的,简历可以是一段视频,一个开源...",
|
|
131
|
-
"url": "https://segmentfault.com/a/1190000041542431",
|
|
132
|
-
"author": "wscats",
|
|
133
|
-
"home_url": "https://segmentfault.com/u/wscats",
|
|
134
|
-
"votes": "18",
|
|
135
135
|
"rank": 15
|
|
136
136
|
},
|
|
137
137
|
{
|
|
@@ -140,9 +140,18 @@
|
|
|
140
140
|
"url": "https://segmentfault.com/a/1190000041634339",
|
|
141
141
|
"author": "范文杰",
|
|
142
142
|
"home_url": "https://segmentfault.com/u/fanwenjie",
|
|
143
|
-
"votes": "
|
|
143
|
+
"votes": "18",
|
|
144
144
|
"rank": 16
|
|
145
145
|
},
|
|
146
|
+
{
|
|
147
|
+
"title": "2022招聘季|如何写一份好的前端面试简历?",
|
|
148
|
+
"description": "在写简历之前,我们必须清楚的了解一件事情,那就是简历是什么?它不是人生履历,不是项目清单,也不是技能大放送。简历的存在只有一个目的 —— 帮你约到面试。只要能达到这个目的,简历可以是一段视频,一个开源...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041542431",
|
|
150
|
+
"author": "wscats",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/wscats",
|
|
152
|
+
"votes": "18",
|
|
153
|
+
"rank": 17
|
|
154
|
+
},
|
|
146
155
|
{
|
|
147
156
|
"title": "老板让我 7 天研究一个 Plausible 统计",
|
|
148
157
|
"description": "最近在思考统计功能的时候,一开始是寻思着用程序配合mysql来进行存储,但是如果用mysql来存一些比较细致化的数据然后再做统计,数据量会非常庞大,然后又思考用mysql存储数据,然后用定时脚本或队列来按照具体要...",
|
|
@@ -150,7 +159,7 @@
|
|
|
150
159
|
"author": "kumfo",
|
|
151
160
|
"home_url": "https://segmentfault.com/u/kumfo",
|
|
152
161
|
"votes": "12",
|
|
153
|
-
"rank":
|
|
162
|
+
"rank": 18
|
|
154
163
|
},
|
|
155
164
|
{
|
|
156
165
|
"title": "17 个实用的图像特效库",
|
|
@@ -159,7 +168,7 @@
|
|
|
159
168
|
"author": "前端小智",
|
|
160
169
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
161
170
|
"votes": "17",
|
|
162
|
-
"rank":
|
|
171
|
+
"rank": 19
|
|
163
172
|
},
|
|
164
173
|
{
|
|
165
174
|
"title": "招聘季有奖征文活动丨面试趣事等你分享",
|
|
@@ -168,7 +177,7 @@
|
|
|
168
177
|
"author": "SegmentFault思否",
|
|
169
178
|
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
170
179
|
"votes": "14",
|
|
171
|
-
"rank":
|
|
180
|
+
"rank": 20
|
|
172
181
|
},
|
|
173
182
|
{
|
|
174
183
|
"title": "20多个好用的 Vue 组件库,请查收!",
|
|
@@ -177,7 +186,7 @@
|
|
|
177
186
|
"author": "前端小智",
|
|
178
187
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
179
188
|
"votes": "15",
|
|
180
|
-
"rank":
|
|
189
|
+
"rank": 21
|
|
181
190
|
},
|
|
182
191
|
{
|
|
183
192
|
"title": "3D 沙盒游戏之避障踩坑和实现之旅",
|
|
@@ -186,7 +195,7 @@
|
|
|
186
195
|
"author": "凹凸实验室",
|
|
187
196
|
"home_url": "https://segmentfault.com/u/o2team",
|
|
188
197
|
"votes": "13",
|
|
189
|
-
"rank":
|
|
198
|
+
"rank": 22
|
|
190
199
|
},
|
|
191
200
|
{
|
|
192
201
|
"title": "2022招聘季|从招聘方的角度理解求职",
|
|
@@ -195,16 +204,16 @@
|
|
|
195
204
|
"author": "Meathill",
|
|
196
205
|
"home_url": "https://segmentfault.com/u/meathill",
|
|
197
206
|
"votes": "15",
|
|
198
|
-
"rank":
|
|
207
|
+
"rank": 23
|
|
199
208
|
},
|
|
200
209
|
{
|
|
201
|
-
"title": "
|
|
202
|
-
"description": "
|
|
203
|
-
"url": "https://segmentfault.com/a/
|
|
204
|
-
"author": "
|
|
205
|
-
"home_url": "https://segmentfault.com/u/
|
|
210
|
+
"title": "搭建 VuePress 站点必做的 10 个优化",
|
|
211
|
+
"description": "前言在 《一篇带你用 VuePress + Github Pages 搭建博客》中,我们使用 VuePress 搭建了一个博客,最终的效果查看:TypeScript 中文文档。在搭建这样一个博客后,其实还有很多的优化工作需要做,本篇我们来盘点一...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041593877",
|
|
213
|
+
"author": "冴羽",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
206
215
|
"votes": "13",
|
|
207
|
-
"rank":
|
|
216
|
+
"rank": 24
|
|
208
217
|
},
|
|
209
218
|
{
|
|
210
219
|
"title": "了不起的Chrome浏览器(13):Chrome 100支持多屏应用了!",
|
|
@@ -213,7 +222,7 @@
|
|
|
213
222
|
"author": "寒雁",
|
|
214
223
|
"home_url": "https://segmentfault.com/u/kiwenlau",
|
|
215
224
|
"votes": "9",
|
|
216
|
-
"rank":
|
|
225
|
+
"rank": 25
|
|
217
226
|
},
|
|
218
227
|
{
|
|
219
228
|
"title": "什么是 LRU 算法?",
|
|
@@ -222,7 +231,7 @@
|
|
|
222
231
|
"author": "Shenfq",
|
|
223
232
|
"home_url": "https://segmentfault.com/u/shenfq",
|
|
224
233
|
"votes": "10",
|
|
225
|
-
"rank":
|
|
234
|
+
"rank": 26
|
|
226
235
|
},
|
|
227
236
|
{
|
|
228
237
|
"title": "卡颂:30岁程序员选择躺平",
|
|
@@ -231,7 +240,16 @@
|
|
|
231
240
|
"author": "卡颂",
|
|
232
241
|
"home_url": "https://segmentfault.com/u/kasong",
|
|
233
242
|
"votes": "14",
|
|
234
|
-
"rank":
|
|
243
|
+
"rank": 27
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"title": "Koa2 搭建信令服务器,JS 也能搞定视频通话!",
|
|
247
|
+
"description": "在实际应用场景中,信令服务器的本质就是一台 WeSocket 服务器,两个客户端必须与这个服务器建立 WeSocket 连接,才能互相发送消息。",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041668070",
|
|
249
|
+
"author": "杨成功",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
251
|
+
"votes": "10",
|
|
252
|
+
"rank": 28
|
|
235
253
|
},
|
|
236
254
|
{
|
|
237
255
|
"title": "按照 Promise/A+ 规范逐行注释并实现 Promise",
|
|
@@ -240,7 +258,7 @@
|
|
|
240
258
|
"author": "Asheng",
|
|
241
259
|
"home_url": "https://segmentfault.com/u/ashengtan",
|
|
242
260
|
"votes": "10",
|
|
243
|
-
"rank":
|
|
261
|
+
"rank": 29
|
|
244
262
|
},
|
|
245
263
|
{
|
|
246
264
|
"title": "数据库与缓存双写一致性",
|
|
@@ -249,24 +267,6 @@
|
|
|
249
267
|
"author": "超大只乌龟",
|
|
250
268
|
"home_url": "https://segmentfault.com/u/chenwugui",
|
|
251
269
|
"votes": "13",
|
|
252
|
-
"rank": 28
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
"title": "介绍 4个很 Nice 的 Veu 路由过渡动效!",
|
|
256
|
-
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
257
|
-
"url": "https://segmentfault.com/a/1190000041592406",
|
|
258
|
-
"author": "前端小智",
|
|
259
|
-
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
260
|
-
"votes": "8",
|
|
261
|
-
"rank": 29
|
|
262
|
-
},
|
|
263
|
-
{
|
|
264
|
-
"title": "巧用 background-clip 实现超强的文字动效",
|
|
265
|
-
"description": "最近,有同学询问,如何使用 CSS 实现如下效果:看起来是个很有意思的动效。仔细思考一下,要想实现这类效果,其实用到的核心属性只有一个 -- background-clip: text。有意思的 background-clip: textbackground-...",
|
|
266
|
-
"url": "https://segmentfault.com/a/1190000041666096",
|
|
267
|
-
"author": "chokcoco",
|
|
268
|
-
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
269
|
-
"votes": "15",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|