@wcj/github-rank 22.3.3 → 22.3.4
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 +20366 -20366
- package/dist/sifou-daily.json +133 -70
- package/dist/sifou-monthly.json +69 -69
- package/dist/sifou-weekly.json +129 -129
- package/dist/toutiao-30.json +52 -52
- package/dist/toutiao-7.json +86 -86
- package/dist/toutiao-90.json +37 -37
- package/dist/trending-daily.json +156 -167
- package/dist/trending-monthly.json +150 -150
- package/dist/trending-weekly.json +155 -155
- package/dist/users.china.json +1914 -1914
- package/dist/users.json +2486 -2486
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +20366 -20366
- package/web/data/sifou-daily.json +133 -70
- package/web/data/sifou-monthly.json +69 -69
- package/web/data/sifou-weekly.json +129 -129
- package/web/data/toutiao-30.json +52 -52
- package/web/data/toutiao-7.json +86 -86
- package/web/data/toutiao-90.json +37 -37
- package/web/data/trending-daily.json +156 -167
- package/web/data/trending-monthly.json +150 -150
- package/web/data/trending-weekly.json +155 -155
- package/web/data/users.china.json +1914 -1914
- package/web/data/users.json +2486 -2486
- package/web/index.html +1297 -1297
- package/web/repos.html +2651 -2651
- package/web/sifou-daily.html +256 -60
- package/web/sifou-monthly.html +89 -89
- package/web/sifou-weekly.html +141 -141
- package/web/toutiao-30.html +94 -94
- package/web/toutiao-7.html +73 -73
- package/web/toutiao-90.html +53 -53
- package/web/trending-monthly.html +138 -138
- package/web/trending-weekly.html +135 -135
- package/web/trending.html +134 -176
- package/web/users.china.html +1238 -1238
|
@@ -1,110 +1,173 @@
|
|
|
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 实现炫彩三角边框动画",
|
|
4
|
+
"description": "最近有个小伙伴问我,在某个网站看到一个使用 SVG 实现的炫彩三角边框动画,问能否使用 CSS 实现:很有意思的一个动画效果,立马让我想起了我在 CSS 奇思妙想边框动画 一文中介绍的边框动画,非常的类似:其核心...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000041487405",
|
|
6
|
+
"author": "chokcoco",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
8
|
+
"votes": "9",
|
|
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": "不会写代码的播音生不是个好运营😁",
|
|
13
|
+
"description": "我想很多毕业生在大四的时候都会遇到一个问题,就是很难找到与自己专业对口的工作。媒体上也经常出现诸如大学生回乡卖猪,卖鸡蛋之类的新闻,专业与职业的矛盾在这种强烈的对比下被激化了。如果我们审视一下我们...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041488303",
|
|
15
|
+
"author": "不会写代码的小白",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/z_61ea63e052dfb",
|
|
17
|
+
"votes": "17",
|
|
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": "JavaScript 中 JSON 的 5 个小技巧🤯",
|
|
22
|
+
"description": "关于 JavaScript的JSON的一些小技巧1. 格式化默认的字符串化器还会缩小 JSON,看起来很难看 {代码...} JSON.stringify也有一个内置的格式化程序! {代码...} (如果你想知道那个 null 是什么,我们稍后会谈到)在...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041488147",
|
|
24
|
+
"author": "JenK",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/wangzc996",
|
|
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": "如何处理大体积 XLSX/CSV/TXT 文件?",
|
|
31
|
+
"description": "在开发过程中,可能会遇到这样的需求,我们需要从本地的 Excel 或 CSV 等文件中解析出信息,这些信息可能是考勤打卡记录,可能是日历信息,也可能是近期账单流水。但是它们共同的特点是数据多且繁杂,人工录入的...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041489765",
|
|
33
|
+
"author": "云叔_又拍云",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
35
|
+
"votes": "5",
|
|
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": "别再用 Redis List 实现消息队列了,Stream 专为队列而生",
|
|
40
|
+
"description": "上回说到使用 Redis 的 List 实现消息队列有很多局限性,比如:没有良好的 ACK 机制;没有 ConsumerGroup 消费组概念;消息堆积。List 是线性结构,想要查询指定数据需要遍历整个列表;Stream 是 Redis 5.0 引入...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041489058",
|
|
42
|
+
"author": "码哥字节",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/magebyte",
|
|
44
|
+
"votes": "2",
|
|
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": "“四大高手”为你的 Vue 应用程序保驾护航",
|
|
49
|
+
"description": "全球都在处理数字化转型的问题,飞速发展的同时也为基础设施带来了一定的压力。同时许多黑客也在不断更新升级他们的攻击技术。如果我们的应用程序有过多漏洞,被抓按住利用,就会变成大型芭比Q现场。这也是为何现...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041488806",
|
|
51
|
+
"author": "葡萄城技术团队",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/grapecity",
|
|
53
|
+
"votes": "3",
|
|
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": "GitHub CEO发文:严格限制俄罗斯获取侵略性军事能力所需要的技术",
|
|
58
|
+
"description": "前几天,在微信群里就有小伙伴发了一些关于GitHub将限制俄罗斯开发人员使用开源软件的消息,引起程序员圈子的热烈讨论。就在不久前,GitHub CEO在GitHub官方博客发文阐述了对乌克兰战争的回应。Thomas Dohmke表示...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041488377",
|
|
60
|
+
"author": "程序猿DD",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/coderdd",
|
|
62
|
+
"votes": "3",
|
|
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": "本地调试指南",
|
|
67
|
+
"description": "1、浏览器代理安装浏览器插件Proxy SwitchyOmega ,用于切换代理设置。配置完成,点击“应用选项”,然后打开这个插件,选择\"whistle\"情景模式。2、代理服务器安装whistle,用于启动本地代理服务,方便代理配置。启...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041490850",
|
|
69
|
+
"author": "chenyunqing",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/yvonne_596d715a7ca34",
|
|
71
|
+
"votes": "2",
|
|
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": "js 几种网络请求方式梳理——摆脱回调地狱",
|
|
76
|
+
"description": "摘要 本文介绍了基于 XMLHttpRequest、Promise、async/await 等三种异步网络请求的写法,其中async/await 写法允许我们以类似于同步的方式编写异步程序,摆脱繁琐的回调函数。",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041487847",
|
|
78
|
+
"author": "有道技术团队",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/youdaotec",
|
|
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/
|
|
84
|
+
"title": "Android 编译优化系列-kapt篇",
|
|
85
|
+
"description": "本文是编译优化系列文章之 kapt 优化篇,后续还会有 build cache, kotlin, dex 优化等文章,敬请期待。本文由Client Infra->Build Infra团队出品,powered by 王龙海,封光,兰军健",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041491505",
|
|
87
|
+
"author": "字节跳动终端技术",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/bytedance_client_infra",
|
|
89
89
|
"votes": "1",
|
|
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": "2021 年 11 月,工业和信息化部印发《“十四五”软件和信息技术服务业发展规划》,将“繁荣国内开源生态”作为一项重要任务,开源被提升至国家级别的战略高度。",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041488421",
|
|
96
|
+
"author": "网易云信",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/neteaseyunxin",
|
|
98
98
|
"votes": "1",
|
|
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": "消息称黑客泄露英伟达 75GB 机密文件,包括 DLSS 源代码!",
|
|
103
|
+
"description": "上周末,英伟达被南美黑客组织 LAPSU$ 盯上了,LAPSU$ 通过入侵英伟达内部服务器,导致超过 1TB 的数据泄露,并公开叫卖 RTX 30 系列显卡的挖矿限制破解算法,还要求NVIDIA 全面解除限制。",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041488372",
|
|
105
|
+
"author": "六一",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
|
|
107
|
+
"votes": "1",
|
|
108
108
|
"rank": 12
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"title": "高危!!Kubernetes 新型容器逃逸漏洞预警",
|
|
112
|
+
"description": "2022 年 1 月 18 日,Linux 维护人员和供应商在 Linux 内核(5.1-rc1+)文件系统上下文功能的 legacy_parse_param 函数中发现一个堆缓冲区溢出漏洞,该漏洞的 ID 编号为 CVE-2022-0185,属于高危漏洞,严重等级为...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041488243",
|
|
114
|
+
"author": "KubeSphere",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/kubesphere",
|
|
116
|
+
"votes": "1",
|
|
117
|
+
"rank": 13
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"title": "记录 http2 四个难以理解的疑惑点",
|
|
121
|
+
"description": "文章基调不是科普类文章,不是科普 http2 功能的文章记录 http2 中难以理解的点,系作者在学习 http2 时的困惑,已经最终的理解是个人的理解,可能有不严谨的地方,欢迎讨论如何理解 TCP 分帧 与 http2 分帧 的区...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041491813",
|
|
123
|
+
"author": "momo707577045",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/momo707577045",
|
|
125
|
+
"votes": "1",
|
|
126
|
+
"rank": 14
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"title": "VuePress 博客优化之增加 Vssue 评论功能",
|
|
130
|
+
"description": "因为我用的是 vuepress-theme-reco 主题,主题内置评论插件 @vuepress-reco/vuepress-plugin-comments,可以根据自己的喜好选择 Valine 或者 Vssue。",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041491019",
|
|
132
|
+
"author": "冴羽",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
134
|
+
"votes": "1",
|
|
135
|
+
"rank": 15
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"title": "如何优雅的修改node_modules中的依赖库",
|
|
139
|
+
"description": "2.在package.json 的scripts中加入 { \"postinstall\": \"patch-package\" },这是npm的一个钩子,会在依赖包被install之后执行",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041490648",
|
|
141
|
+
"author": "chenyunqing",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/yvonne_596d715a7ca34",
|
|
143
|
+
"votes": "1",
|
|
144
|
+
"rank": 16
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"title": "从菜鸟到高手, HMS Core图像分割服务教你如何在复杂背景里精细抠图",
|
|
148
|
+
"description": "2021年以来,自动驾驶赛道进入爆发期,该行业成为大厂以及初创企业的必争之地。其中众多公司都采用了计算机视觉作为自动驾驶的技术底座,通过图像分割技术,汽车才能够有效理解道路场景,分清楚哪里是路,哪里是...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041489510",
|
|
150
|
+
"author": "HMSCore",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/hms_core",
|
|
152
|
+
"votes": "1",
|
|
153
|
+
"rank": 17
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"title": "petite-vue源码剖析-为什么要读源码?",
|
|
157
|
+
"description": "根据官方解释,petite-vue是专门为非前后端分离的历史项目提供和Vue相近的响应式开发模式。 与完整的Vue相比最大的特点是,面对数据的变化petite-vue采取直接操作DOM的方式重新渲染。",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041489198",
|
|
159
|
+
"author": "肥仔John",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/fsjohnhuang",
|
|
161
|
+
"votes": "1",
|
|
162
|
+
"rank": 18
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"title": "蚂蚁动态卡片,让App首页实现敏捷更新",
|
|
166
|
+
"description": "在 iOS 和Android 系统的更迭中,系统环境已经逐渐发展出了将部分内容和服务前置化展示的趋势,越来越多的 App 开始通过卡片作为内容展示以及服务入口。移动开发领域中对动态化能力的基准线提升到了新的高度,蚂...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041488394",
|
|
168
|
+
"author": "阿里云开发者",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/alijishu",
|
|
170
|
+
"votes": "1",
|
|
171
|
+
"rank": 19
|
|
109
172
|
}
|
|
110
173
|
]
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"title": "【必须知道的JavaScript库】 - 解决95%问题的工具插件/库 - 1",
|
|
4
|
-
"description": "在研发周期紧张的背景下,切记要避免时间开销在无用工作上 (比如造轮子) 如何有效确认是否已有轮子,本篇文章做一个list来帮助大家。只需要记住下面的库就可以解决工作中95%日常问题。",
|
|
5
|
-
"url": "https://segmentfault.com/a/1190000041405707",
|
|
6
|
-
"author": "wlove",
|
|
7
|
-
"home_url": "https://segmentfault.com/u/xieguoliang",
|
|
8
|
-
"votes": "32",
|
|
9
|
-
"rank": 1
|
|
10
|
-
},
|
|
11
2
|
{
|
|
12
3
|
"title": "Web 中的“选区”和“光标”",
|
|
13
4
|
"description": "在 web 开发中,有时不可避免会和“选区”与“光标”打交道,比如选中高亮、选中出现工具栏、手动控制光标位置等。选区就是用鼠标选中的那一部分,通常是蓝色",
|
|
14
5
|
"url": "https://segmentfault.com/a/1190000041457245",
|
|
15
6
|
"author": "XboxYan",
|
|
16
7
|
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
8
|
+
"votes": "34",
|
|
9
|
+
"rank": 1
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"title": "【必须知道的JavaScript库】 - 解决95%问题的工具插件/库 - 1",
|
|
13
|
+
"description": "在研发周期紧张的背景下,切记要避免时间开销在无用工作上 (比如造轮子) 如何有效确认是否已有轮子,本篇文章做一个list来帮助大家。只需要记住下面的库就可以解决工作中95%日常问题。",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041405707",
|
|
15
|
+
"author": "wlove",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/xieguoliang",
|
|
17
17
|
"votes": "32",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"url": "https://segmentfault.com/a/1190000041415254",
|
|
24
24
|
"author": "gaoryrt",
|
|
25
25
|
"home_url": "https://segmentfault.com/u/gaoryrt",
|
|
26
|
-
"votes": "
|
|
26
|
+
"votes": "31",
|
|
27
27
|
"rank": 3
|
|
28
28
|
},
|
|
29
29
|
{
|
|
@@ -36,40 +36,31 @@
|
|
|
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": "组员重构代码千奇百怪,直接JS、ES6和Vue规范给一梭子",
|
|
40
|
+
"description": "近期组员接手了一个“古老“的初始由后端大佬写的前端项目,业务层面的组件复用,全靠是 copy 相同代码咱不说,经过不同大佬们的维护,代码风格更是千奇百怪。该前端项目还在正常迭代更新,又不可能重写,面对 💩 一...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041437117",
|
|
42
|
+
"author": "wuwhs",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/wuwhs",
|
|
44
|
+
"votes": "28",
|
|
45
45
|
"rank": 5
|
|
46
46
|
},
|
|
47
|
-
{
|
|
48
|
-
"title": "展开操作符:一家人就这么被拆散了",
|
|
49
|
-
"description": "大家好,我卡颂。想必大家在业务中应该经常使用展开操作符(Spread syntax),比如展开数组: {代码...} 克隆对象: {代码...} 但你有没有见过如下操作:本文就来聊聊上述情况的成因。欢迎加入人类高质量前端框架...",
|
|
50
|
-
"url": "https://segmentfault.com/a/1190000041399412",
|
|
51
|
-
"author": "卡颂",
|
|
52
|
-
"home_url": "https://segmentfault.com/u/kasong",
|
|
53
|
-
"votes": "20",
|
|
54
|
-
"rank": 6
|
|
55
|
-
},
|
|
56
47
|
{
|
|
57
48
|
"title": "Redis 忽然变慢了如何排查并解决?",
|
|
58
49
|
"description": "Redis 通常是我们业务系统中一个重要的组件,比如:缓存、账号登录信息、排行榜等。一旦 Redis 请求延迟增加,可能就会导致业务系统“雪崩”。我在单身红娘婚恋类型互联网公司工作,在双十一推出下单就送女朋友的活...",
|
|
59
50
|
"url": "https://segmentfault.com/a/1190000041446607",
|
|
60
51
|
"author": "码哥字节",
|
|
61
52
|
"home_url": "https://segmentfault.com/u/magebyte",
|
|
62
|
-
"votes": "
|
|
63
|
-
"rank":
|
|
53
|
+
"votes": "26",
|
|
54
|
+
"rank": 6
|
|
64
55
|
},
|
|
65
56
|
{
|
|
66
|
-
"title": "
|
|
67
|
-
"description": "
|
|
68
|
-
"url": "https://segmentfault.com/a/
|
|
69
|
-
"author": "
|
|
70
|
-
"home_url": "https://segmentfault.com/u/
|
|
71
|
-
"votes": "
|
|
72
|
-
"rank":
|
|
57
|
+
"title": "谁动了我的代码!(协同仓库该有的规范)🔥",
|
|
58
|
+
"description": "公司一个老项目,没有做代码提交前的校验,我拿到后,想着老项目嘛也没时间帮它弄这些,反正就是改一点点小东西;尽量跟着它的代码风格写,写完提交就行;",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041403438",
|
|
60
|
+
"author": "荣顶",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/wangrongding",
|
|
62
|
+
"votes": "23",
|
|
63
|
+
"rank": 7
|
|
73
64
|
},
|
|
74
65
|
{
|
|
75
66
|
"title": "20个 Javascript 技巧,提高我们的摸鱼时间!",
|
|
@@ -77,7 +68,16 @@
|
|
|
77
68
|
"url": "https://segmentfault.com/a/1190000041367705",
|
|
78
69
|
"author": "前端小智",
|
|
79
70
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
80
|
-
"votes": "
|
|
71
|
+
"votes": "27",
|
|
72
|
+
"rank": 8
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"title": "展开操作符:一家人就这么被拆散了",
|
|
76
|
+
"description": "大家好,我卡颂。想必大家在业务中应该经常使用展开操作符(Spread syntax),比如展开数组: {代码...} 克隆对象: {代码...} 但你有没有见过如下操作:本文就来聊聊上述情况的成因。欢迎加入人类高质量前端框架...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041399412",
|
|
78
|
+
"author": "卡颂",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
80
|
+
"votes": "20",
|
|
81
81
|
"rank": 9
|
|
82
82
|
},
|
|
83
83
|
{
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"url": "https://segmentfault.com/a/1190000041447795",
|
|
87
87
|
"author": "葡萄城技术团队",
|
|
88
88
|
"home_url": "https://segmentfault.com/u/grapecity",
|
|
89
|
-
"votes": "
|
|
89
|
+
"votes": "21",
|
|
90
90
|
"rank": 10
|
|
91
91
|
},
|
|
92
92
|
{
|
|
@@ -98,6 +98,15 @@
|
|
|
98
98
|
"votes": "15",
|
|
99
99
|
"rank": 11
|
|
100
100
|
},
|
|
101
|
+
{
|
|
102
|
+
"title": "线性代数在前端中的应用(一):实现鼠标滚轮缩放元素、Canvas图片和拖拽",
|
|
103
|
+
"description": "在前端开发中,有些时候会遇到根据鼠标当前位置为原点,滚动滚轮实现图片、canvas、DOM元素缩放的需求。有些同学可能觉得有点难,但其实借助线性代数中的矩阵运算,可以非常容易地实现这一功能,更重要的是,数学...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041443525",
|
|
105
|
+
"author": "而井",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/rioli",
|
|
107
|
+
"votes": "13",
|
|
108
|
+
"rank": 12
|
|
109
|
+
},
|
|
101
110
|
{
|
|
102
111
|
"title": "吐血整理的webpack入门知识及常用loader和plugin",
|
|
103
112
|
"description": "在这个内卷为王的时代,内卷文化已经渗透到工作和生活的方方面面。不在知识的海洋里翱翔,就会在知识的海洋里溺亡。作为一名新生代农民工,在智商与勤奋已经被工友大佬们双重碾压的同时,面对日新月异的搬砖(编程...",
|
|
@@ -105,7 +114,7 @@
|
|
|
105
114
|
"author": "TNTWEB",
|
|
106
115
|
"home_url": "https://segmentfault.com/u/tnfe",
|
|
107
116
|
"votes": "13",
|
|
108
|
-
"rank":
|
|
117
|
+
"rank": 13
|
|
109
118
|
},
|
|
110
119
|
{
|
|
111
120
|
"title": "CSS画冰墩墩~",
|
|
@@ -114,7 +123,7 @@
|
|
|
114
123
|
"author": "望记",
|
|
115
124
|
"home_url": "https://segmentfault.com/u/wangji_5d01acdfdd139",
|
|
116
125
|
"votes": "20",
|
|
117
|
-
"rank":
|
|
126
|
+
"rank": 14
|
|
118
127
|
},
|
|
119
128
|
{
|
|
120
129
|
"title": "手把手教你写一个简易的微前端框架",
|
|
@@ -123,7 +132,7 @@
|
|
|
123
132
|
"author": "谭光志",
|
|
124
133
|
"home_url": "https://segmentfault.com/u/woai3c",
|
|
125
134
|
"votes": "15",
|
|
126
|
-
"rank":
|
|
135
|
+
"rank": 15
|
|
127
136
|
},
|
|
128
137
|
{
|
|
129
138
|
"title": "10个CSS技巧,极大提升用户体验",
|
|
@@ -132,7 +141,7 @@
|
|
|
132
141
|
"author": "前端小智",
|
|
133
142
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
134
143
|
"votes": "16",
|
|
135
|
-
"rank":
|
|
144
|
+
"rank": 16
|
|
136
145
|
},
|
|
137
146
|
{
|
|
138
147
|
"title": "网络编程懒人入门(十四):到底什么是Socket?一文即懂!",
|
|
@@ -141,7 +150,16 @@
|
|
|
141
150
|
"author": "JackJiang",
|
|
142
151
|
"home_url": "https://segmentfault.com/u/jackjiang",
|
|
143
152
|
"votes": "15",
|
|
144
|
-
"rank":
|
|
153
|
+
"rank": 17
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"title": "[性能优化] 使用 esbuild 为你的构建提速 🚀",
|
|
157
|
+
"description": "于是这两天抽空对项目做了一次构建优化,线上(多国家)构建时间, 从 10分钟 优化到 4分钟, 本地单次构建时间, 从 300秒 优化到 90秒, 效果还不错。",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041455457",
|
|
159
|
+
"author": "皮小蛋",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/scaukk",
|
|
161
|
+
"votes": "13",
|
|
162
|
+
"rank": 18
|
|
145
163
|
},
|
|
146
164
|
{
|
|
147
165
|
"title": "断点调试之压缩引发的血案",
|
|
@@ -150,16 +168,7 @@
|
|
|
150
168
|
"author": "公子",
|
|
151
169
|
"home_url": "https://segmentfault.com/u/lizheming",
|
|
152
170
|
"votes": "13",
|
|
153
|
-
"rank":
|
|
154
|
-
},
|
|
155
|
-
{
|
|
156
|
-
"title": "线性代数在前端中的应用(一):实现鼠标滚轮缩放元素、Canvas图片和拖拽",
|
|
157
|
-
"description": "在前端开发中,有些时候会遇到根据鼠标当前位置为原点,滚动滚轮实现图片、canvas、DOM元素缩放的需求。有些同学可能觉得有点难,但其实借助线性代数中的矩阵运算,可以非常容易地实现这一功能,更重要的是,数学...",
|
|
158
|
-
"url": "https://segmentfault.com/a/1190000041443525",
|
|
159
|
-
"author": "而井",
|
|
160
|
-
"home_url": "https://segmentfault.com/u/rioli",
|
|
161
|
-
"votes": "12",
|
|
162
|
-
"rank": 18
|
|
171
|
+
"rank": 19
|
|
163
172
|
},
|
|
164
173
|
{
|
|
165
174
|
"title": "小程序实现手写签名",
|
|
@@ -168,7 +177,7 @@
|
|
|
168
177
|
"author": "小小蚊子",
|
|
169
178
|
"home_url": "https://segmentfault.com/u/zjw8023",
|
|
170
179
|
"votes": "13",
|
|
171
|
-
"rank":
|
|
180
|
+
"rank": 20
|
|
172
181
|
},
|
|
173
182
|
{
|
|
174
183
|
"title": "2021 年最受欢迎 JavaScript 明星项目榜:zx、Vite 、Next.js 、React 领衔大热门",
|
|
@@ -177,7 +186,7 @@
|
|
|
177
186
|
"author": "MissD",
|
|
178
187
|
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
179
188
|
"votes": "13",
|
|
180
|
-
"rank":
|
|
189
|
+
"rank": 21
|
|
181
190
|
},
|
|
182
191
|
{
|
|
183
192
|
"title": "Redis 使用 List 实现消息队列能保证消息可靠么?",
|
|
@@ -186,16 +195,16 @@
|
|
|
186
195
|
"author": "码哥字节",
|
|
187
196
|
"home_url": "https://segmentfault.com/u/magebyte",
|
|
188
197
|
"votes": "13",
|
|
189
|
-
"rank":
|
|
198
|
+
"rank": 22
|
|
190
199
|
},
|
|
191
200
|
{
|
|
192
|
-
"title": "
|
|
193
|
-
"description": "
|
|
194
|
-
"url": "https://segmentfault.com/a/
|
|
195
|
-
"author": "
|
|
196
|
-
"home_url": "https://segmentfault.com/u/
|
|
201
|
+
"title": "突破限制,CSS font-variation 可变字体的魅力",
|
|
202
|
+
"description": "上述效果,最核心的就是文字的动画,文字从较细贴着较紧,到较粗隔着较远不断变化。有人会认为这里是 transform: scale(),实则不然。",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041470128",
|
|
204
|
+
"author": "chokcoco",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
197
206
|
"votes": "12",
|
|
198
|
-
"rank":
|
|
207
|
+
"rank": 23
|
|
199
208
|
},
|
|
200
209
|
{
|
|
201
210
|
"title": "vue原理相关总结",
|
|
@@ -204,15 +213,6 @@
|
|
|
204
213
|
"author": "雨花石",
|
|
205
214
|
"home_url": "https://segmentfault.com/u/yuhuashi_584a46acea21f",
|
|
206
215
|
"votes": "15",
|
|
207
|
-
"rank": 23
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
"title": "突破限制,CSS font-variation 可变字体的魅力",
|
|
211
|
-
"description": "上述效果,最核心的就是文字的动画,文字从较细贴着较紧,到较粗隔着较远不断变化。有人会认为这里是 transform: scale(),实则不然。",
|
|
212
|
-
"url": "https://segmentfault.com/a/1190000041470128",
|
|
213
|
-
"author": "chokcoco",
|
|
214
|
-
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
215
|
-
"votes": "11",
|
|
216
216
|
"rank": 24
|
|
217
217
|
},
|
|
218
218
|
{
|