@wcj/github-rank 22.5.17 → 22.5.20
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 +42435 -42215
- package/dist/sifou-daily.json +86 -50
- package/dist/sifou-monthly.json +115 -115
- package/dist/sifou-weekly.json +175 -175
- package/dist/toutiao-30.json +82 -82
- package/dist/toutiao-7.json +113 -113
- package/dist/toutiao-90.json +54 -54
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +167 -167
- package/dist/trending-weekly.json +175 -175
- package/dist/users.china.json +3034 -3035
- package/dist/users.json +3500 -3500
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +42435 -42215
- package/web/data/sifou-daily.json +86 -50
- package/web/data/sifou-monthly.json +115 -115
- package/web/data/sifou-weekly.json +175 -175
- package/web/data/toutiao-30.json +82 -82
- package/web/data/toutiao-7.json +113 -113
- package/web/data/toutiao-90.json +54 -54
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +167 -167
- package/web/data/trending-weekly.json +175 -175
- package/web/data/users.china.json +3034 -3035
- package/web/data/users.json +3500 -3500
- package/web/index.html +1727 -1727
- package/web/repos.html +6161 -6177
- package/web/sifou-daily.html +155 -43
- package/web/sifou-monthly.html +129 -129
- package/web/sifou-weekly.html +147 -147
- package/web/toutiao-30.html +94 -94
- package/web/toutiao-7.html +73 -73
- package/web/toutiao-90.html +55 -55
- package/web/trending-monthly.html +148 -148
- package/web/trending-weekly.html +150 -154
- package/web/trending.html +150 -146
- package/web/users.china.html +1519 -1519
|
@@ -1,83 +1,119 @@
|
|
|
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": "JSON数据传输大法第一式——用OADate处理日期格式",
|
|
4
|
+
"description": "JSON作为一种轻量级的数据交换格式,通常采用完全独立于编程语言的文本格式来存储和表示数据。它的层次结构简洁清晰,易于人们的阅读和编写,此外机器编写和生成也会变得容易,可以有效地提升网络传输效率,这些...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000041866543",
|
|
6
|
+
"author": "葡萄城技术团队",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/grapecity",
|
|
8
|
+
"votes": "3",
|
|
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": "面试官问:Go 中的参数传递是值传递还是引用传递?",
|
|
13
|
+
"description": "一个程序中,变量分为变量名和变量内容,变量内容的存储一般会被分配到堆和栈上。而在 Go 语言中有两种传递变量的方式值传递和引用传递。其中值传递会直接将变量内容附在变量名上传递,而引用传递会将变量内容的...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041865949",
|
|
15
|
+
"author": "云叔_又拍云",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
17
|
+
"votes": "3",
|
|
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": "常用的服务器宕机检测通知工具——WGCLOUD",
|
|
22
|
+
"description": "在项目中,有时候因为一些故障原因,系统会无法提供服务,或者服务器出现宕机现象,这时候,我们为了保证系统能够正常稳定运行,常常需要做一些措施,比如健康检测工具等",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041868992",
|
|
24
|
+
"author": "徐三刀",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/9b3sps2b",
|
|
26
|
+
"votes": "2",
|
|
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": "被折磨了 13 年,Go 怎么解决再赋值的坑?",
|
|
31
|
+
"description": "大家好,我是煎鱼。最近在看 Go 的一些历史提案时,发现有个别很神奇的提案,已经提出来了许多年,但在如今依然没有关闭,并且不断地有人在讨论,但又解决不了。有种 “很气又干不掉我的样子”,今天就由煎鱼带大家...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041867051",
|
|
33
|
+
"author": "煎鱼",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/eddycjy",
|
|
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": "Spring Boot 2.7.0发布,2.5停止维护,节奏太快了吧",
|
|
40
|
+
"description": "这几天是Spring版本日,很多Spring工件都发布了新版本, Spring Framework 6.0.0 发布了第 4 个里程碑版本,此版本包含所有针对 5.3.20 的修复补丁,以及特定于 6.0 分支的 39 项修复和改进。而今天Spring Boot 2...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041870045",
|
|
42
|
+
"author": "码农小胖哥",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/10000000",
|
|
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/
|
|
48
|
+
"title": "JS判断对象是否为空对象的方法",
|
|
49
|
+
"description": "1.通过JSON自带的stringify()方法来判断 {代码...} 2.for in 循环判断 {代码...} 3.使用ES6的Object.keys()方法 {代码...} 4.Object.getOwnPropertyNames()方法 {代码...}",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041866880",
|
|
51
|
+
"author": "jrue",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/jrue",
|
|
53
53
|
"votes": "1",
|
|
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": "谢孟军:中国 Go 语言领军人的创业第五年",
|
|
58
|
+
"description": "Go 语言,又称 Golang,是一门由 Google 开发的开源编程语言。Go 语言自 2009 年推出后,因为其简单易学、性能强劲的特点,深受开发者的青睐,使用人数持续增长,还在 2016 年被评为「TIOBE 最佳语言」。",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041866615",
|
|
60
|
+
"author": "腾源会",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/weopen",
|
|
62
|
+
"votes": "1",
|
|
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/
|
|
66
|
+
"title": "Angular 开发者 2021 调查报告",
|
|
67
|
+
"description": "今年早些时候 Angular 面向用户进行了年度开发者调查,共收到了25000份回复。调查结果表明:超过 84% 的开发者对 Angular 感到满意,不到 8% 的开发者表示不满意;工龄较大(11 年以上)的开发者有 85% 满意度。",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041866590",
|
|
69
|
+
"author": "六一",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
|
|
71
71
|
"votes": "1",
|
|
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/
|
|
75
|
+
"title": "1.还不会部署高可用的kubernetes集群?看我手把手教你使用二进制部署v1.23.6的K8S集群实践(下)",
|
|
76
|
+
"description": "0x02 安装部署6.Kubernetes 集群安装部署1) 二进制软件包下载安装 (手动-此处以该实践为例)2) 部署配置 kube-apiserver3) 部署配置 kubectl4) 部署配置 kube-controller-manager5) 部署配置 kube-scheduler6) ...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041869038",
|
|
78
|
+
"author": "WeiyiGeek",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/weiyigeek",
|
|
80
80
|
"votes": "1",
|
|
81
81
|
"rank": 9
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"title": "docker-compose jenkins 安装",
|
|
85
|
+
"description": "一、docker搭建jenkins1.新建文件夹1.1新建 dokcer-compose.yml ,将下面内容添加进去 {代码...} 1.2 执行 dokcer-compose up -d 1.3 通过浏览器访问页面,按照提示进操作,选择默认安装2.安装插件gitee(按照需求...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041867448",
|
|
87
|
+
"author": "月",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/yue_627372905af9e",
|
|
89
|
+
"votes": "1",
|
|
90
|
+
"rank": 10
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"title": "史上最强代码自测方法,没有之一!",
|
|
94
|
+
"description": "特别说明:这个真的不是标题党,我写代码20+年,真心认为 go fuzzing 是我见过的最牛逼的代码自测方法。我在用 AC自动机 算法改进关键字过滤效率(提升~50%),改进 mapreduce 对 panic 的处理机制的时候,都通过...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041866251",
|
|
96
|
+
"author": "kevinwan",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/kevinwan",
|
|
98
|
+
"votes": "3",
|
|
99
|
+
"rank": 11
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"title": "紧急呼唤 00 后“整顿”职场?尚德机构员工被要求“连夜”安装监控 5 分钟抓拍一次不敢上厕所引热议",
|
|
103
|
+
"description": "最近,有关“00 后整顿职场”的段子在社交媒体上流传的比较火,一时间引来不少老职场人“感慨”不已,更有网友大呼“职场太需要 00 后来拯救了”“00后赶紧入职吧”“00 后赶快加入反内卷...”",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041868809",
|
|
105
|
+
"author": "MissD",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
107
|
+
"votes": "1",
|
|
108
|
+
"rank": 12
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"title": "前端语音转文字实践总结",
|
|
112
|
+
"description": "最近准备一个技术分享,看到以前做个一个语音转文字的功能,放在slides上落灰了,索性整理到这里和大家分享下。从技术选型,到方案设计,到实际落地,可以说把全链路都覆盖到了。语音转写流程图PC端浏览器如何录...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041866984",
|
|
114
|
+
"author": "趁你还年轻",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/chennihuannianqing",
|
|
116
|
+
"votes": "1",
|
|
117
|
+
"rank": 13
|
|
82
118
|
}
|
|
83
119
|
]
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"url": "https://segmentfault.com/a/1190000041790801",
|
|
6
6
|
"author": "joyqi",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/joyqi",
|
|
8
|
-
"votes": "
|
|
8
|
+
"votes": "64",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
11
|
{
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"url": "https://segmentfault.com/a/1190000041790775",
|
|
15
15
|
"author": "SegmentFault思否",
|
|
16
16
|
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
17
|
-
"votes": "
|
|
17
|
+
"votes": "41",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
20
|
{
|
|
@@ -23,17 +23,26 @@
|
|
|
23
23
|
"url": "https://segmentfault.com/a/1190000041729574",
|
|
24
24
|
"author": "卡颂",
|
|
25
25
|
"home_url": "https://segmentfault.com/u/kasong",
|
|
26
|
-
"votes": "
|
|
26
|
+
"votes": "45",
|
|
27
27
|
"rank": 3
|
|
28
28
|
},
|
|
29
|
+
{
|
|
30
|
+
"title": "现代 CSS 解决方案:CSS 数学函数",
|
|
31
|
+
"description": "在 CSS 中,其实存在各种各样的函数。具体分为:Transform functionsMath functionsFilter functionsColor functionsImage functionsCounter functionsFont functionsShape functionsReference functionsCSS grid...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041826742",
|
|
33
|
+
"author": "chokcoco",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
35
|
+
"votes": "40",
|
|
36
|
+
"rank": 4
|
|
37
|
+
},
|
|
29
38
|
{
|
|
30
39
|
"title": "10个我经常逛的“小网站”,嘿嘿嘿!!!",
|
|
31
40
|
"description": "你的文件夹里有没有一些私人喜好的小网站?嘿嘿!!!必须有啊!分享10个我经常使用、能够提高工作效率、美化图片、绘制流程图的网站,你可能也用得上喔。",
|
|
32
41
|
"url": "https://segmentfault.com/a/1190000041728567",
|
|
33
42
|
"author": "前端胖头鱼",
|
|
34
43
|
"home_url": "https://segmentfault.com/u/116263",
|
|
35
|
-
"votes": "
|
|
36
|
-
"rank":
|
|
44
|
+
"votes": "35",
|
|
45
|
+
"rank": 5
|
|
37
46
|
},
|
|
38
47
|
{
|
|
39
48
|
"title": "小程序鼻祖 —— 在国内逐渐消亡的 PWA 可以带给我们哪些启示?",
|
|
@@ -41,17 +50,17 @@
|
|
|
41
50
|
"url": "https://segmentfault.com/a/1190000041729491",
|
|
42
51
|
"author": "獨釣寒江雪",
|
|
43
52
|
"home_url": "https://segmentfault.com/u/king_hcj",
|
|
44
|
-
"votes": "
|
|
45
|
-
"rank":
|
|
53
|
+
"votes": "29",
|
|
54
|
+
"rank": 6
|
|
46
55
|
},
|
|
47
56
|
{
|
|
48
|
-
"title": "
|
|
49
|
-
"description": "
|
|
50
|
-
"url": "https://segmentfault.com/a/
|
|
51
|
-
"author": "
|
|
52
|
-
"home_url": "https://segmentfault.com/u/
|
|
53
|
-
"votes": "
|
|
54
|
-
"rank":
|
|
57
|
+
"title": "浅谈支付系统开发基本流程",
|
|
58
|
+
"description": "前言Hi,各位好久不见,我是CrazyCodes,今天我们来聊聊支付系统。支付系统是每个系统都必备的模块之一,也是众多模块中最核心的功能,如果支付出现问题,那么意味着会直接影响到产品收益,事故严重程度高。本篇...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041781215",
|
|
60
|
+
"author": "CrazyCodes",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/crazycodes",
|
|
62
|
+
"votes": "26",
|
|
63
|
+
"rank": 7
|
|
55
64
|
},
|
|
56
65
|
{
|
|
57
66
|
"title": "CSS 中的简写到底有多少坑?以后不敢了...",
|
|
@@ -59,25 +68,16 @@
|
|
|
59
68
|
"url": "https://segmentfault.com/a/1190000041804988",
|
|
60
69
|
"author": "零一",
|
|
61
70
|
"home_url": "https://segmentfault.com/u/zero2one",
|
|
62
|
-
"votes": "
|
|
63
|
-
"rank": 7
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"title": "现代 CSS 解决方案:CSS 数学函数",
|
|
67
|
-
"description": "在 CSS 中,其实存在各种各样的函数。具体分为:Transform functionsMath functionsFilter functionsColor functionsImage functionsCounter functionsFont functionsShape functionsReference functionsCSS grid...",
|
|
68
|
-
"url": "https://segmentfault.com/a/1190000041826742",
|
|
69
|
-
"author": "chokcoco",
|
|
70
|
-
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
71
|
-
"votes": "23",
|
|
71
|
+
"votes": "28",
|
|
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": "仅用一个HTML标签,实现带动画的抖音LOGO",
|
|
76
|
+
"description": "大家好,我是零一,今天给大家表演 仅用一个HTML标签实现带动画的抖音LOGO,涉及了很多知识点,欢迎交流讨论先上结果,最终实现效果如下:还原度应该还可以吧?抖音Logo结构想要用CSS来画抖音的Logo,前提要先了...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041754709",
|
|
78
|
+
"author": "零一",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/zero2one",
|
|
80
|
+
"votes": "25",
|
|
81
81
|
"rank": 9
|
|
82
82
|
},
|
|
83
83
|
{
|
|
@@ -90,14 +90,32 @@
|
|
|
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/
|
|
93
|
+
"title": "为什么前端不能没有监控系统?",
|
|
94
|
+
"description": "提到监控系统,大部分同学首先想到的是后端监控。很明显,比如检测服务器性能,数据库性能,API 的访问流量,以及各种服务的运行情况等等,都与后端息息相关。而前端更多承担的是 UI 展现的角色,主要关注页面怎...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041833326",
|
|
96
|
+
"author": "杨成功",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
98
98
|
"votes": "22",
|
|
99
99
|
"rank": 11
|
|
100
100
|
},
|
|
101
|
+
{
|
|
102
|
+
"title": "SegmentFault 思否技术周刊 -- 不走寻常路的 CSS",
|
|
103
|
+
"description": "CSS (英文全称:Cascading Style Sheets)是一种用来表现 HTML(标准通用标记语言的一个应用)或 XML(标准通用标记语言的一个子集)等文件样式的计算机语言。CSS 不仅可以静态地修饰网页,还可以配合各种脚本语言...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041830559",
|
|
105
|
+
"author": "Beverly",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/beverly0",
|
|
107
|
+
"votes": "21",
|
|
108
|
+
"rank": 12
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"title": "让交互更加生动!有意思的鼠标跟随 3D 旋转动效",
|
|
112
|
+
"description": "今天,群友问了这样一个问题,如下所示的鼠标跟随交互效果,如何实现:简单分析一下,这个交互效果主要有两个核心:借助了 CSS 3D 的能力元素的旋转需要和鼠标的移动相结合本文,就将讲述如何使用纯 CSS 实现类似...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041761117",
|
|
114
|
+
"author": "chokcoco",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
116
|
+
"votes": "15",
|
|
117
|
+
"rank": 13
|
|
118
|
+
},
|
|
101
119
|
{
|
|
102
120
|
"title": "年年出妖事,一例由JSON解析导致的\"薛定谔BUG\"排查过程记录",
|
|
103
121
|
"description": "但是最近公司内碰到的这一个bug,这个bug初看很简单,但是非常妖孽,在一段时间内我甚至是百思不得其解。在长达几天的时间内,复现的概率非常低。几乎难以抓住任何踪迹。",
|
|
@@ -105,7 +123,16 @@
|
|
|
105
123
|
"author": "铂赛东",
|
|
106
124
|
"home_url": "https://segmentfault.com/u/bosaidong_5c495684bcf4b",
|
|
107
125
|
"votes": "26",
|
|
108
|
-
"rank":
|
|
126
|
+
"rank": 14
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"title": "我做了一个在线白板!!!",
|
|
130
|
+
"description": "相信各位写文章的朋友平时肯定都有画图的需求,笔者平时用的是一个在线的手绘风格白板--excalidraw,使用体验上没的说,但是有一个问题,不能云端保存,不过好消息它是开源的,所以笔者就在想要不要基于它做一个...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041769612",
|
|
132
|
+
"author": "街角小林",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/jiejiaoxiaolin",
|
|
134
|
+
"votes": "14",
|
|
135
|
+
"rank": 15
|
|
109
136
|
},
|
|
110
137
|
{
|
|
111
138
|
"title": "4.9W 播放量的 TS 动画版进阶教程合集来了!",
|
|
@@ -113,17 +140,8 @@
|
|
|
113
140
|
"url": "https://segmentfault.com/a/1190000041819579",
|
|
114
141
|
"author": "阿宝哥",
|
|
115
142
|
"home_url": "https://segmentfault.com/u/angular4",
|
|
116
|
-
"votes": "
|
|
117
|
-
"rank":
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"title": "CSS 实现切角效果",
|
|
121
|
-
"description": "欢迎关注我的公众号:前端侦探最近项目中看到这样的一个切角效果,如下所示就是一个正常的矩形,然后被“切”了一块,而且是沿着右上角切的。那么,这种布局如何实现呢?一、自适应方式这种布局一般有两种自适应方...",
|
|
122
|
-
"url": "https://segmentfault.com/a/1190000041715976",
|
|
123
|
-
"author": "XboxYan",
|
|
124
|
-
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
125
|
-
"votes": "15",
|
|
126
|
-
"rank": 14
|
|
143
|
+
"votes": "19",
|
|
144
|
+
"rank": 16
|
|
127
145
|
},
|
|
128
146
|
{
|
|
129
147
|
"title": "以B端平台设计,理解尼尔森10大可用性原则",
|
|
@@ -132,7 +150,7 @@
|
|
|
132
150
|
"author": "JenK",
|
|
133
151
|
"home_url": "https://segmentfault.com/u/wangzc996",
|
|
134
152
|
"votes": "22",
|
|
135
|
-
"rank":
|
|
153
|
+
"rank": 17
|
|
136
154
|
},
|
|
137
155
|
{
|
|
138
156
|
"title": "如何构建可控,可靠,可扩展的 PWA 应用",
|
|
@@ -141,25 +159,16 @@
|
|
|
141
159
|
"author": "JerryC",
|
|
142
160
|
"home_url": "https://segmentfault.com/u/jerryc",
|
|
143
161
|
"votes": "14",
|
|
144
|
-
"rank":
|
|
162
|
+
"rank": 18
|
|
145
163
|
},
|
|
146
164
|
{
|
|
147
|
-
"title": "
|
|
148
|
-
"description": "
|
|
149
|
-
"url": "https://segmentfault.com/a/
|
|
150
|
-
"author": "
|
|
151
|
-
"home_url": "https://segmentfault.com/u/
|
|
165
|
+
"title": "React官方团队出手,补齐原生Hook短板",
|
|
166
|
+
"description": "大家好,我卡颂。我们知道,Hooks使用时存在所谓的闭包陷阱,考虑如下代码: {代码...} 我们期望点击后sendMessage能传递text的最新值。然而实际上,由于回调函数被useCallback缓存,形成闭包,所以点击的效果始...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041798153",
|
|
168
|
+
"author": "卡颂",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
152
170
|
"votes": "13",
|
|
153
|
-
"rank":
|
|
154
|
-
},
|
|
155
|
-
{
|
|
156
|
-
"title": "我做了一个在线白板!!!",
|
|
157
|
-
"description": "相信各位写文章的朋友平时肯定都有画图的需求,笔者平时用的是一个在线的手绘风格白板--excalidraw,使用体验上没的说,但是有一个问题,不能云端保存,不过好消息它是开源的,所以笔者就在想要不要基于它做一个...",
|
|
158
|
-
"url": "https://segmentfault.com/a/1190000041769612",
|
|
159
|
-
"author": "街角小林",
|
|
160
|
-
"home_url": "https://segmentfault.com/u/jiejiaoxiaolin",
|
|
161
|
-
"votes": "12",
|
|
162
|
-
"rank": 18
|
|
171
|
+
"rank": 19
|
|
163
172
|
},
|
|
164
173
|
{
|
|
165
174
|
"title": "🔥 2022 前端性能优化最佳实践",
|
|
@@ -168,15 +177,6 @@
|
|
|
168
177
|
"author": "佩奇烹饪家",
|
|
169
178
|
"home_url": "https://segmentfault.com/u/cloudyttt",
|
|
170
179
|
"votes": "14",
|
|
171
|
-
"rank": 19
|
|
172
|
-
},
|
|
173
|
-
{
|
|
174
|
-
"title": "SegmentFault 思否技术周刊 -- 不走寻常路的 CSS",
|
|
175
|
-
"description": "CSS (英文全称:Cascading Style Sheets)是一种用来表现 HTML(标准通用标记语言的一个应用)或 XML(标准通用标记语言的一个子集)等文件样式的计算机语言。CSS 不仅可以静态地修饰网页,还可以配合各种脚本语言...",
|
|
176
|
-
"url": "https://segmentfault.com/a/1190000041830559",
|
|
177
|
-
"author": "Beverly",
|
|
178
|
-
"home_url": "https://segmentfault.com/u/beverly0",
|
|
179
|
-
"votes": "16",
|
|
180
180
|
"rank": 20
|
|
181
181
|
},
|
|
182
182
|
{
|
|
@@ -185,27 +185,9 @@
|
|
|
185
185
|
"url": "https://segmentfault.com/a/1190000041734354",
|
|
186
186
|
"author": "CrazyCodes",
|
|
187
187
|
"home_url": "https://segmentfault.com/u/crazycodes",
|
|
188
|
-
"votes": "
|
|
188
|
+
"votes": "18",
|
|
189
189
|
"rank": 21
|
|
190
190
|
},
|
|
191
|
-
{
|
|
192
|
-
"title": "精读《不再需要 JS 做的 5 件事》",
|
|
193
|
-
"description": "关注 JS 太久,会养成任何功能都用 JS 实现的习惯,而忘记了 HTML 与 CSS 也具备一定的功能特征。其实有些功能用 JS 实现吃力不讨好,我们要综合使用技术工具,而不是只依赖 JS。",
|
|
194
|
-
"url": "https://segmentfault.com/a/1190000041717742",
|
|
195
|
-
"author": "黄子毅",
|
|
196
|
-
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
197
|
-
"votes": "11",
|
|
198
|
-
"rank": 22
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"title": "为什么前端不能没有监控系统?",
|
|
202
|
-
"description": "提到监控系统,大部分同学首先想到的是后端监控。很明显,比如检测服务器性能,数据库性能,API 的访问流量,以及各种服务的运行情况等等,都与后端息息相关。而前端更多承担的是 UI 展现的角色,主要关注页面怎...",
|
|
203
|
-
"url": "https://segmentfault.com/a/1190000041833326",
|
|
204
|
-
"author": "杨成功",
|
|
205
|
-
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
206
|
-
"votes": "14",
|
|
207
|
-
"rank": 23
|
|
208
|
-
},
|
|
209
191
|
{
|
|
210
192
|
"title": "招聘季征文活动获奖名单公布,快来领奖~",
|
|
211
193
|
"description": "由于疫情原因,快递暂时无法发出,快递可以发出的时候,会尽快给中奖的小伙伴邮寄哒,大家耐心等待哈~哈喽各位社区的小伙伴!2022招聘季有奖征文活动如约开奖啦~废话不多说,我们直接来揭晓获奖名单吧~🌟获奖名单...",
|
|
@@ -213,25 +195,7 @@
|
|
|
213
195
|
"author": "SegmentFault思否",
|
|
214
196
|
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
215
197
|
"votes": "10",
|
|
216
|
-
"rank":
|
|
217
|
-
},
|
|
218
|
-
{
|
|
219
|
-
"title": "React官方团队出手,补齐原生Hook短板",
|
|
220
|
-
"description": "大家好,我卡颂。我们知道,Hooks使用时存在所谓的闭包陷阱,考虑如下代码: {代码...} 我们期望点击后sendMessage能传递text的最新值。然而实际上,由于回调函数被useCallback缓存,形成闭包,所以点击的效果始...",
|
|
221
|
-
"url": "https://segmentfault.com/a/1190000041798153",
|
|
222
|
-
"author": "卡颂",
|
|
223
|
-
"home_url": "https://segmentfault.com/u/kasong",
|
|
224
|
-
"votes": "11",
|
|
225
|
-
"rank": 25
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
"title": "从源码里的一个注释,我追溯到了12年前,有点意思。",
|
|
229
|
-
"description": "你好呀,我是歪歪。那天我正在用键盘疯狂的输出:突然微信弹出一个消息,是一个读者发给我的。我点开一看:啊,这熟悉的味道,一看就是 HashMap,八股文梦开始的地方啊。但是他问出的问题,似乎又不是一个属于 Ha...",
|
|
230
|
-
"url": "https://segmentfault.com/a/1190000041718955",
|
|
231
|
-
"author": "why技术",
|
|
232
|
-
"home_url": "https://segmentfault.com/u/whyjishu",
|
|
233
|
-
"votes": "17",
|
|
234
|
-
"rank": 26
|
|
198
|
+
"rank": 22
|
|
235
199
|
},
|
|
236
200
|
{
|
|
237
201
|
"title": "跨域问题很难吗?来!教你使用 Nginx 反向代理轻松解决",
|
|
@@ -240,7 +204,16 @@
|
|
|
240
204
|
"author": "民工哥",
|
|
241
205
|
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
242
206
|
"votes": "10",
|
|
243
|
-
"rank":
|
|
207
|
+
"rank": 23
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"title": "CSS 阴影进阶,实现更加的立体的阴影效果!",
|
|
211
|
+
"description": "CSS 阴影的存在,让物体看上去更加有型立体。然而,在最简单的阴影使用之上,我们可以实现更多有意思且更加立体的阴影效果。本文将带大家看看如何使用 CSS 实现几类比普通阴影更加立体的阴影效果。CSS 阴影基础CS...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041771296",
|
|
213
|
+
"author": "chokcoco",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
215
|
+
"votes": "12",
|
|
216
|
+
"rank": 24
|
|
244
217
|
},
|
|
245
218
|
{
|
|
246
219
|
"title": "这些CSS提效技巧,你需要知道!",
|
|
@@ -249,7 +222,7 @@
|
|
|
249
222
|
"author": "前端小智",
|
|
250
223
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
251
224
|
"votes": "12",
|
|
252
|
-
"rank":
|
|
225
|
+
"rank": 25
|
|
253
226
|
},
|
|
254
227
|
{
|
|
255
228
|
"title": "提高前端人效率的工具、网站和书籍",
|
|
@@ -258,7 +231,7 @@
|
|
|
258
231
|
"author": "playboy5566",
|
|
259
232
|
"home_url": "https://segmentfault.com/u/playboy5566",
|
|
260
233
|
"votes": "11",
|
|
261
|
-
"rank":
|
|
234
|
+
"rank": 26
|
|
262
235
|
},
|
|
263
236
|
{
|
|
264
237
|
"title": "CSS 实现树状结构目录",
|
|
@@ -266,7 +239,34 @@
|
|
|
266
239
|
"url": "https://segmentfault.com/a/1190000041815758",
|
|
267
240
|
"author": "XboxYan",
|
|
268
241
|
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
269
|
-
"votes": "
|
|
242
|
+
"votes": "10",
|
|
243
|
+
"rank": 27
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"title": "实现聚焦效果",
|
|
247
|
+
"description": "这是之前朋友问我的一个功能:他觉得看网页有时候注意力会被转移,希望可以有个蒙层帮助他集中注意力反手我就用 box-shadow 把功能写了出来。 {代码...} 因为 z-index 无法超过非 static 层级导致的 bug在我测试...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041804137",
|
|
249
|
+
"author": "linong",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/linong",
|
|
251
|
+
"votes": "13",
|
|
252
|
+
"rank": 28
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"title": "使用 CSS 绘制带有动画效果的 React Logo",
|
|
256
|
+
"description": "原本想着是不是写“用一个 div 绘制 React Logo”,最后想想,就算用一个 div 实现了,那么对于后面可能要添加的效果就会有很大的局限性,于是就放弃了这样的标题。至于 HTML 结构中,div 的使用也不是很多,就下面...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041767393",
|
|
258
|
+
"author": "林小志",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/linxz",
|
|
260
|
+
"votes": "7",
|
|
261
|
+
"rank": 29
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"title": "5 分钟教你快速掌握 GitHub Actions 自动发布 Npm 包和网站",
|
|
265
|
+
"description": "自从 GitHub 宣布 GitHub Actions 在平台上对所有开发人员和存储库可用以来,GitHub Actions 越来越受欢迎。很多第三方平台在生态系统中有速度等限制,将进一步推动开发人员将他们的软件自动化迁移到 GitHub Acti...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041753907",
|
|
267
|
+
"author": "wscats",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/wscats",
|
|
269
|
+
"votes": "4",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|