@wcj/github-rank 21.12.25 → 21.12.30
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 +38513 -38520
- package/dist/sifou-daily.json +72 -63
- package/dist/sifou-monthly.json +102 -102
- package/dist/sifou-weekly.json +165 -165
- package/dist/toutiao-30.json +112 -112
- package/dist/toutiao-7.json +135 -135
- package/dist/toutiao-90.json +78 -78
- package/dist/trending-daily.json +98 -208
- package/dist/trending-monthly.json +159 -159
- package/dist/trending-weekly.json +173 -173
- package/dist/users.china.json +3082 -3083
- package/dist/users.json +4082 -4082
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +38513 -38520
- package/web/data/sifou-daily.json +72 -63
- package/web/data/sifou-monthly.json +102 -102
- package/web/data/sifou-weekly.json +165 -165
- package/web/data/toutiao-30.json +112 -112
- package/web/data/toutiao-7.json +135 -135
- package/web/data/toutiao-90.json +78 -78
- package/web/data/trending-daily.json +98 -208
- package/web/data/trending-monthly.json +159 -159
- package/web/data/trending-weekly.json +173 -173
- package/web/data/users.china.json +3082 -3083
- package/web/data/users.json +4082 -4082
- package/web/index.html +2080 -2080
- package/web/repos.html +4624 -4624
- package/web/sifou-daily.html +81 -53
- package/web/sifou-monthly.html +97 -97
- package/web/sifou-weekly.html +140 -140
- package/web/toutiao-30.html +123 -123
- package/web/toutiao-7.html +89 -89
- package/web/toutiao-90.html +89 -89
- package/web/trending-monthly.html +145 -145
- package/web/trending-weekly.html +152 -148
- package/web/trending.html +84 -460
- package/web/users.china.html +1514 -1514
|
@@ -1,55 +1,55 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"title": "2022前端必用⭐正则大全, 请🚀提前收好.",
|
|
4
|
-
"description": "你好, 我是any-rule(一个vscode插件)的作者, 感谢大家长期以来对any-rule的喜爱. 经过大家1年多的使用, any-rule后台已经有了10w+的日志记录, 年底了分享下这1年中大家最喜欢的正则有哪些.",
|
|
5
|
-
"url": "https://segmentfault.com/a/1190000041153005",
|
|
6
|
-
"author": "铁皮饭盒",
|
|
7
|
-
"home_url": "https://segmentfault.com/u/russell221",
|
|
8
|
-
"votes": "19",
|
|
9
|
-
"rank": 1
|
|
10
|
-
},
|
|
11
2
|
{
|
|
12
3
|
"title": "用一个 flv.js 播放监控的例子,带你深撅直播流技术",
|
|
13
4
|
"description": "本文记录一下在使用 flv.js 播放监控视频时踩过的各种各样的坑。虽然官网给的 Getting Started 只有短短几行代码,跑一个能播视频的 demo 很容易,但是播放时各种各样的异常会搞到你怀疑人生。",
|
|
14
5
|
"url": "https://segmentfault.com/a/1190000041163719",
|
|
15
6
|
"author": "杨成功",
|
|
16
7
|
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
17
|
-
"votes": "
|
|
8
|
+
"votes": "36",
|
|
9
|
+
"rank": 1
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"title": "1.2w字 | 从 0 到 1 上手 Web Components 业务组件库开发",
|
|
13
|
+
"description": "组件化是前端发展的一个重要方向,它一方面提高开发效率,另一方面降低维护成本。主流的 Vue.js、React 及其延伸的 Ant Design、uniapp、Taro 等都是组件框架。Web Components 是一组 Web 原生 API 的总称,允许...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041170989",
|
|
15
|
+
"author": "pingan8787",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/pingan8787",
|
|
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/
|
|
21
|
+
"title": "Amazing!!CSS 也能实现极光?",
|
|
22
|
+
"description": "emmm,这有点难为人了。不过,最近我也尝试着去试了下,虽然不可能模拟出那么真实的效果,但是使用 CSS 还是可以作出类似的一些特效的,今天我们就一起来尝试下。",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041166007",
|
|
24
|
+
"author": "chokcoco",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
26
26
|
"votes": "11",
|
|
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": "使用 Nginx 构建前端日志统计服务",
|
|
31
|
+
"description": "这个大的项目以 low code 为核心,囊括了编辑器前端、编辑器后端、C 端 H5、组件库、组件平台、后台管理系统前端、后台管理系统后台、统计服务、自研 CLI 九大系统。",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041184489",
|
|
33
|
+
"author": "前端森林",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/fengshuan",
|
|
35
|
+
"votes": "10",
|
|
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": "React Native新架构剖析",
|
|
40
|
+
"description": "目前 React Native 新架构所依赖的 React 18 已经发了 beta 版,React Native 新架构面向生态库和核心开发者的文档也正式发布,React Native 团队成员 Kevin Gozali 也在最近一次访谈中谈到新架构离正式发版还差...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041182593",
|
|
42
|
+
"author": "xiangzhihong",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/xiangzhihong",
|
|
44
|
+
"votes": "10",
|
|
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": "Redis 分布式锁的正确实现原理演化历程与 Redission 实战总结",
|
|
49
|
+
"description": "Redis 分布式锁使用 SET 指令就可以实现了么?在分布式领域 CAP 理论一直存在。分布式锁的门道可没那么简单,我们在网上看到的分布式锁方案可能是有问题的。「码哥」一步步带你深入分布式锁是如何一步步完善,在...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041172633",
|
|
51
|
+
"author": "码哥字节",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/magebyte",
|
|
53
53
|
"votes": "11",
|
|
54
54
|
"rank": 6
|
|
55
55
|
},
|
|
@@ -59,108 +59,90 @@
|
|
|
59
59
|
"url": "https://segmentfault.com/a/1190000041166779",
|
|
60
60
|
"author": "鸣飞",
|
|
61
61
|
"home_url": "https://segmentfault.com/u/mf",
|
|
62
|
-
"votes": "
|
|
62
|
+
"votes": "6",
|
|
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": "备战2022春招,这十道题必会!",
|
|
67
|
+
"description": "最近不少小伙伴跟我交流刷题肿么刷,我给的建议就是先剑指offer和力扣hot100,在这些题中还有些重要程度和出现频率是非常非常高的,今天给大家分享当今出现频率最高的10道算法题,学到就是赚到。",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041174395",
|
|
69
|
+
"author": "bigsai",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/bigsai",
|
|
71
|
+
"votes": "6",
|
|
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": "从微服务到云原生",
|
|
76
|
+
"description": "微服务架构(Microservice Architecture)是一种架构概念,旨在通过将功能分解到各个离散的服务中以实现对解决方案的解耦。",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041178042",
|
|
78
|
+
"author": "zhoutao",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/toopoo",
|
|
80
|
+
"votes": "11",
|
|
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/
|
|
89
|
-
"votes": "
|
|
84
|
+
"title": "平平淡淡又一年 | 边城在思否的 2021 年总结",
|
|
85
|
+
"description": "又到了年末写总结的时候。我不断地提醒自己过去这一年是 2021,不是 2022 —— 是的,作为一个使用了 VS2022 好几个月的人来说,感觉已经在 2022 好久了。然而, 2022 只是即将来临。回往昔,我都干了啥?",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041193583",
|
|
87
|
+
"author": "边城",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
89
|
+
"votes": "11",
|
|
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/
|
|
98
|
-
"votes": "
|
|
93
|
+
"title": "一看就懂,一写就懵?搞懂回溯算法,一口气刷了20多道题",
|
|
94
|
+
"description": "回溯算法实际上一个类似枚举的搜索尝试过程,主要是在搜索尝试过程中寻找问题的解,当发现已不满足求解条件时,就“回溯”返回,尝试别的路径。——摘自《百度百科》",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041181667",
|
|
96
|
+
"author": "叫我詹躲躲",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/huixiaodeyanjingzhenmei",
|
|
98
|
+
"votes": "8",
|
|
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": "「百毒不侵(一)」(a == 1 && a == 2 && a == 3) 有可能是 true 吗?",
|
|
103
|
+
"description": "大家好我是林三心,又一周过去了,哎,想想年纪又大了,就烦。今天突然有人问我:(a == 1 && a == 2 && a ==3) 有可能是 true 吗我当时就想一脚踹过去,你这不是在耍我吗?当我的脚离他的脸一厘米...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041165448",
|
|
105
|
+
"author": "Sunshine_Lin",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
107
|
+
"votes": "5",
|
|
108
108
|
"rank": 12
|
|
109
109
|
},
|
|
110
110
|
{
|
|
111
|
-
"title": "
|
|
112
|
-
"description": "
|
|
113
|
-
"url": "https://segmentfault.com/a/
|
|
114
|
-
"author": "
|
|
115
|
-
"home_url": "https://segmentfault.com/u/
|
|
116
|
-
"votes": "
|
|
111
|
+
"title": "警惕!PHP、Node、Ruby 和 Python 应用,漏洞还没结束!",
|
|
112
|
+
"description": "12 月 10 日凌晨,Apache 开源项目 Log4j2 的远程代码执行漏洞细节被公开,作为当前全球使用最广泛的 java 日志框架之一。该漏洞影响着很多全球使用量前列的开源组件,如 Apache Struts2、Apache Solr、Apache Dr...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041189841",
|
|
114
|
+
"author": "云叔_又拍云",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
116
|
+
"votes": "6",
|
|
117
117
|
"rank": 13
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
|
-
"title": "
|
|
121
|
-
"description": "
|
|
122
|
-
"url": "https://segmentfault.com/a/
|
|
123
|
-
"author": "
|
|
124
|
-
"home_url": "https://segmentfault.com/u/
|
|
125
|
-
"votes": "
|
|
120
|
+
"title": "「Vue源码学习」你想知道Vuex的实现原理吗?",
|
|
121
|
+
"description": "大家好我是林三心,Vuex 是一个专为 Vue.js 应用程序开发的状态管理模式。它采用集中式存储管理应用的所有组件的状态,并以相应的规则保证状态以一种可预测的方式发生变化。",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041171826",
|
|
123
|
+
"author": "Sunshine_Lin",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
125
|
+
"votes": "3",
|
|
126
126
|
"rank": 14
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
|
-
"title": "
|
|
130
|
-
"description": "
|
|
131
|
-
"url": "https://segmentfault.com/a/
|
|
132
|
-
"author": "
|
|
133
|
-
"home_url": "https://segmentfault.com/u/
|
|
129
|
+
"title": "一次说清,为什么在Antd Modal中调resetFields调了个寂寞",
|
|
130
|
+
"description": "久了不摸手生,除了react依稀记得,antd基本只能看着官方demo一行一行写,感觉一天能写完的,结果两天了还没联调完。中间还遇到一些似曾相识的问题,可惜以前的经验已经不管用了。",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041172195",
|
|
132
|
+
"author": "Denzel",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/denzel",
|
|
134
134
|
"votes": "3",
|
|
135
135
|
"rank": 15
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
|
-
"title": "
|
|
139
|
-
"description": "
|
|
140
|
-
"url": "https://segmentfault.com/a/
|
|
141
|
-
"author": "
|
|
142
|
-
"home_url": "https://segmentfault.com/u/
|
|
138
|
+
"title": "技术期刊 · 路尘终见泰山平 | 微前端及插件化架构在 Wix 的实践;编辑器架构的第二路径;业务中的前端组件化体系……",
|
|
139
|
+
"description": "不想当架构师的程序员不是“合格”的程序员?这一类的言论在很多文章中应该很常见吧,我们需要架构思维,要有抽象能力,要学会分层……需要的太多太多,可很少有合适的项目能够帮助我们养成这些思考的习惯,比如业务...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041171863",
|
|
141
|
+
"author": "凹凸实验室",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/o2team",
|
|
143
143
|
"votes": "3",
|
|
144
144
|
"rank": 16
|
|
145
145
|
},
|
|
146
|
-
{
|
|
147
|
-
"title": "go-zero分布式事务实践",
|
|
148
|
-
"description": "当我们需要跨服务保证数据一致性时,原先的数据库事务力不从心,无法将跨库、跨服务的多个操作放在一个事务中。这样的应用场景非常多,我们可以列举出很多:",
|
|
149
|
-
"url": "https://segmentfault.com/a/1190000041144908",
|
|
150
|
-
"author": "叶东富",
|
|
151
|
-
"home_url": "https://segmentfault.com/u/yedongfu",
|
|
152
|
-
"votes": "5",
|
|
153
|
-
"rank": 17
|
|
154
|
-
},
|
|
155
|
-
{
|
|
156
|
-
"title": "Gitee 如何自动部署 Pages?还是用 GitHub Actions!",
|
|
157
|
-
"description": "在上篇《一篇教你代码同步 GitHub 和 Gitee》中,我们使用 GitHub Actions 解决了 GitHub 代码自动同步 Gitee 的问题,但我们的博客仓库代码同步到 Gitee 后,并不能像 GitHub 一样自动部署 Pages,如果不使用付...",
|
|
158
|
-
"url": "https://segmentfault.com/a/1190000041149717",
|
|
159
|
-
"author": "冴羽",
|
|
160
|
-
"home_url": "https://segmentfault.com/u/yayu",
|
|
161
|
-
"votes": "4",
|
|
162
|
-
"rank": 18
|
|
163
|
-
},
|
|
164
146
|
{
|
|
165
147
|
"title": "顺为资本冯铮:我们距离《头号玩家》中的「Metaverse」还有多远?",
|
|
166
148
|
"description": "冯铮在投资领域有着丰富的经验并拥有深入的创业经验,主要负责考察互联网交易平台、企业服务领域的投资机会。 加入顺为资本前,冯铮曾作为创始人/CEO 创办美食分享领域的明星企业“我有饭”,并曾在 IDG 北京办公...",
|
|
@@ -168,104 +150,122 @@
|
|
|
168
150
|
"author": "鸣飞",
|
|
169
151
|
"home_url": "https://segmentfault.com/u/mf",
|
|
170
152
|
"votes": "1",
|
|
153
|
+
"rank": 17
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"title": "Docker 大势已去,Podman 即将崛起!",
|
|
157
|
+
"description": "Podman 是一个开源的容器运行时项目,可在大多数 Linux 平台上使用。Podman 提供与 Docker 非常相似的功能。正如前面提到的那样,它不需要在你的系统上运行任何守护进程,并且它也可以在没有 root 权限的情况下运...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041173604",
|
|
159
|
+
"author": "民工哥",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
161
|
+
"votes": "7",
|
|
162
|
+
"rank": 18
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"title": "反复切换\"账号\"有些麻烦? 写个谷歌插件帮你快速切换用户登录态",
|
|
166
|
+
"description": "想要做一个插件针对所有依赖cookie做登录态记录的网站进行登录态的切换, 在开发插件的过程中学到了不少知识, 所以这次将开发这个插件的过程分享出来。",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041181345",
|
|
168
|
+
"author": "lulu_up",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/lulu_up",
|
|
170
|
+
"votes": "7",
|
|
171
171
|
"rank": 19
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
|
-
"title": "
|
|
175
|
-
"description": "
|
|
176
|
-
"url": "https://segmentfault.com/a/
|
|
177
|
-
"author": "
|
|
178
|
-
"home_url": "https://segmentfault.com/u/
|
|
179
|
-
"votes": "
|
|
174
|
+
"title": "面试官问我TCP三次握手和四次挥手,我真的是",
|
|
175
|
+
"description": "候选者:面试官你好,请问面试可以开始了吗面试官:嗯,开始吧面试官:今天来聊聊TCP吧,TCP的各个状态还有印象吗?候选者:还有些许印象的,要不我就来简单说下TCP的三次握手和四次挥手的流程吧候选者:说完这两...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000041171425",
|
|
177
|
+
"author": "Java3y",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/java_3y",
|
|
179
|
+
"votes": "6",
|
|
180
180
|
"rank": 20
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
|
-
"title": "
|
|
184
|
-
"description": "
|
|
185
|
-
"url": "https://segmentfault.com/a/
|
|
186
|
-
"author": "
|
|
187
|
-
"home_url": "https://segmentfault.com/u/
|
|
183
|
+
"title": "电子表格实战锦囊:巧用稀疏数组是关键!",
|
|
184
|
+
"description": "前文中我们详细介绍过稀疏数组的那些事儿,以及在实际项目中,稀疏数组如何在前端电子表格中发挥出它最大的效果。而这次,我们将从实战应用出发,为大家介绍稀疏数组在前端中的具体应用。",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041196153",
|
|
186
|
+
"author": "葡萄城技术团队",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/grapecity",
|
|
188
188
|
"votes": "1",
|
|
189
189
|
"rank": 21
|
|
190
190
|
},
|
|
191
191
|
{
|
|
192
|
-
"title": "
|
|
193
|
-
"description": "
|
|
194
|
-
"url": "https://segmentfault.com/a/
|
|
195
|
-
"author": "
|
|
196
|
-
"home_url": "https://segmentfault.com/u/
|
|
192
|
+
"title": "新的React状态库:foca",
|
|
193
|
+
"description": "基于 redux 和 react-redux。仓库地址:github.com/foca-js/foca文档地址:foca.js.org理念TS First,无TS不编程!特性模块化开发专注 typescript 极致体验模型自动注册,导出即可使用内置 immer 快速处理数据智...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041166881",
|
|
195
|
+
"author": "原罪",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/fwh1990",
|
|
197
197
|
"votes": "1",
|
|
198
198
|
"rank": 22
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"title": "
|
|
202
|
-
"description": "
|
|
203
|
-
"url": "https://segmentfault.com/a/
|
|
204
|
-
"author": "
|
|
205
|
-
"home_url": "https://segmentfault.com/u/
|
|
206
|
-
"votes": "
|
|
201
|
+
"title": "对话Svelte未来,Rust 编译器?构建大型应用?",
|
|
202
|
+
"description": "非常激动的点开看了,这个视频我看了两遍,感觉质量还是非常高的,从如何构建开源库 到 如何运营开源库 再到 开源库的核心库规划 一系列话题。虽然视频是针对 Svelte 这个框架的,但是我认为同样适用于任何一个框...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041174291",
|
|
204
|
+
"author": "程序员秋风",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/qiufeng_5a07f6cb96ee0",
|
|
206
|
+
"votes": "1",
|
|
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/
|
|
210
|
+
"title": "「百毒不侵」面试官最喜欢问的13种Vue修饰符",
|
|
211
|
+
"description": "大家好,我是林三心,众所周知,修饰符也是Vue的重要组成成分之一,利用好修饰符可以大大地提高开发的效率,接下来给大家介绍一下面试官最喜欢问的13种Vue修饰符",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041191163",
|
|
213
|
+
"author": "Sunshine_Lin",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
215
215
|
"votes": "2",
|
|
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": "Amazing!!CSS 也能实现烟雾效果?",
|
|
220
|
+
"description": "最近利用 CSS 实现了一些看似超出 CSS 能力的效果:巧用渐变实现高级感拉满的背景光动画Amazing!!CSS 也能实现极光?本文继续此系列,本文主要想探讨一下,使用 CSS 能否比较好的实现一些烟雾效果。像是这样:...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041189786",
|
|
222
|
+
"author": "chokcoco",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
224
|
+
"votes": "2",
|
|
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": "一枚普通前端平淡无奇的一年 - 2021年终总结",
|
|
229
|
+
"description": "本文参与了 SegmentFault 思否征文「2021 总结」,欢迎正在阅读的你也加入。写在开头hi,大家好我是蛙人。时间转瞬即逝,2021年只剩下没几天了,即将迎来新的一年,新的一年到来意味着将面临新的机遇和挑战,新的...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041172355",
|
|
231
|
+
"author": "蛙人",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/jack_code",
|
|
233
|
+
"votes": "1",
|
|
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": "我想用 JS 实现 0.1 + 0.2 输出 0.3",
|
|
238
|
+
"description": "因为 JS 精度问题 0.1 + 0.2 == 0.30000000000000004 ,可以不可以得出一个正确的值。0.1 + 0.2 == 0.3",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041171848",
|
|
240
|
+
"author": "linong",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/linong",
|
|
242
|
+
"votes": "1",
|
|
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": "魏永明:少谈情怀少作秀,多写代码多创新",
|
|
247
|
+
"description": "魏永明,清华大学工学学士、硕士,飞漫软件创始人,开源软件杰出贡献人物。1999年发布知 名开源软件 MiniGUI并持续研发至今。出版有《Minicul 剖析》、《Linux 设备驱动程序》(二、三版)等技术著作。2018年11月...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041167014",
|
|
249
|
+
"author": "鸣飞",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/mf",
|
|
251
|
+
"votes": "3",
|
|
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": "当 2021 年的寒冬遇到疫情和离职",
|
|
256
|
+
"description": "说实话,今年的收尾有些惨淡,离职后又遇到了西安的疫情... 但也有点小幸运。工作如题,我离职了。看过前两年的年终总结的都应该知道,三年前从西安去的上海,现在又从上海回到了西安。说巧不巧的遇到了西安疫情...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041170346",
|
|
258
|
+
"author": "沈唁",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/sy_records",
|
|
260
|
+
"votes": "3",
|
|
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/
|
|
264
|
+
"title": "Java 中的5个代码性能提升技巧,最高提升近10倍",
|
|
265
|
+
"description": "这篇文章介绍几个 Java 开发中可以进行性能优化的小技巧,虽然大多数情况下极致优化代码是没有必要的,但是作为一名技术开发者,我们还是想追求代码的更小、更快,更强。如果哪天你发现程序的运行速度不尽人意,...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041171188",
|
|
267
|
+
"author": "程序猿阿朗",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/niumoo",
|
|
269
269
|
"votes": "1",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|