@wcj/github-rank 22.6.29 → 22.7.2
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 +32756 -32739
- package/dist/sifou-daily.json +48 -48
- package/dist/sifou-monthly.json +82 -82
- package/dist/sifou-weekly.json +166 -175
- package/dist/toutiao-30.json +89 -89
- package/dist/toutiao-7.json +118 -118
- package/dist/toutiao-90.json +42 -42
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +161 -161
- package/dist/trending-weekly.json +167 -167
- package/dist/users.china.json +2545 -2546
- package/dist/users.json +3484 -3484
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +32756 -32739
- package/web/data/sifou-daily.json +48 -48
- package/web/data/sifou-monthly.json +82 -82
- package/web/data/sifou-weekly.json +166 -175
- package/web/data/toutiao-30.json +89 -89
- package/web/data/toutiao-7.json +118 -118
- package/web/data/toutiao-90.json +42 -42
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +161 -161
- package/web/data/trending-weekly.json +167 -167
- package/web/data/users.china.json +2545 -2546
- package/web/data/users.json +3484 -3484
- package/web/index.html +1817 -1817
- package/web/repos.html +4230 -4222
- package/web/sifou-daily.html +41 -41
- package/web/sifou-monthly.html +119 -119
- package/web/sifou-weekly.html +139 -167
- package/web/toutiao-30.html +79 -79
- package/web/toutiao-7.html +86 -86
- package/web/toutiao-90.html +70 -70
- package/web/trending-monthly.html +136 -144
- package/web/trending-weekly.html +147 -143
- package/web/trending.html +156 -136
- package/web/users.china.html +1430 -1430
|
@@ -1,272 +1,263 @@
|
|
|
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": "欢迎关注微信公众号: 前端侦探最近在项目中碰到一个这样的角标设计,如下像这种可以文字可变化,自适应大小的布局,自然首选 CSS 了~下面看看如何实现的(两分钟读完)一、圆角矩形和三角形从设计上可以拆分成两...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000042038058",
|
|
6
|
+
"author": "XboxYan",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
8
|
+
"votes": "14",
|
|
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": "esbuild 构建油猴脚本",
|
|
13
|
+
"description": "前段时间思否十周年,搞了个问答打卡活动。参与打卡活动的人需要在回答问题的结尾加一个“小尾巴”。加小尾巴本身并不难,但是由于官方没有提供快捷方式,每次都需要自己从某个地方拷贝过去,稍嫌繁琐。正好前不久...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000042036660",
|
|
15
|
+
"author": "边城",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
17
|
+
"votes": "6",
|
|
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": "SegmentFault 思否技术周刊 -- 超实用 Vue 合集,请查收",
|
|
22
|
+
"description": "Vue.js 是一个用于创建 web 交互界面的工具。其特点是简洁 HTML 模板 + JSON 数据,再创建一个 Vue 实例,就这么简单。数据驱动 自动追踪依赖的模板表达式和计算属性。组件化 用解耦、可复用的组件来构造界面。轻...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000042048392",
|
|
24
|
+
"author": "Beverly",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/beverly0",
|
|
26
|
+
"votes": "6",
|
|
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": "热乎乎的前端\"数字\" 转换 \"货币字符串\", 如此有趣的知识来啦 (Intl.NumberFormat)",
|
|
31
|
+
"description": "这是一个由我编写的轻量级数字转货币字符串插件, 因为发现各个国家的货币相关知识很有趣, 并且当前市场上相关插件比较老, 所以也想与你分享这些有趣知识。",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000042037852",
|
|
33
|
+
"author": "lulu_up",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/lulu_up",
|
|
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/
|
|
39
|
+
"title": "几百行代码实现一个 JSON 解析器",
|
|
40
|
+
"description": "以前我也有思考过它是如何实现的,过程中一旦和编译原理扯上关系就不由自主的劝退了;但经过这段时间的实践我发现实现一个 JSON 解析器似乎也不困难,只是运用到了编译原理前端的部分知识就完全足够了。",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000042042002",
|
|
42
|
+
"author": "crossoverJie",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/crossoverjie",
|
|
44
44
|
"votes": "4",
|
|
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": "React团队最近都在忙啥呢?",
|
|
49
|
+
"description": "大家好,我卡颂。不知道大家有没有一个感觉:React新特性的更新速度非常慢,时间通常是以年计。实际上,在React漫长的发展过程中,除了很多优秀的特性(比如Hooks、Suspense)外,还有很多最终没有落地的想法。这...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000042038001",
|
|
51
|
+
"author": "卡颂",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
53
53
|
"votes": "4",
|
|
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": "社招两年半10个公司28轮面试面经(含字节、拼多多、美团、滴滴......)",
|
|
58
|
+
"description": "个人情况学历:二本工作年限:2 年半面试结果:拿到了字节、拼多多、美团、滴滴、欧科云链....等公司的offer面试准备复习你信我,真学习还得看书,看书能让你的知识体系更加健全。当然,平时也可以看一些大佬的文...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000042035124",
|
|
60
|
+
"author": "CoderW",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/coderw_5fd9998278d42",
|
|
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": "又拍云 Redis 的改进之路",
|
|
67
|
+
"description": "作为推出国内首创可编程 CDN 服务的专业云服务提供商,又拍云利用 CDN 边缘网络规模和性能,允许客户自定义编写规则来满足常用业务场景。而为了保证这些源数据,如边缘重定向、请求限速、自定义错误页面、访问防...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000042048198",
|
|
69
|
+
"author": "云叔_又拍云",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
71
|
+
"votes": "4",
|
|
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": "Vue项目之使用EditorConfig, Eslint和Prettier实现代码规范",
|
|
76
|
+
"description": "每个人的代码风格不同,比如有的人代码缩进喜欢用Tab,有的人喜欢用Space;有的人代码语句后会加上分号,有的人则不加。并且不同的人使用的开发工具也不同,有的人喜欢使用WebStorm,有的人喜欢用VSCode。。。如...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000042044168",
|
|
78
|
+
"author": "玛尔斯通",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/zhouqichao",
|
|
80
|
+
"votes": "8",
|
|
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": "Flex & Bison 开始",
|
|
85
|
+
"description": "Flex 用于词法分析(lexical analysis,或称 scanning),把输入分割成一个个有意义的词块,称为记号(token)。",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000042035066",
|
|
87
|
+
"author": "GoCoding",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/gocoding",
|
|
89
89
|
"votes": "2",
|
|
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": "switch 有四样写法你知道么",
|
|
94
|
+
"description": "我所知道的 JavaScript 的 switch 语句只有一种写法。但要说到对分支的处理,写法可就多了去了。if 分支写法可以算一种,switch 分支写法可以算第二种,第三种是使用策略模式,如果要把条件运算符也算上的话,嗯...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000042055258",
|
|
96
|
+
"author": "边城",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
98
|
+
"votes": "6",
|
|
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": "超 Nice 的表格响应式布局小技巧",
|
|
103
|
+
"description": "今天,遇到了一个很有意思的问题,一名群友问我,仅仅使用 CSS,能否实现这样一种响应式的布局效果:简单解析一下效果:在屏幕视口较为宽时,表现为一个整体 Table 的样式而当屏幕视口宽度较小时,原 Table 的每...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000042048733",
|
|
105
|
+
"author": "chokcoco",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
107
|
+
"votes": "7",
|
|
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": "20个稀奇古怪的 JavaScript 表达式,你要挑战回答一下嘛",
|
|
112
|
+
"description": "微信搜索 【大迁世界】 关注有可爱喵前端人。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。JavaScript是一种非常容错的编程语言,许多在其他编程语言中不合法的表达式在JavaScript...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041995394",
|
|
114
|
+
"author": "前端小智",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
116
|
+
"votes": "4",
|
|
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": "angular ChangeDetectorRef",
|
|
121
|
+
"description": "随着子组件的增多和嵌套,遇到数据改变,但是组件页面没有渲染的问题开始变多。例如:此页面为子组件,打开该页面后,原本应该显示已存在的附件,但是现在却显示空。正确显示:问题显示:没有渲染此问题的出现往往...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000042041251",
|
|
123
|
+
"author": "weiewiyi",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/chenchu_6110ed583800c",
|
|
125
|
+
"votes": "4",
|
|
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/
|
|
134
|
-
"votes": "
|
|
129
|
+
"title": "git配置以及替换gerrit默认commit-msg hook",
|
|
130
|
+
"description": "user.name 配置规则: name#工号 示例 git config --global user.name \"张三#A00003\"",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000042037321",
|
|
132
|
+
"author": "记得要微笑",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/tosmile",
|
|
134
|
+
"votes": "2",
|
|
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": "企业级低代码平台,JeecgBoot-Vue3版 v1.3.0 里程碑版本发布",
|
|
139
|
+
"description": "Jeecgboot-Vue3 采用 Vue3.0、Vite、 Ant-Design-Vue、TypeScript 等新技术方案,包括二次封装组件、utils、hooks、动态菜单、权限校验、按钮级别权限控制等功能。JeecgBoot企业级的低代码平台对应的vue3前端版本!",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000042041290",
|
|
141
|
+
"author": "scott",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/jeecg",
|
|
143
143
|
"votes": "2",
|
|
144
144
|
"rank": 16
|
|
145
145
|
},
|
|
146
146
|
{
|
|
147
|
-
"title": "
|
|
148
|
-
"description": "
|
|
149
|
-
"url": "https://segmentfault.com/a/
|
|
150
|
-
"author": "
|
|
151
|
-
"home_url": "https://segmentfault.com/u/
|
|
147
|
+
"title": "ONES 创始人王颖奇对话《财富》(中文版):中国有没有优秀的软件?",
|
|
148
|
+
"description": "6月22日,《财富》(中文版)发布「中国40位40岁以下的商界精英」(简称 40U40 )榜单。ONES 创始人兼 CEO 王颖奇成功入选。",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000042048420",
|
|
150
|
+
"author": "万事ONES",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/wanshiones",
|
|
152
152
|
"votes": "2",
|
|
153
153
|
"rank": 17
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
|
-
"title": "
|
|
157
|
-
"description": "
|
|
158
|
-
"url": "https://segmentfault.com/a/
|
|
159
|
-
"author": "
|
|
160
|
-
"home_url": "https://segmentfault.com/u/
|
|
161
|
-
"votes": "
|
|
156
|
+
"title": "MongoDB 关系实现",
|
|
157
|
+
"description": "MongoDB不同于我们常用的mysql,作为一款非关系型数据库,数据存储已类似于json格式存储在文档里,不存在外建,无法实现mysql的表格之间关联。那么,对于一对一,一对多,多对一,多对多关系如何实现呢?",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000042041143",
|
|
159
|
+
"author": "小强Zzz",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/zhaokaiqiang",
|
|
161
|
+
"votes": "3",
|
|
162
162
|
"rank": 18
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
|
-
"title": "
|
|
166
|
-
"description": "
|
|
167
|
-
"url": "https://segmentfault.com/a/
|
|
168
|
-
"author": "
|
|
169
|
-
"home_url": "https://segmentfault.com/u/
|
|
170
|
-
"votes": "
|
|
165
|
+
"title": "我大抵是卷上瘾了,横竖睡不着!竟让一个Bug,搞我两次!",
|
|
166
|
+
"description": "作者:小傅哥博客:[链接]沉淀、分享、成长,让自己和他人都能有所收获!😄一、前言:一个Bug没想到一个Bug,竟然搞我两次!我大抵是卷上瘾了,横竖都睡不着,坐起来身来打开Mac和外接显示器,这Bug没有由来,默然...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000042037477",
|
|
168
|
+
"author": "小傅哥",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/fuzhengwei",
|
|
170
|
+
"votes": "3",
|
|
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": "编程技巧│提高 Javascript 代码效率的技巧",
|
|
175
|
+
"description": "🎈 变量声明多个变量的声明,可以简写 {代码...} 🎈 三元运算符在条件判断时,可以使用三元运算符增加效率 {代码...} 🎈 解构赋值变量赋值 {代码...} 🎈 解构交换交换两个变量 {代码...} 🎈 箭头函数函数的简写方式 {...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000042033825",
|
|
177
|
+
"author": "极客飞兔",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/autofelix",
|
|
179
|
+
"votes": "3",
|
|
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": "精读《Permutation, Flatten, Absolute...》",
|
|
184
|
+
"description": "所以这题如果能 “递归触发联合类型分配率”,就有戏解决啊。但触发的条件必须存在两个泛型,而题目传入的只有一个,我们只好创造第二个泛型,使其默认值等于第一个:",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000042037674",
|
|
186
|
+
"author": "黄子毅",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
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/
|
|
197
|
-
"votes": "
|
|
192
|
+
"title": "【计算讲谈社】第三讲:如何提出关键问题",
|
|
193
|
+
"description": "“定义问题”往往比“回答问题”本身更重要。那什么问题是关键问题?如何提出关键问题?【计算讲谈社】第三讲上线,阿里巴巴研究员吴翰清(道哥)携学员针对该主题展开分享和讨论。",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000042034541",
|
|
195
|
+
"author": "大咖说",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/dakashuo",
|
|
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": "Ajax 怎么取消?要不要取消?",
|
|
202
|
+
"description": "假如你熟悉 xhr,会知道 Ajax 其实可以前端主动取消,使用的是 XMLHttpRequest.abort()。当然现在也不是刀耕火种的时代,除了面试,可能基本不会手写 xhr,在无人不知的 axios 中有两种取消方法:",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000042053708",
|
|
204
|
+
"author": "ssshooter",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/ssshooter",
|
|
206
|
+
"votes": "2",
|
|
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": "Meta 微软等组建元宇宙组织,苹果缺席;Win 8.1 即将停止支持;Xmake v2.6.8 发布 | 思否周刊",
|
|
211
|
+
"description": "40s 新闻速递新 MacBook Pro 13 英寸正式开售:9999 元起微信公号新规:不可提供数字藏品二级交易相关服务RISC-V 宣布新规格网络配置错误导致 Cloudflare 大规模宕机Meta 微软等巨头组建元宇宙标准组织:苹果缺席...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000042035487",
|
|
213
|
+
"author": "snakesss",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
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/
|
|
219
|
+
"title": "前端 Git-Hooks 工程化实践",
|
|
220
|
+
"description": "前段时间,部门的前端项目迁移到 monorepo 架构,笔者在其中负责跟 git 工作流相关的事情,其中就包括 git hooks 相关的工程化的实践。用到了一些常用的相关工具如 husky、lint-staged、commitizen、commit-lint ...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000042044415",
|
|
222
|
+
"author": "袋鼠云数栈UED",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/daishuyunshuzhanqianduan",
|
|
224
224
|
"votes": "1",
|
|
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/
|
|
228
|
+
"title": "JavaScript框架的四个时代",
|
|
229
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000042032435",
|
|
231
|
+
"author": "前端小智",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
233
233
|
"votes": "2",
|
|
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": "测试一下Pinia,Vuex 要出局了?",
|
|
238
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041999027",
|
|
240
|
+
"author": "前端小智",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
242
|
+
"votes": "2",
|
|
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": "据中国信通院最新报告显示,随着5G和人工智能等新技术应用落地,2021年中国人均移动数据流量比2015年增长18倍,预计到2025年全球数据量将会从2016年的16ZB上升至163ZB,我们也正经历着一场有海量且场景丰富的数据...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000042050449",
|
|
249
|
+
"author": "溜达兔",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/liudatu",
|
|
251
|
+
"votes": "1",
|
|
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": "Vue3中props和defineEmit的区别",
|
|
256
|
+
"description": "由于之前写的项目都是基于react来开发和思考的,转到vue中从来未接触过emit这个概念,官方的文档写的也不是特别清楚,(也或许是我的思想还尚未从react的编程理念中转出来)查阅了很多作者关于emit的解释,但从他...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000042035344",
|
|
258
|
+
"author": "韩xiao方MY",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/jiaolvdekaixinguo",
|
|
260
|
+
"votes": "2",
|
|
261
261
|
"rank": 29
|
|
262
|
-
},
|
|
263
|
-
{
|
|
264
|
-
"title": "【计算讲谈社】第三讲:如何提出关键问题",
|
|
265
|
-
"description": "“定义问题”往往比“回答问题”本身更重要。那什么问题是关键问题?如何提出关键问题?【计算讲谈社】第三讲上线,阿里巴巴研究员吴翰清(道哥)携学员针对该主题展开分享和讨论。",
|
|
266
|
-
"url": "https://segmentfault.com/a/1190000042034541",
|
|
267
|
-
"author": "大咖说",
|
|
268
|
-
"home_url": "https://segmentfault.com/u/dakashuo",
|
|
269
|
-
"votes": "1",
|
|
270
|
-
"rank": 30
|
|
271
262
|
}
|
|
272
263
|
]
|