@wcj/github-rank 22.2.12 → 22.2.16
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 +39820 -39883
- package/dist/sifou-daily.json +164 -65
- package/dist/sifou-monthly.json +137 -137
- package/dist/sifou-weekly.json +167 -167
- package/dist/toutiao-30.json +116 -116
- package/dist/toutiao-7.json +129 -129
- package/dist/toutiao-90.json +67 -67
- package/dist/trending-daily.json +172 -172
- package/dist/trending-monthly.json +170 -170
- package/dist/trending-weekly.json +169 -169
- package/dist/users.china.json +2952 -2953
- package/dist/users.json +3682 -3683
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +39820 -39883
- package/web/data/sifou-daily.json +164 -65
- package/web/data/sifou-monthly.json +137 -137
- package/web/data/sifou-weekly.json +167 -167
- package/web/data/toutiao-30.json +116 -116
- package/web/data/toutiao-7.json +129 -129
- package/web/data/toutiao-90.json +67 -67
- package/web/data/trending-daily.json +172 -172
- package/web/data/trending-monthly.json +170 -170
- package/web/data/trending-weekly.json +169 -169
- package/web/data/users.china.json +2952 -2953
- package/web/data/users.json +3682 -3683
- package/web/index.html +1809 -1809
- package/web/repos.html +4447 -4439
- package/web/sifou-daily.html +362 -54
- package/web/sifou-monthly.html +150 -150
- package/web/sifou-weekly.html +142 -142
- package/web/toutiao-30.html +95 -95
- package/web/toutiao-7.html +82 -82
- package/web/toutiao-90.html +107 -107
- package/web/trending-monthly.html +148 -148
- package/web/trending-weekly.html +145 -149
- package/web/trending.html +146 -154
- package/web/users.china.html +1490 -1490
package/dist/sifou-monthly.json
CHANGED
|
@@ -1,21 +1,12 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"title": "Three.js 实现2022冬奥主题3D趣味页面 🐼",
|
|
4
|
-
"description": "迎冬奥,一起向未来!2022冬奥会马上就要开始了,本文使用 Three.js + React 技术栈,实现冬日和奥运元素,制作了一个充满趣味和纪念意义的冬奥主题 3D 页面。本文涉及到的知识点主要包括:TorusGeometry 圆环面...",
|
|
5
|
-
"url": "https://segmentfault.com/a/1190000041363089",
|
|
6
|
-
"author": "dragonir",
|
|
7
|
-
"home_url": "https://segmentfault.com/u/dragonir",
|
|
8
|
-
"votes": "102",
|
|
9
|
-
"rank": 1
|
|
10
|
-
},
|
|
11
2
|
{
|
|
12
3
|
"title": "巧用 CSS 实现动态线条 Loading 动画",
|
|
13
4
|
"description": "有群友问我,使用 CSS 如何实现如下 Loading 效果:这是一个非常有意思的问题。我们知道,使用 CSS,我们可以非常轻松的实现这样一个动画效果: {代码...} {代码...} 动画如下:与要求的线条 loading 动画相比,...",
|
|
14
5
|
"url": "https://segmentfault.com/a/1190000041306193",
|
|
15
6
|
"author": "chokcoco",
|
|
16
7
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
17
|
-
"votes": "
|
|
18
|
-
"rank":
|
|
8
|
+
"votes": "34",
|
|
9
|
+
"rank": 1
|
|
19
10
|
},
|
|
20
11
|
{
|
|
21
12
|
"title": "1000粉!使用Three.js制作一个专属3D奖牌🥇",
|
|
@@ -24,16 +15,7 @@
|
|
|
24
15
|
"author": "dragonir",
|
|
25
16
|
"home_url": "https://segmentfault.com/u/dragonir",
|
|
26
17
|
"votes": "25",
|
|
27
|
-
"rank":
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"title": "神器 Nginx 的学习手册 ( 建议收藏 )",
|
|
31
|
-
"description": "无论是运维、开发、测试,Nginx技术栈的学习总是必不可少的,只是不同的岗位掌握的深度与广度不同而已。所以,民工哥利用周末休息时间,将往期推送的Nginx文章给大家重新整理出来,整理出成体系的Nginx知识体系,...",
|
|
32
|
-
"url": "https://segmentfault.com/a/1190000041298011",
|
|
33
|
-
"author": "民工哥",
|
|
34
|
-
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
35
|
-
"votes": "32",
|
|
36
|
-
"rank": 4
|
|
18
|
+
"rank": 2
|
|
37
19
|
},
|
|
38
20
|
{
|
|
39
21
|
"title": "17 个实用 shell 脚本,建议收藏!",
|
|
@@ -42,7 +24,16 @@
|
|
|
42
24
|
"author": "民工哥",
|
|
43
25
|
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
44
26
|
"votes": "18",
|
|
45
|
-
"rank":
|
|
27
|
+
"rank": 3
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"title": "展开操作符:一家人就这么被拆散了",
|
|
31
|
+
"description": "大家好,我卡颂。想必大家在业务中应该经常使用展开操作符(Spread syntax),比如展开数组: {代码...} 克隆对象: {代码...} 但你有没有见过如下操作:本文就来聊聊上述情况的成因。欢迎加入人类高质量前端框架...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041399412",
|
|
33
|
+
"author": "卡颂",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
35
|
+
"votes": "15",
|
|
36
|
+
"rank": 4
|
|
46
37
|
},
|
|
47
38
|
{
|
|
48
39
|
"title": "60行代码实现React的事件系统",
|
|
@@ -50,17 +41,8 @@
|
|
|
50
41
|
"url": "https://segmentfault.com/a/1190000041355419",
|
|
51
42
|
"author": "卡颂",
|
|
52
43
|
"home_url": "https://segmentfault.com/u/kasong",
|
|
53
|
-
"votes": "
|
|
54
|
-
"rank":
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"title": "Serverless 背景下,一部分“前端工程师”会转变为“应用交付工程师”",
|
|
58
|
-
"description": "这是我的 2022 年第一篇文章。一直在想写些什么比较好,既然是新年,新年新气象,写点技术展望的想法是不是更合适?于是这篇文章的标题,也就是本文的核心思想出来了:",
|
|
59
|
-
"url": "https://segmentfault.com/a/1190000041294273",
|
|
60
|
-
"author": "杨成功",
|
|
61
|
-
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
62
|
-
"votes": "18",
|
|
63
|
-
"rank": 7
|
|
44
|
+
"votes": "17",
|
|
45
|
+
"rank": 5
|
|
64
46
|
},
|
|
65
47
|
{
|
|
66
48
|
"title": "20个 Javascript 技巧,提高我们的摸鱼时间!",
|
|
@@ -68,26 +50,8 @@
|
|
|
68
50
|
"url": "https://segmentfault.com/a/1190000041367705",
|
|
69
51
|
"author": "前端小智",
|
|
70
52
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
71
|
-
"votes": "
|
|
72
|
-
"rank":
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"title": "PWA 技术落地!让你的站点(Web)秒变APP(应用程序)",
|
|
76
|
-
"description": "Web应用方兴未艾,我们已经十分习惯习惯了在电脑上进行以自己的工作,而随着众多功能强大的在线网站,我们的Windows的桌面也不再拥挤着各种快捷方式;不光是PC端,在移动端我们也不再在浩如烟海的应用市场安装各...",
|
|
77
|
-
"url": "https://segmentfault.com/a/1190000041307924",
|
|
78
|
-
"author": "葡萄城技术团队",
|
|
79
|
-
"home_url": "https://segmentfault.com/u/grapecity",
|
|
80
|
-
"votes": "13",
|
|
81
|
-
"rank": 9
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
"title": "CSS 实现 Ant Design官网Logo彩蛋效果",
|
|
85
|
-
"description": "最近项目中 Ant Design 接入比较多,还是非常不错的。不知道大家有没有发现这样的效果,在官网上,如果鼠标放在Logo上,字母i上的图标会不停的变化,离开后停止,放上去重新变化,算得上是一个小彩蛋(可能我之前...",
|
|
86
|
-
"url": "https://segmentfault.com/a/1190000041336683",
|
|
87
|
-
"author": "XboxYan",
|
|
88
|
-
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
89
|
-
"votes": "17",
|
|
90
|
-
"rank": 10
|
|
53
|
+
"votes": "22",
|
|
54
|
+
"rank": 6
|
|
91
55
|
},
|
|
92
56
|
{
|
|
93
57
|
"title": "Suspense对React的意义在哪里?",
|
|
@@ -95,8 +59,8 @@
|
|
|
95
59
|
"url": "https://segmentfault.com/a/1190000041372960",
|
|
96
60
|
"author": "卡颂",
|
|
97
61
|
"home_url": "https://segmentfault.com/u/kasong",
|
|
98
|
-
"votes": "
|
|
99
|
-
"rank":
|
|
62
|
+
"votes": "14",
|
|
63
|
+
"rank": 7
|
|
100
64
|
},
|
|
101
65
|
{
|
|
102
66
|
"title": "两年经验前端:字节跳动系—石墨文档面经",
|
|
@@ -104,26 +68,35 @@
|
|
|
104
68
|
"url": "https://segmentfault.com/a/1190000041355537",
|
|
105
69
|
"author": "Sunshine_Lin",
|
|
106
70
|
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
107
|
-
"votes": "
|
|
108
|
-
"rank":
|
|
71
|
+
"votes": "17",
|
|
72
|
+
"rank": 8
|
|
109
73
|
},
|
|
110
74
|
{
|
|
111
|
-
"title": "
|
|
112
|
-
"description": "
|
|
113
|
-
"url": "https://segmentfault.com/a/
|
|
114
|
-
"author": "
|
|
115
|
-
"home_url": "https://segmentfault.com/u/
|
|
75
|
+
"title": "CSS 实现 Ant Design官网Logo彩蛋效果",
|
|
76
|
+
"description": "最近项目中 Ant Design 接入比较多,还是非常不错的。不知道大家有没有发现这样的效果,在官网上,如果鼠标放在Logo上,字母i上的图标会不停的变化,离开后停止,放上去重新变化,算得上是一个小彩蛋(可能我之前...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041336683",
|
|
78
|
+
"author": "XboxYan",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
80
|
+
"votes": "17",
|
|
81
|
+
"rank": 9
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"title": "PWA 技术落地!让你的站点(Web)秒变APP(应用程序)",
|
|
85
|
+
"description": "Web应用方兴未艾,我们已经十分习惯习惯了在电脑上进行以自己的工作,而随着众多功能强大的在线网站,我们的Windows的桌面也不再拥挤着各种快捷方式;不光是PC端,在移动端我们也不再在浩如烟海的应用市场安装各...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041307924",
|
|
87
|
+
"author": "葡萄城技术团队",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/grapecity",
|
|
116
89
|
"votes": "13",
|
|
117
|
-
"rank":
|
|
90
|
+
"rank": 10
|
|
118
91
|
},
|
|
119
92
|
{
|
|
120
|
-
"title": "
|
|
121
|
-
"description": "
|
|
122
|
-
"url": "https://segmentfault.com/a/
|
|
123
|
-
"author": "
|
|
124
|
-
"home_url": "https://segmentfault.com/u/
|
|
125
|
-
"votes": "
|
|
126
|
-
"rank":
|
|
93
|
+
"title": "断点调试之压缩引发的血案",
|
|
94
|
+
"description": "事情的起因是前几天线上突然收到一个报警,错误内容是 TypeError: C.fn is not a function。相关同学尝试排查无果后又回滚了最近上线的变更也没有排查到问题。虽然最终确认了复现路径,但是在本地却无法复现。",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041370583",
|
|
96
|
+
"author": "公子",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/lizheming",
|
|
98
|
+
"votes": "13",
|
|
99
|
+
"rank": 11
|
|
127
100
|
},
|
|
128
101
|
{
|
|
129
102
|
"title": "2022,每个 Leaper 都会有好未来",
|
|
@@ -132,7 +105,7 @@
|
|
|
132
105
|
"author": "LeapFE",
|
|
133
106
|
"home_url": "https://segmentfault.com/u/leapfe",
|
|
134
107
|
"votes": "28",
|
|
135
|
-
"rank":
|
|
108
|
+
"rank": 12
|
|
136
109
|
},
|
|
137
110
|
{
|
|
138
111
|
"title": "火山引擎违反 Apache 2.0 许可证的情况下非法地重新发布了Apache SkyWalking",
|
|
@@ -141,7 +114,7 @@
|
|
|
141
114
|
"author": "鸣飞",
|
|
142
115
|
"home_url": "https://segmentfault.com/u/mf",
|
|
143
116
|
"votes": "10",
|
|
144
|
-
"rank":
|
|
117
|
+
"rank": 13
|
|
145
118
|
},
|
|
146
119
|
{
|
|
147
120
|
"title": "如果你觉得学习 Git 很枯燥,那是因为你还没玩过这款游戏!",
|
|
@@ -150,7 +123,16 @@
|
|
|
150
123
|
"author": "民工哥",
|
|
151
124
|
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
152
125
|
"votes": "13",
|
|
153
|
-
"rank":
|
|
126
|
+
"rank": 14
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"title": "跨域了? 装个插件就够了!",
|
|
130
|
+
"description": "浏览器为了安全引入了同源策略,这直接导致默认情况下前后端域名如果不同,那么则功能会受限。 随着前后端分离的发展,前端和后端职责的分离,前端会有专门的本地开发服务器(local dev server)用于本地开发。这个...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041367088",
|
|
132
|
+
"author": "lucifer",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/shuohaodeyixuene",
|
|
134
|
+
"votes": "11",
|
|
135
|
+
"rank": 15
|
|
154
136
|
},
|
|
155
137
|
{
|
|
156
138
|
"title": "一元初始 万象融合 - Google Cloud 2022 中国出海数字峰会回顾",
|
|
@@ -159,7 +141,7 @@
|
|
|
159
141
|
"author": "思否编辑部",
|
|
160
142
|
"home_url": "https://segmentfault.com/u/writers",
|
|
161
143
|
"votes": "15",
|
|
162
|
-
"rank":
|
|
144
|
+
"rank": 16
|
|
163
145
|
},
|
|
164
146
|
{
|
|
165
147
|
"title": "Vercel 与 Next.js:开源全明星团队背后的商业逻辑",
|
|
@@ -168,34 +150,34 @@
|
|
|
168
150
|
"author": "aryu",
|
|
169
151
|
"home_url": "https://segmentfault.com/u/aryu",
|
|
170
152
|
"votes": "11",
|
|
171
|
-
"rank":
|
|
153
|
+
"rank": 17
|
|
172
154
|
},
|
|
173
155
|
{
|
|
174
|
-
"title": "
|
|
175
|
-
"description": "
|
|
176
|
-
"url": "https://segmentfault.com/a/
|
|
177
|
-
"author": "
|
|
178
|
-
"home_url": "https://segmentfault.com/u/
|
|
179
|
-
"votes": "
|
|
180
|
-
"rank":
|
|
156
|
+
"title": "10个CSS技巧,极大提升用户体验",
|
|
157
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041361645",
|
|
159
|
+
"author": "前端小智",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
161
|
+
"votes": "14",
|
|
162
|
+
"rank": 18
|
|
181
163
|
},
|
|
182
164
|
{
|
|
183
|
-
"title": "
|
|
184
|
-
"description": "
|
|
185
|
-
"url": "https://segmentfault.com/a/
|
|
186
|
-
"author": "
|
|
187
|
-
"home_url": "https://segmentfault.com/u/
|
|
188
|
-
"votes": "
|
|
189
|
-
"rank":
|
|
165
|
+
"title": "Vue3默认版本了!我准备学这五个东西了。",
|
|
166
|
+
"description": "前言大家好,我是林三心,用最通俗易懂的话讲最难的知识点是我的座右铭,基础是进阶的前提的我的初心相信大家最近听到了一个消息,尤雨溪大佬发表了一个声明:有什么影响那么 Vue3 成为默认版本,有什么影响呢? ...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041324242",
|
|
168
|
+
"author": "Sunshine_Lin",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
170
|
+
"votes": "13",
|
|
171
|
+
"rank": 19
|
|
190
172
|
},
|
|
191
173
|
{
|
|
192
|
-
"title": "
|
|
193
|
-
"description": "
|
|
194
|
-
"url": "https://segmentfault.com/a/
|
|
195
|
-
"author": "
|
|
196
|
-
"home_url": "https://segmentfault.com/u/
|
|
197
|
-
"votes": "
|
|
198
|
-
"rank":
|
|
174
|
+
"title": "CSS画冰墩墩~",
|
|
175
|
+
"description": "抢不上冰墩墩就自己画一个!在线预览代码: {代码...} {代码...}",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000041385432",
|
|
177
|
+
"author": "望记",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/wangji_5d01acdfdd139",
|
|
179
|
+
"votes": "14",
|
|
180
|
+
"rank": 20
|
|
199
181
|
},
|
|
200
182
|
{
|
|
201
183
|
"title": "清除 useEffect 副作用",
|
|
@@ -204,69 +186,87 @@
|
|
|
204
186
|
"author": "公子",
|
|
205
187
|
"home_url": "https://segmentfault.com/u/lizheming",
|
|
206
188
|
"votes": "10",
|
|
189
|
+
"rank": 21
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"title": "vue原理相关总结",
|
|
193
|
+
"description": "一、vue2.0的双向绑定是怎么实现的 {代码...} 二、数据不更新的问题 {代码...} 三、computed和watch和methods {代码...} 四、vue-router的模式区别 {代码...} 五、vuex解决了什么问题 {代码...} 六、nextTick是怎...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041374585",
|
|
195
|
+
"author": "雨花石",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/yuhuashi_584a46acea21f",
|
|
197
|
+
"votes": "13",
|
|
198
|
+
"rank": 22
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"title": "2021 年最受欢迎 JavaScript 明星项目榜:zx、Vite 、Next.js 、React 领衔大热门",
|
|
202
|
+
"description": "近日,risingstars 出炉了“2021 JavaScript Rising Stars”报告。该报告结合过去 12 个月里 GitHub 上新增的 star 数而对 2021 年 JavaScript 领域的优秀项目做了总结。",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041373049",
|
|
204
|
+
"author": "MissD",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
206
|
+
"votes": "10",
|
|
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": "SegmentFault 思否合伙人江波当选开源社 2022 年度理事和执行长",
|
|
211
|
+
"description": "祝贺🎉SegmentFault 思否合伙人江波成为开源社 2022 年度理事与执行长,开源社区靠参与及贡献赢得尊重。新的一年 SegmentFault 思否将继续努力为开发者与开源社区赋能,也做好科技企业和开发者沟通的桥梁,帮助开...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041353909",
|
|
213
|
+
"author": "SegmentFault思否",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
215
|
+
"votes": "7",
|
|
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": "8 个 Vue.js UI 组件,下一个项目用得上",
|
|
220
|
+
"description": "在 Web 应用程序开发方面,Vue.js 正迅速成为开发人员的最爱。这个现代、新鲜的 JavaScript 库它在 GitHub 上有超过 123,000 颗星,对于开发人员来说是一个引人注目的选择,因为它很容易集成到现有项目中。它的速...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041381106",
|
|
222
|
+
"author": "杭州程序员张张",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/dunizb",
|
|
224
|
+
"votes": "10",
|
|
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": "eslint-plugin-import 规则之 Import / Order",
|
|
229
|
+
"description": "其中,group 是对导入模块进行分组,pathGroups 是通过路径自定义分组,newlines-between 不同组之间是否进行换行,alphabetize 根据字母顺序对每个组内的顺序进行排序",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041375528",
|
|
231
|
+
"author": "robin",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/robin_ren",
|
|
233
|
+
"votes": "8",
|
|
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": "Redis 使用 List 实现消息队列能保证消息可靠么?",
|
|
238
|
+
"description": "分布式系统中必备的一个中间件就是消息队列,通过消息队列我们能对服务间进行异步解耦、流量消峰、实现最终一致性。目前市面上已经有 RabbitMQ、RochetMQ、ActiveMQ、Kafka等,有人会问:“Redis 适合做消息队列么...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041384720",
|
|
240
|
+
"author": "码哥字节",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/magebyte",
|
|
242
|
+
"votes": "7",
|
|
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": "还在用HttpUtil?试试这款优雅的HTTP客户端工具吧,跟SpringBoot绝配!",
|
|
247
|
+
"description": "我们平时开发项目时,就算是单体应用,也免不了要调用一下其他服务提供的接口。此时就会用到HTTP客户端工具,之前一直使用的是Hutool中的HttpUtil,虽然容易上手,但用起来颇为麻烦!最近发现一款更好用的HTTP客...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041371806",
|
|
249
|
+
"author": "macrozheng",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/macrozheng",
|
|
251
|
+
"votes": "8",
|
|
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/
|
|
255
|
+
"title": "2年经验面试网易灵犀!太注重工程化了!",
|
|
256
|
+
"description": "前言大家好,我是林三心,用最通俗易懂的话讲最难的知识点是我的座右铭,基础是进阶的前提是我的初心。今天给大家分享一个大厂的面经——网易灵犀题目一面1、聊项目2、webpack和rollup的区别,打包出来的产物有什么...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041366695",
|
|
258
|
+
"author": "Sunshine_Lin",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
260
260
|
"votes": "9",
|
|
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": "妙用滤镜构建高级感拉满的磨砂玻璃渐变背景",
|
|
265
|
+
"description": "最近,我们内部的一个低代码平台完工上线,它的首页大概是这样子(数据脱敏):当然,这个不是项目不是本文的重点。主要看看这个页面的背景,一个磨砂(毛玻璃)质感效果的渐变背景图,看上去是比较高级的。剥离...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041342064",
|
|
267
|
+
"author": "chokcoco",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
269
|
+
"votes": "8",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|