@wcj/github-rank 22.4.21 → 22.4.22
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 +23416 -23416
- package/dist/sifou-daily.json +43 -52
- package/dist/sifou-monthly.json +71 -71
- package/dist/sifou-weekly.json +130 -130
- package/dist/toutiao-30.json +46 -46
- package/dist/toutiao-7.json +86 -86
- package/dist/toutiao-90.json +30 -30
- package/dist/trending-daily.json +170 -170
- package/dist/trending-monthly.json +151 -151
- package/dist/trending-weekly.json +164 -164
- package/dist/users.china.json +1712 -1711
- package/dist/users.json +1998 -1998
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +23416 -23416
- package/web/data/sifou-daily.json +43 -52
- package/web/data/sifou-monthly.json +71 -71
- package/web/data/sifou-weekly.json +130 -130
- package/web/data/toutiao-30.json +46 -46
- package/web/data/toutiao-7.json +86 -86
- package/web/data/toutiao-90.json +30 -30
- package/web/data/trending-daily.json +170 -170
- package/web/data/trending-monthly.json +151 -151
- package/web/data/trending-weekly.json +164 -164
- package/web/data/users.china.json +1712 -1711
- package/web/data/users.json +1998 -1998
- package/web/index.html +1052 -1052
- package/web/repos.html +3278 -3278
- package/web/sifou-daily.html +37 -65
- package/web/sifou-monthly.html +91 -91
- package/web/sifou-weekly.html +135 -135
- package/web/toutiao-30.html +74 -74
- package/web/toutiao-7.html +70 -70
- package/web/toutiao-90.html +34 -34
- package/web/trending-monthly.html +137 -141
- package/web/trending-weekly.html +142 -146
- package/web/trending.html +149 -145
- package/web/users.china.html +890 -890
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"title": "
|
|
4
|
-
"description": "
|
|
5
|
-
"url": "https://segmentfault.com/a/
|
|
3
|
+
"title": "Amazing!巧用 CSS 视差实现酷炫交互动效",
|
|
4
|
+
"description": "本文将介绍利用 CSS 实现滚动视差效果的一个小技巧,并且,利用这个技巧来制作一些有意思的交互特效。关于使用 CSS 实现滚动视差效果,在之前有一篇文章详细描述过具体方案 - CSS 实现视差效果,感兴趣的同学可以...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000041718060",
|
|
6
6
|
"author": "chokcoco",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
8
8
|
"votes": "18",
|
|
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": "小程序鼻祖 —— 在国内逐渐消亡的 PWA 可以带给我们哪些启示?",
|
|
13
|
+
"description": "如果我说,我们要讨论一个 2016 年被提出、2017 年落地、至今在国内仍可算籍籍无名的概念,你是不是会觉得这没有什么意义?",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041729491",
|
|
15
|
+
"author": "独钓寒江雪",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/king_hcj",
|
|
17
|
+
"votes": "16",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
20
|
{
|
|
@@ -27,22 +27,13 @@
|
|
|
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": "9",
|
|
36
|
-
"rank": 4
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"title": "javaScript 内存管理机制",
|
|
40
|
-
"description": "大家好,今天分享的主题为 JavaScript 内存管理机制,本次分享将从以下三部分进行讲述:js 内存管理与 js 垃圾常见的 GC 算法V8 引擎的垃圾回收js 内存管理与 js 垃圾关于 JavaScript 内存管理机制,相信大家都有...",
|
|
41
|
-
"url": "https://segmentfault.com/a/1190000041701063",
|
|
42
|
-
"author": "云叔_又拍云",
|
|
43
|
-
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
30
|
+
"title": "CSS 实现切角效果",
|
|
31
|
+
"description": "欢迎关注我的公众号:前端侦探最近项目中看到这样的一个切角效果,如下所示就是一个正常的矩形,然后被“切”了一块,而且是沿着右上角切的。那么,这种布局如何实现呢?一、自适应方式这种布局一般有两种自适应方...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041715976",
|
|
33
|
+
"author": "XboxYan",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
44
35
|
"votes": "11",
|
|
45
|
-
"rank":
|
|
36
|
+
"rank": 4
|
|
46
37
|
},
|
|
47
38
|
{
|
|
48
39
|
"title": "以B端平台设计,理解尼尔森10大可用性原则",
|
|
@@ -50,16 +41,25 @@
|
|
|
50
41
|
"url": "https://segmentfault.com/a/1190000041725043",
|
|
51
42
|
"author": "JenK",
|
|
52
43
|
"home_url": "https://segmentfault.com/u/wangzc996",
|
|
53
|
-
"votes": "
|
|
54
|
-
"rank":
|
|
44
|
+
"votes": "12",
|
|
45
|
+
"rank": 5
|
|
55
46
|
},
|
|
56
47
|
{
|
|
57
|
-
"title": "
|
|
58
|
-
"description": "
|
|
59
|
-
"url": "https://segmentfault.com/a/
|
|
60
|
-
"author": "
|
|
61
|
-
"home_url": "https://segmentfault.com/u/
|
|
48
|
+
"title": "40行代码实现React核心Diff算法",
|
|
49
|
+
"description": "大家好,我卡颂。凡是依赖虚拟DOM的框架,都需要比较前后节点变化的Diff算法。网上有大量讲解Diff算法逻辑的文章。然而,即使作者语言再精练,再图文并茂,相信大部分同学看完用不了多久就忘了。今天,我们换一种...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041706515",
|
|
51
|
+
"author": "卡颂",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
62
53
|
"votes": "9",
|
|
54
|
+
"rank": 6
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"title": "10个我经常逛的“小网站”,嘿嘿嘿!!!",
|
|
58
|
+
"description": "你的文件夹里有没有一些私人喜好的小网站?嘿嘿!!!必须有啊!分享10个我经常使用、能够提高工作效率、美化图片、绘制流程图的网站,你可能也用得上喔。",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041728567",
|
|
60
|
+
"author": "前端胖头鱼",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/116263",
|
|
62
|
+
"votes": "14",
|
|
63
63
|
"rank": 7
|
|
64
64
|
},
|
|
65
65
|
{
|
|
@@ -68,17 +68,53 @@
|
|
|
68
68
|
"url": "https://segmentfault.com/a/1190000041715281",
|
|
69
69
|
"author": "pingan8787",
|
|
70
70
|
"home_url": "https://segmentfault.com/u/pingan8787",
|
|
71
|
-
"votes": "
|
|
71
|
+
"votes": "8",
|
|
72
72
|
"rank": 8
|
|
73
73
|
},
|
|
74
|
+
{
|
|
75
|
+
"title": "JS阻塞渲染,这么多年我理解错啦?",
|
|
76
|
+
"description": "大家好,我卡颂。在中文社区,这么多年一直流传一个说法:JS线程负责执行JS,GUI渲染线程负责渲染,这两者是互斥的,所以JS执行时会阻塞渲染。但随着Dev Tools使用的增多,逐渐开始怀疑以上说法。本文会以实际案...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041729574",
|
|
78
|
+
"author": "卡颂",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
80
|
+
"votes": "8",
|
|
81
|
+
"rank": 9
|
|
82
|
+
},
|
|
74
83
|
{
|
|
75
84
|
"title": "精读《不再需要 JS 做的 5 件事》",
|
|
76
85
|
"description": "关注 JS 太久,会养成任何功能都用 JS 实现的习惯,而忘记了 HTML 与 CSS 也具备一定的功能特征。其实有些功能用 JS 实现吃力不讨好,我们要综合使用技术工具,而不是只依赖 JS。",
|
|
77
86
|
"url": "https://segmentfault.com/a/1190000041717742",
|
|
78
87
|
"author": "黄子毅",
|
|
79
88
|
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
80
|
-
"votes": "
|
|
81
|
-
"rank":
|
|
89
|
+
"votes": "6",
|
|
90
|
+
"rank": 10
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"title": "数据传输POST心法分享,做前端的你还解决不了这个bug?",
|
|
94
|
+
"description": "随时随地给大家提供技术支持的葡萄又来了。这次的事情是这样的,提供demo属于是常规操作,但是前两天客户突然反馈压缩传输模块抛出异常,具体情况是压缩内容传输到服务端后无法解压。",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041731045",
|
|
96
|
+
"author": "葡萄城技术团队",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/grapecity",
|
|
98
|
+
"votes": "4",
|
|
99
|
+
"rank": 11
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"title": "130 行代码搞定核酸统计,程序员在抗疫期间的大能量",
|
|
103
|
+
"description": "前几日看到一则新闻,人民日报给我们程序员点了个赞。事情原由是这样的:自三月来,但凡完成核酸检测,复旦大学的校辅导员要挨个检查学生“健康云”核酸结果截图并进行登记,确保每一个人都不会遗漏。而我们都知道...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041729768",
|
|
105
|
+
"author": "云叔_又拍云",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
107
|
+
"votes": "6",
|
|
108
|
+
"rank": 12
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"title": "“制裁”蔓延:Github 或封禁 41 万俄罗斯开发者账号!",
|
|
112
|
+
"description": "据俄罗斯媒体 Habr 报道称,近段时间至少有几十个 GitHub 账户在当地被屏蔽、禁用、清空内容等限制。这其中,包括 Sberbank、 Alfa-Bank 银行、其他公司以及个人开发商的账户。",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041719488",
|
|
114
|
+
"author": "MissD",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
116
|
+
"votes": "4",
|
|
117
|
+
"rank": 13
|
|
82
118
|
},
|
|
83
119
|
{
|
|
84
120
|
"title": "响应式网页中的高度设计,你认真的吗?",
|
|
@@ -87,7 +123,7 @@
|
|
|
87
123
|
"author": "前端小智",
|
|
88
124
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
89
125
|
"votes": "5",
|
|
90
|
-
"rank":
|
|
126
|
+
"rank": 14
|
|
91
127
|
},
|
|
92
128
|
{
|
|
93
129
|
"title": "面试记录",
|
|
@@ -96,52 +132,34 @@
|
|
|
96
132
|
"author": "小强Zzz",
|
|
97
133
|
"home_url": "https://segmentfault.com/u/zhaokaiqiang",
|
|
98
134
|
"votes": "5",
|
|
99
|
-
"rank":
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"title": "“制裁”蔓延:Github 或封禁 41 万俄罗斯开发者账号!",
|
|
103
|
-
"description": "据俄罗斯媒体 Habr 报道称,近段时间至少有几十个 GitHub 账户在当地被屏蔽、禁用、清空内容等限制。这其中,包括 Sberbank、 Alfa-Bank 银行、其他公司以及个人开发商的账户。",
|
|
104
|
-
"url": "https://segmentfault.com/a/1190000041719488",
|
|
105
|
-
"author": "MissD",
|
|
106
|
-
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
107
|
-
"votes": "3",
|
|
108
|
-
"rank": 12
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
"title": "开发者必读:2022年移动应用趋势洞察白皮书",
|
|
112
|
-
"description": "华为开发者联盟与艾瑞咨询联合发布《2022年移动应用趋势洞察白皮书》,本白皮书主要分析移动应用行业发展现状和趋势,并对影音娱乐、通讯社交、电商生活、运动健康、出行导航等细分行业场景进行分析,把握移动应...",
|
|
113
|
-
"url": "https://segmentfault.com/a/1190000041700655",
|
|
114
|
-
"author": "HMSCore",
|
|
115
|
-
"home_url": "https://segmentfault.com/u/hms_core",
|
|
116
|
-
"votes": "2",
|
|
117
|
-
"rank": 13
|
|
135
|
+
"rank": 15
|
|
118
136
|
},
|
|
119
137
|
{
|
|
120
|
-
"title": "
|
|
121
|
-
"description": "
|
|
122
|
-
"url": "https://segmentfault.com/a/
|
|
123
|
-
"author": "
|
|
124
|
-
"home_url": "https://segmentfault.com/u/
|
|
138
|
+
"title": "《手写Mybatis》第5章:数据源的解析、创建和使用",
|
|
139
|
+
"description": "现在我们每天所接收的信息量越来越多,但很多的个人却没有多少分辨知识的能力。很多知识信息也只是蹭热点的泛知识,但泛知识只是一种空泛、不成系统、甚至可能是错误的信息群,不过就是这样的信息却给内容消费者...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041719899",
|
|
141
|
+
"author": "小傅哥",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/fuzhengwei",
|
|
125
143
|
"votes": "3",
|
|
126
|
-
"rank":
|
|
144
|
+
"rank": 16
|
|
127
145
|
},
|
|
128
146
|
{
|
|
129
|
-
"title": "
|
|
130
|
-
"description": "
|
|
131
|
-
"url": "https://segmentfault.com/a/
|
|
132
|
-
"author": "
|
|
133
|
-
"home_url": "https://segmentfault.com/u/
|
|
134
|
-
"votes": "
|
|
135
|
-
"rank":
|
|
147
|
+
"title": "前端开发 Mock 利器,效率提升 100%!",
|
|
148
|
+
"description": "每个迭代,需求文档跟设计稿都出来了,静态页面唰唰两天就做完了。可是做前端又不是简单地把后端吐出来的数据放到页面上就完了,还有各种前端处理逻辑啊。",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041723236",
|
|
150
|
+
"author": "前端小智",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
152
|
+
"votes": "5",
|
|
153
|
+
"rank": 17
|
|
136
154
|
},
|
|
137
155
|
{
|
|
138
|
-
"title": "
|
|
139
|
-
"description": "
|
|
140
|
-
"url": "https://segmentfault.com/a/
|
|
141
|
-
"author": "
|
|
142
|
-
"home_url": "https://segmentfault.com/u/
|
|
143
|
-
"votes": "
|
|
144
|
-
"rank":
|
|
156
|
+
"title": "GitHub/GitLab配置SSH Key,以及RSA入门",
|
|
157
|
+
"description": "前言团队的项目近期更换到GitLab托管了,验证方式也从以前的HTTPS+SSH变成了纯SSH,所以就需要配置SSH Key。SSH的加密使用的RSA算法,文章末尾将给出一个简单的加密解密演示。一、生成公钥私钥对先看看无Key连接...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041713720",
|
|
159
|
+
"author": "LYX6666",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/liuyuxuan6666",
|
|
161
|
+
"votes": "4",
|
|
162
|
+
"rank": 18
|
|
145
163
|
},
|
|
146
164
|
{
|
|
147
165
|
"title": "FORK AI 获数千万元 Pre-A 轮融资:定位 MarTech 赛道|助力云服务商精准获客",
|
|
@@ -150,7 +168,7 @@
|
|
|
150
168
|
"author": "MissD",
|
|
151
169
|
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
152
170
|
"votes": "1",
|
|
153
|
-
"rank":
|
|
171
|
+
"rank": 19
|
|
154
172
|
},
|
|
155
173
|
{
|
|
156
174
|
"title": "Go语言轻松进阶",
|
|
@@ -159,25 +177,16 @@
|
|
|
159
177
|
"author": "TIGERB",
|
|
160
178
|
"home_url": "https://segmentfault.com/u/tigerb",
|
|
161
179
|
"votes": "1",
|
|
162
|
-
"rank":
|
|
163
|
-
},
|
|
164
|
-
{
|
|
165
|
-
"title": "GitHub/GitLab配置SSH Key,以及RSA入门",
|
|
166
|
-
"description": "前言团队的项目近期更换到GitLab托管了,验证方式也从以前的HTTPS+SSH变成了纯SSH,所以就需要配置SSH Key。SSH的加密使用的RSA算法,文章末尾将给出一个简单的加密解密演示。一、生成公钥私钥对先看看无Key连接...",
|
|
167
|
-
"url": "https://segmentfault.com/a/1190000041713720",
|
|
168
|
-
"author": "LYX6666",
|
|
169
|
-
"home_url": "https://segmentfault.com/u/liuyuxuan6666",
|
|
170
|
-
"votes": "4",
|
|
171
|
-
"rank": 19
|
|
180
|
+
"rank": 20
|
|
172
181
|
},
|
|
173
182
|
{
|
|
174
|
-
"title": "
|
|
175
|
-
"description": "
|
|
176
|
-
"url": "https://segmentfault.com/a/
|
|
177
|
-
"author": "
|
|
178
|
-
"home_url": "https://segmentfault.com/u/
|
|
179
|
-
"votes": "
|
|
180
|
-
"rank":
|
|
183
|
+
"title": "冴羽答读者问:冴羽哥哥 额爱你",
|
|
184
|
+
"description": "这让我想起一部叫《少年派》的电视剧,其中有一段剧情,张嘉译扮演的父亲劝说赵今麦扮演的女儿,不要放弃读书,通过网络流行语的古文版,让女儿刮目相看",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041721122",
|
|
186
|
+
"author": "冴羽",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
188
|
+
"votes": "1",
|
|
189
|
+
"rank": 21
|
|
181
190
|
},
|
|
182
191
|
{
|
|
183
192
|
"title": "移动端日历组件设计与实现",
|
|
@@ -186,15 +195,6 @@
|
|
|
186
195
|
"author": "京东设计中心JDC",
|
|
187
196
|
"home_url": "https://segmentfault.com/u/jingdongshejizhongxin",
|
|
188
197
|
"votes": "2",
|
|
189
|
-
"rank": 21
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
"title": "天地图修改主题颜色修改背景色",
|
|
193
|
-
"description": "最近公司比较忙,也没时间发些博文,最近正好由于项目需要大屏展示地图,大屏多数都是使用暗蓝色底图,目前天地图不提供暗蓝色瓦片,自带的JS API只支持black和indigo,但项目要求必须要用天地图。搜索引擎找了找...",
|
|
194
|
-
"url": "https://segmentfault.com/a/1190000041703873",
|
|
195
|
-
"author": "SangSir",
|
|
196
|
-
"home_url": "https://segmentfault.com/u/sangsir",
|
|
197
|
-
"votes": "1",
|
|
198
198
|
"rank": 22
|
|
199
199
|
},
|
|
200
200
|
{
|
|
@@ -206,15 +206,6 @@
|
|
|
206
206
|
"votes": "3",
|
|
207
207
|
"rank": 23
|
|
208
208
|
},
|
|
209
|
-
{
|
|
210
|
-
"title": "冴羽答读者问:冴羽哥哥 额爱你",
|
|
211
|
-
"description": "这让我想起一部叫《少年派》的电视剧,其中有一段剧情,张嘉译扮演的父亲劝说赵今麦扮演的女儿,不要放弃读书,通过网络流行语的古文版,让女儿刮目相看",
|
|
212
|
-
"url": "https://segmentfault.com/a/1190000041721122",
|
|
213
|
-
"author": "冴羽",
|
|
214
|
-
"home_url": "https://segmentfault.com/u/yayu",
|
|
215
|
-
"votes": "1",
|
|
216
|
-
"rank": 24
|
|
217
|
-
},
|
|
218
209
|
{
|
|
219
210
|
"title": "Vue.js 3.x 双向绑定原理",
|
|
220
211
|
"description": "首先,我们要明白一点的是:v-model 的本质是指令。因此,它跟我们一般的自定义指令是一样的,需要实现 Vue.js 生命周期的钩子函数。",
|
|
@@ -222,7 +213,7 @@
|
|
|
222
213
|
"author": "Asheng",
|
|
223
214
|
"home_url": "https://segmentfault.com/u/ashengtan",
|
|
224
215
|
"votes": "2",
|
|
225
|
-
"rank":
|
|
216
|
+
"rank": 24
|
|
226
217
|
},
|
|
227
218
|
{
|
|
228
219
|
"title": "gitlab CI/CD配置中遇到的问题",
|
|
@@ -231,7 +222,7 @@
|
|
|
231
222
|
"author": "李明",
|
|
232
223
|
"home_url": "https://segmentfault.com/u/pluto_612f55567eb8c",
|
|
233
224
|
"votes": "3",
|
|
234
|
-
"rank":
|
|
225
|
+
"rank": 25
|
|
235
226
|
},
|
|
236
227
|
{
|
|
237
228
|
"title": "IDEA小技巧:Debug时如何优雅地制造异常?",
|
|
@@ -240,33 +231,42 @@
|
|
|
240
231
|
"author": "程序猿DD",
|
|
241
232
|
"home_url": "https://segmentfault.com/u/coderdd",
|
|
242
233
|
"votes": "1",
|
|
234
|
+
"rank": 26
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"title": "2022 PHP程序员修炼秘籍",
|
|
238
|
+
"description": "前言Hi , 各位大佬、小佬们,我是CrazyCodes,本来打算在年初奉上本篇,但因诸多原因延迟了以下是我往年的文章2021 PHP程序员修炼秘籍 [链接]2020 PHP程序员修炼秘籍 [链接]2019 PHP程序员修炼秘籍 [链接]计算机...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041734354",
|
|
240
|
+
"author": "CrazyCodes",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/crazycodes",
|
|
242
|
+
"votes": "4",
|
|
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": "腾讯三面:Cookie的SameSite了解吧,那SameParty呢?",
|
|
247
|
+
"description": "大家好,我是年年!今天介绍的是三方cookie相关的内容,本文会讲清:什么是三方cookie?same-site的变化是什么,对我们的业务有什么影响?为什么有了same-site,还需要same-party?文章首发在我的公众号:前端私...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041714393",
|
|
249
|
+
"author": "前端私教年年",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/qiuzhisijiaoniannian",
|
|
251
|
+
"votes": "2",
|
|
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": "petite-vue源码剖析-沙箱模型",
|
|
256
|
+
"description": "在解析v-if和v-for等指令时我们会看到通过evaluate执行指令值中的JavaScript表达式,而且能够读取当前作用域上的属性。而evaluate的实现如下:",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041731589",
|
|
258
|
+
"author": "肥仔John",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/fsjohnhuang",
|
|
260
|
+
"votes": "2",
|
|
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": "一文读懂欧拉开发者大会2022多项重磅发布",
|
|
265
|
+
"description": "欧拉开发者大会(openEuler Developer Day 2022)于4月13日-15日在线上和线下同步举行。大会以“一起创未来,欧拉更精彩”为主题,旨在推动openEuler在服务器、云计算、边缘计算和嵌入式等全场景的技术探索和创新,...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041711266",
|
|
267
|
+
"author": "snakesss",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
269
|
+
"votes": "1",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|
package/web/data/toutiao-30.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"title": "9大高性能优化经验总结,强烈建议收藏!!!",
|
|
4
4
|
"description": "",
|
|
5
|
-
"votes": "
|
|
5
|
+
"votes": "106",
|
|
6
6
|
"url": "/k/26za4ep",
|
|
7
7
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
8
8
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
@@ -19,20 +19,10 @@
|
|
|
19
19
|
"subjectName": "服务架构及中台",
|
|
20
20
|
"homeUrl": "/subjects/26578"
|
|
21
21
|
},
|
|
22
|
-
{
|
|
23
|
-
"title": "如果你是一个Golang面试官,你会问哪些问题?",
|
|
24
|
-
"description": "",
|
|
25
|
-
"votes": "97",
|
|
26
|
-
"url": "/k/yvw61mc",
|
|
27
|
-
"avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
|
|
28
|
-
"avatarAlt": "GoHackers - 独家号",
|
|
29
|
-
"subjectName": "GoHackers",
|
|
30
|
-
"homeUrl": "/subjects/1385"
|
|
31
|
-
},
|
|
32
22
|
{
|
|
33
23
|
"title": "别再说你不懂规则引擎了!",
|
|
34
24
|
"description": "",
|
|
35
|
-
"votes": "
|
|
25
|
+
"votes": "96",
|
|
36
26
|
"url": "/k/edts5o5",
|
|
37
27
|
"avatar": "https://img.toutiao.io/subject/378e77470970490b9e51050078d80e34/thumb",
|
|
38
28
|
"avatarAlt": "安全屋 - 独家号",
|
|
@@ -42,7 +32,7 @@
|
|
|
42
32
|
{
|
|
43
33
|
"title": "技术开发人员如何制定自己的OKR",
|
|
44
34
|
"description": "",
|
|
45
|
-
"votes": "
|
|
35
|
+
"votes": "92",
|
|
46
36
|
"url": "/k/zq8oiet",
|
|
47
37
|
"avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
|
|
48
38
|
"avatarAlt": "ASCE1885 - 独家号",
|
|
@@ -52,13 +42,23 @@
|
|
|
52
42
|
{
|
|
53
43
|
"title": "解析分布式系统的缓存设计",
|
|
54
44
|
"description": "",
|
|
55
|
-
"votes": "
|
|
45
|
+
"votes": "97",
|
|
56
46
|
"url": "/k/pucrtli",
|
|
57
47
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
58
48
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
59
49
|
"subjectName": "进击的程序猿",
|
|
60
50
|
"homeUrl": "/subjects/24912"
|
|
61
51
|
},
|
|
52
|
+
{
|
|
53
|
+
"title": "微服务网关选型:5种主流 API 网关,哪个最香!",
|
|
54
|
+
"description": "",
|
|
55
|
+
"votes": "81",
|
|
56
|
+
"url": "/k/jtyo70d",
|
|
57
|
+
"avatar": "https://img.toutiao.io/subject/7950b62a884849aaaa2c7d9fb03f3051/thumb",
|
|
58
|
+
"avatarAlt": "前端智能化 - 独家号",
|
|
59
|
+
"subjectName": "前端智能化",
|
|
60
|
+
"homeUrl": "/subjects/7076"
|
|
61
|
+
},
|
|
62
62
|
{
|
|
63
63
|
"title": "系统架构的11条原则",
|
|
64
64
|
"description": "基本原则原则一:价值为王解析:价值为王的另一种说法叫做YAGNI。YAGNI 是 You aren’t gonna need it 的缩写。该原则的基本含义就是,不应该开发任何当前...",
|
|
@@ -79,20 +79,10 @@
|
|
|
79
79
|
"subjectName": "ASCE1885",
|
|
80
80
|
"homeUrl": "/subjects/4829"
|
|
81
81
|
},
|
|
82
|
-
{
|
|
83
|
-
"title": "微服务网关选型:5种主流 API 网关,哪个最香!",
|
|
84
|
-
"description": "",
|
|
85
|
-
"votes": "76",
|
|
86
|
-
"url": "/k/jtyo70d",
|
|
87
|
-
"avatar": "https://img.toutiao.io/subject/7950b62a884849aaaa2c7d9fb03f3051/thumb",
|
|
88
|
-
"avatarAlt": "前端智能化 - 独家号",
|
|
89
|
-
"subjectName": "前端智能化",
|
|
90
|
-
"homeUrl": "/subjects/7076"
|
|
91
|
-
},
|
|
92
82
|
{
|
|
93
83
|
"title": "20多个好用的 Vue 组件库,请查收!",
|
|
94
84
|
"description": "",
|
|
95
|
-
"votes": "
|
|
85
|
+
"votes": "79",
|
|
96
86
|
"url": "/k/sskayyw",
|
|
97
87
|
"avatar": "https://img.toutiao.io/subject/c9bc51847b0c4b49aca52d0eaa087ed1/thumb",
|
|
98
88
|
"avatarAlt": "冷星前端圈 - 独家号",
|
|
@@ -142,7 +132,7 @@
|
|
|
142
132
|
{
|
|
143
133
|
"title": "玩转 Spring Boot 原理篇(启动机制源码剖析)",
|
|
144
134
|
"description": "",
|
|
145
|
-
"votes": "
|
|
135
|
+
"votes": "63",
|
|
146
136
|
"url": "/k/c0in8ue",
|
|
147
137
|
"avatar": "https://img.toutiao.io/subject/b4777bbb5fa24a528ca72184edd23114/thumb",
|
|
148
138
|
"avatarAlt": "一猿小讲 - 独家号",
|
|
@@ -179,16 +169,6 @@
|
|
|
179
169
|
"subjectName": "GoHackers",
|
|
180
170
|
"homeUrl": "/subjects/1385"
|
|
181
171
|
},
|
|
182
|
-
{
|
|
183
|
-
"title": "一年实现降本60%,货拉拉全链路监控演进史",
|
|
184
|
-
"description": "",
|
|
185
|
-
"votes": "68",
|
|
186
|
-
"url": "/k/nrsy3uf",
|
|
187
|
-
"avatar": "https://img.toutiao.io/subject/bce4db7347f44c87a8f5eef28513f93f/thumb",
|
|
188
|
-
"avatarAlt": "yaya的鸡汤 - 独家号",
|
|
189
|
-
"subjectName": "yaya的鸡汤",
|
|
190
|
-
"homeUrl": "/subjects/132121"
|
|
191
|
-
},
|
|
192
172
|
{
|
|
193
173
|
"title": "2022 最新Java基础常见知识&面试题总结(上)!",
|
|
194
174
|
"description": "",
|
|
@@ -199,6 +179,16 @@
|
|
|
199
179
|
"subjectName": "JavaGuide",
|
|
200
180
|
"homeUrl": "/subjects/352853"
|
|
201
181
|
},
|
|
182
|
+
{
|
|
183
|
+
"title": "面试必备:聊聊分布式锁的多种实现!",
|
|
184
|
+
"description": "",
|
|
185
|
+
"votes": "56",
|
|
186
|
+
"url": "/k/kypk9q4",
|
|
187
|
+
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
188
|
+
"avatarAlt": "Bloomingroses - 独家号",
|
|
189
|
+
"subjectName": "Bloomingroses",
|
|
190
|
+
"homeUrl": "/subjects/98777"
|
|
191
|
+
},
|
|
202
192
|
{
|
|
203
193
|
"title": "京东二面:MySQL 主从延迟,读写分离 7 种解决方案",
|
|
204
194
|
"description": "",
|
|
@@ -230,23 +220,33 @@
|
|
|
230
220
|
"homeUrl": "/subjects/350352"
|
|
231
221
|
},
|
|
232
222
|
{
|
|
233
|
-
"title": "
|
|
223
|
+
"title": "聊聊API网关",
|
|
234
224
|
"description": "",
|
|
235
|
-
"votes": "
|
|
236
|
-
"url": "/k/
|
|
225
|
+
"votes": "57",
|
|
226
|
+
"url": "/k/3fpi68y",
|
|
227
|
+
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
228
|
+
"avatarAlt": "进击的程序猿 - 独家号",
|
|
229
|
+
"subjectName": "进击的程序猿",
|
|
230
|
+
"homeUrl": "/subjects/24912"
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"title": "如何从容应对复杂性",
|
|
234
|
+
"description": "",
|
|
235
|
+
"votes": "52",
|
|
236
|
+
"url": "/k/e5pmody",
|
|
237
237
|
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
238
238
|
"avatarAlt": "Bloomingroses - 独家号",
|
|
239
239
|
"subjectName": "Bloomingroses",
|
|
240
240
|
"homeUrl": "/subjects/98777"
|
|
241
241
|
},
|
|
242
242
|
{
|
|
243
|
-
"title": "
|
|
243
|
+
"title": "如何保证数据库和缓存双写一致性?",
|
|
244
244
|
"description": "",
|
|
245
|
-
"votes": "
|
|
246
|
-
"url": "/k/
|
|
247
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
248
|
-
"avatarAlt": "
|
|
249
|
-
"subjectName": "
|
|
250
|
-
"homeUrl": "/subjects/
|
|
245
|
+
"votes": "54",
|
|
246
|
+
"url": "/k/6ok0gzz",
|
|
247
|
+
"avatar": "https://img.toutiao.io/subject/96c1af0d2a0b441ca9740ee13c3e37f3/thumb",
|
|
248
|
+
"avatarAlt": "苏三说技术 - 独家号",
|
|
249
|
+
"subjectName": "苏三说技术",
|
|
250
|
+
"homeUrl": "/subjects/453205"
|
|
251
251
|
}
|
|
252
252
|
]
|