@wcj/github-rank 21.9.28 → 21.10.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 +34097 -33097
- package/dist/sifou-daily.json +17 -35
- package/dist/sifou-monthly.json +132 -132
- package/dist/sifou-weekly.json +174 -165
- package/dist/toutiao-30.json +92 -92
- package/dist/toutiao-7.json +138 -138
- package/dist/toutiao-90.json +60 -60
- package/dist/trending-daily.json +196 -196
- package/dist/trending-monthly.json +177 -188
- package/dist/trending-weekly.json +193 -193
- package/dist/users.china.json +3044 -3044
- package/dist/users.json +4015 -4015
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +34097 -33097
- package/web/data/sifou-daily.json +17 -35
- package/web/data/sifou-monthly.json +132 -132
- package/web/data/sifou-weekly.json +174 -165
- package/web/data/toutiao-30.json +92 -92
- package/web/data/toutiao-7.json +138 -138
- package/web/data/toutiao-90.json +60 -60
- package/web/data/trending-daily.json +196 -196
- package/web/data/trending-monthly.json +177 -188
- package/web/data/trending-weekly.json +193 -193
- package/web/data/users.china.json +3044 -3044
- package/web/data/users.json +4015 -4015
- package/web/index.html +1939 -1939
- package/web/repos.html +4321 -4325
- package/web/sifou-daily.html +16 -72
- package/web/sifou-monthly.html +141 -141
- package/web/sifou-weekly.html +166 -138
- package/web/toutiao-30.html +90 -90
- package/web/toutiao-7.html +102 -102
- package/web/toutiao-90.html +106 -106
- package/web/trending-monthly.html +162 -196
- package/web/trending-weekly.html +173 -169
- package/web/trending.html +175 -171
- package/web/users.china.html +1534 -1534
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,263 +1,272 @@
|
|
|
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": "📝 没 2 年 React Native 开发经验,你都遇不到这些坑",
|
|
4
|
+
"description": "React Native 开发时,如果只是写些简单的页面,基本上按着官方文档 reactnative.dev就能写出来,但是 React Native 的 API 有几百个,没有一定的开发踩坑经验,面对一些新的需求时确实会抓不到重点。",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000040748929",
|
|
6
|
+
"author": "卤代烃",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/skychx",
|
|
8
|
+
"votes": "16",
|
|
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": "尝试对 jsjiami 加密结果手工解密",
|
|
13
|
+
"description": "看了下 jsjiami,简单的一个 console.log(\"James\"),加密出来的结果居然有 3K,说明这个加密转了不知道多少弯在里面。如果要把真正一段业务代码拿来手工解密,应该会挺累的,但是本文不研究工作量的问题,只是尝...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000040735240",
|
|
15
|
+
"author": "边城",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
17
|
+
"votes": "13",
|
|
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": "CSS 奇技淫巧 | 妙用混合模式实现文字镂空波浪效果",
|
|
22
|
+
"description": "本文将介绍一个小技巧,通过混合模式 mix-blend-mode 巧妙的实现文字的镂空波浪效果。起因一日,一群友私聊问我。如何使用 CSS 实现下述效果,一个文字的波浪效果:我当时想都没想,就回答道,这个很简单啊。熟练...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000040741939",
|
|
24
|
+
"author": "chokcoco",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
26
|
+
"votes": "15",
|
|
27
27
|
"rank": 3
|
|
28
28
|
},
|
|
29
29
|
{
|
|
30
|
-
"title": "
|
|
31
|
-
"description": "
|
|
32
|
-
"url": "https://segmentfault.com/a/
|
|
30
|
+
"title": "我用这 18 个神奇的库,美化了我的项目,真是亮瞎我的眼!",
|
|
31
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000040692431",
|
|
33
33
|
"author": "前端小智",
|
|
34
34
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
35
|
-
"votes": "
|
|
35
|
+
"votes": "19",
|
|
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": "【建议收藏】徒手实现24+数组方法,谁说你只是“会用”数组",
|
|
40
|
+
"description": "数组是我们日常工作中用的最频繁的一类数据结构,能帮助我们解决许多问题,而其本身也包含接近33个之多的方法,做了一个脑图分类如下,熟练使用数组的你,是否想知道他们内部的实现原理呢?",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000040747951",
|
|
42
|
+
"author": "前端胖头鱼",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/116263",
|
|
44
|
+
"votes": "13",
|
|
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": "React 源码解析系列 - React 的 render 阶段(三):completeUnitOfWork",
|
|
49
|
+
"description": "系列文章目录(同步更新)React 源码解析系列 - React 的 render 阶段(一):基本流程介绍React 源码解析系列 - React 的 render 阶段(二):beginWorkReact 源码解析系列 - React 的 render 阶段(三):compl...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000040742732",
|
|
51
|
+
"author": "array_huang",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/array_huang",
|
|
53
|
+
"votes": "5",
|
|
54
54
|
"rank": 6
|
|
55
55
|
},
|
|
56
56
|
{
|
|
57
|
-
"title": "
|
|
58
|
-
"description": "
|
|
59
|
-
"url": "https://segmentfault.com/a/
|
|
57
|
+
"title": "过滤/筛选树节点",
|
|
58
|
+
"description": "过滤/筛选树节点又是树,是我跟树杠上了吗?—— 不,是树的问题太多了!🔗 相关文章推荐:使用递归遍历并转换树形数据(以 TypeScript 为例)从列表生成树 (JavaScript/TypeScript) 过滤和筛选是一个意思,都是 fil...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000040741437",
|
|
60
60
|
"author": "边城",
|
|
61
61
|
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
62
|
-
"votes": "
|
|
62
|
+
"votes": "7",
|
|
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": "深入 WebAssembly 之解释器实现篇",
|
|
67
|
+
"description": "从去年年底开始笔者决定深入 WebAssembly(为了书写方便,接下来简称为 Wasm)这门技术,在读《WebAssembly 原理与核心技术》这本书的过程中(这本书详细讲解了 Wasm 的解释器和虚拟机的工作原理以及实现思路),...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000040737725",
|
|
69
|
+
"author": "云音乐大前端团队",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/musicfe",
|
|
71
|
+
"votes": "7",
|
|
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": "用Java轻松完成一个分布式事务TCC,保姆级教程",
|
|
76
|
+
"description": "什么是TCC,TCC是Try、Confirm、Cancel三个词语的缩写,最早是由 Pat Helland 于 2007 年发表的一篇名为《Life beyond Distributed Transactions:an Apostate’s Opinion》的论文提出。",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000040735898",
|
|
78
|
+
"author": "叶东富",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/yedongfu",
|
|
80
|
+
"votes": "7",
|
|
81
81
|
"rank": 9
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
|
-
"title": "
|
|
85
|
-
"description": "
|
|
86
|
-
"url": "https://segmentfault.com/a/
|
|
84
|
+
"title": "代码签名证书,让软件真正拥有姓名!",
|
|
85
|
+
"description": "一个月黑风高的夜晚,雪色的 LED 灯和电脑屏幕上变动的图案共同在二狗子脸上映出一片色彩斑斓的影子。性能卓越的耳机屏蔽了一切外在杂音,只留给二狗子简单极致的:“Double Kill!Triple Kill!Quadr Kill!”二狗...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000040750970",
|
|
87
87
|
"author": "云叔_又拍云",
|
|
88
88
|
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
89
|
-
"votes": "
|
|
89
|
+
"votes": "7",
|
|
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": "保姆级教学!这次一定学会开发babel插件!",
|
|
94
|
+
"description": "如果你有babel相关知识基础建议直接跳过 前置知识 部分,直接前往 \"插件编写\" 部分。前置知识什么是AST学习babel, 必备知识就是理解AST。 那什么是AST呢?先来看下维基百科的解释:在计算机科学中,抽象语法树(Ab...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000040740319",
|
|
96
|
+
"author": "a磊的前端梦",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/nixiaolei",
|
|
98
|
+
"votes": "4",
|
|
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": "【思考】$nextTick 与 setTimeout 的一点对比!",
|
|
103
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000040748033",
|
|
105
|
+
"author": "前端小智",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
107
|
+
"votes": "6",
|
|
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": "postTask:React的杀手锏被浏览器原生实现了?",
|
|
112
|
+
"description": "大家好,我卡颂。React这几年一直在完善的并发模式主要由以下两部分组成:基于fiber实现的可中断更新的架构基于调度器的优先级调度可以说,从16年开始重构fiber架构到今年底(或明年初)React18发布正式版,这期...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000040751671",
|
|
114
|
+
"author": "卡颂",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
116
|
+
"votes": "3",
|
|
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": "教你如何让Redis更持久 !",
|
|
121
|
+
"description": "最近在面试的路上愈走愈远了,Redis肯定是一个热门面试方向。像有几种数据结构?如何实现延迟队列?淘汰机制是怎么样的?都快问到麻木,这些问题还常绕脑梁。那我们这篇就举一个比较常见且难度适中的面试题来聊聊...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000040740089",
|
|
123
|
+
"author": "蔡不菜丶",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/17689400062",
|
|
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/
|
|
129
|
+
"title": "🚀快速掌握vue3新语法(一) - 初识(setup/reactive/ref)",
|
|
130
|
+
"description": "\"组合API\"可以更进一步拆分\"选项API\"中的JS逻辑. 可以把某一逻辑的\"data/computed/watch/methods/声明周期钩子\"单独封装到一个函数(也可单独一个文件)中. 一般给拆分后的函数命名\"useXxx\".",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000040755977",
|
|
132
|
+
"author": "铁皮饭盒",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/russell221",
|
|
134
134
|
"votes": "4",
|
|
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/
|
|
143
|
-
"votes": "
|
|
138
|
+
"title": "解决chrome浏览器 谷歌翻译导致页面错乱、数据渲染不显示问题",
|
|
139
|
+
"description": "在chrome浏览器中如果设置了谷歌翻译自动翻译,有的时候会很烦人,所以可以选择禁用谷歌翻译,具体方法如下1、在html 标签中加入属性 translate=\"no\", 禁止全站翻译 {代码...} 2、在html文件的head中加入 (亲测,...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000040740368",
|
|
141
|
+
"author": "杭州蘇小小",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/suhangweb",
|
|
143
|
+
"votes": "3",
|
|
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/
|
|
152
|
-
"votes": "
|
|
147
|
+
"title": "MySQL 架构总览->查询执行流程->SQL 解析顺序",
|
|
148
|
+
"description": "前言一直是想知道一条 SQL 语句是怎么被执行的,它执行的顺序是怎样的,然后查看总结各方资料,就有了下面这一篇博文了。本文将从 MySQL 总体架构 -> 查询执行流程 -> 语句执行顺序来探讨一下其中的知识。M...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000040748768",
|
|
150
|
+
"author": "民工哥",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
152
|
+
"votes": "4",
|
|
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": "端到端的实时计算:TiDB + Flink 最佳实践",
|
|
157
|
+
"description": "孙晓光,PingCAP Community Development 团队负责人,原知乎基础研发团队架构师,长期从事分布式系统相关研发工作,关注云原生技术。",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000040738145",
|
|
159
|
+
"author": "PingCAP",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/pingcap",
|
|
161
|
+
"votes": "2",
|
|
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": "中国开源云联盟年度评选正式启动,欢迎申报!",
|
|
166
|
+
"description": "当前,新一轮科技革命和产业变革方兴未艾,全球创新版图和经济结构正在被重塑。由于开放协同、群智化的特点,开源已成为创新的重要手段,无论在中国还是全球范围内,开源正在深度推动信息技术的创新发展。",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000040739836",
|
|
168
|
+
"author": "SegmentFault思否",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
170
|
+
"votes": "2",
|
|
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": "得物技术浅谈MySQL 8.0:新的身份验证插件(caching_sha2_password)",
|
|
175
|
+
"description": "从 MySQL 8.0.4 开始,默认身份验证插件从 mysql_native_password 更改为 caching_sha2_password。相应地,现在的 libmysqlclient 将使用 caching_sha2_password 作为默认的验证机制。",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000040733952",
|
|
177
|
+
"author": "得物技术",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/dewujishu",
|
|
179
|
+
"votes": "2",
|
|
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": "LeetCode-374-猜数字大小",
|
|
184
|
+
"description": "题目描述:猜数字游戏的规则如下:每轮游戏,我都会从 1 到 n 随机选择一个数字。 请你猜选出的是哪个数字。如果你猜错了,我会告诉你,你猜测的数字比我选出的数字是大了还是小了。你可以通过调用一个预先定义好...",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000040748785",
|
|
186
|
+
"author": "雄狮虎豹",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/xiongshihubao",
|
|
188
188
|
"votes": "3",
|
|
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": "Nginx 缓存机制详解!非常详细实用",
|
|
193
|
+
"description": "Nginx 缓存作为性能优化的一个重要手段,可以极大减轻后端服务器的负载。下面我们将介绍 Nginx 缓存配置的相关指令以及 http 缓存机制,以及 Nginx 缓存实践案例分析。",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000040748678",
|
|
195
|
+
"author": "民工哥",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
197
|
+
"votes": "3",
|
|
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": "对CSS变量不熟悉,这5个事例可看看!",
|
|
202
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000040735569",
|
|
204
|
+
"author": "前端小智",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
206
|
+
"votes": "4",
|
|
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": "从一个问题中了解数学在编程中的应用",
|
|
211
|
+
"description": "那么我是如何简化呢?当看到上面一长串的逻辑判断的时候,显而易见的就是存在太多字段的重复使用,笔者第一感觉就是应该可以用布尔代数来简化,这里就涉及到两个知识点了,布尔代数的法则以及布尔代数运算律,关...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000040761666",
|
|
213
|
+
"author": "zangeci",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/zangeci",
|
|
215
|
+
"votes": "4",
|
|
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": "搞定 NodeJS 开发调试",
|
|
220
|
+
"description": "代码调试有时候是一种充满挑战的工作,如果有一个趁手的调试工具的话,往往可以做到事半功倍的效果。得益于这些年的快速发展,在 NodeJS 生态中已经有了多种调试工具可以使用。我们今年就来分享几个常用的调试工具。",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000040738234",
|
|
222
|
+
"author": "用户bPcUOqJ",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/everfind",
|
|
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": "技术面试通用方法论",
|
|
229
|
+
"description": "面试者尽可能的去详细了解企业,除岗位要求以外,还可以通过不同的渠道去了解企业的价值观,文档风格,使用的技术栈,来判断是否符合自己的预期。找工作其实与找对象的方式差不多,都是互相匹配的过程,匹配度越...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000040757849",
|
|
231
|
+
"author": "LeanCloud",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/leancloud",
|
|
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": "JuiceFS v0.17 发布,通过 1270 项 LTP 测试!",
|
|
238
|
+
"description": "小伙伴们大家好,JuiceFS v0.17 在国庆小长假来临之际如期发布了!这是我们在 2021 年秋季推出的第二个版本,让我们直奔主题,看看都有哪些新变化吧。",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000040743443",
|
|
240
|
+
"author": "JuiceFS",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/juicefs",
|
|
242
|
+
"votes": "3",
|
|
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": "最陌生的hooks: useImperativeHandle",
|
|
247
|
+
"description": "估计都比较熟悉这些HOOKS了吧:useState, useEffect, useContext, useMemo。但我当第一次看到useImperativeHandle时,一脸懵逼(这是什么鬼东西~~~)。",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000040758640",
|
|
249
|
+
"author": "普拉斯强",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/yaofly",
|
|
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/
|
|
255
|
+
"title": "NuGet是什么?为什么.NET项目中会有NuGet?如何使用NuGet程序包?",
|
|
256
|
+
"description": "在.NET应用程序编程开发中,开发者通常使用类库来管理、维护属于同一分类的程序代码,以便代码的重用。一般情况下,处于同一类库的所有类都位于同一程序集。",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000040735717",
|
|
258
|
+
"author": "RECTOR",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/rector",
|
|
260
260
|
"votes": "2",
|
|
261
261
|
"rank": 29
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"title": "浅谈健康技术社区与微软MVP打造之旅",
|
|
265
|
+
"description": "2021 年 6 月 5 日,由 SegmentFault 思否主办的 2021 中国开发者生态峰会圆满落幕。会上,微软最有价值专家(MVP)项目大中华区负责人梁迪发表了主题为《浅谈健康技术社区与微软MVP打造之旅》的演讲。以下为演讲...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000040739382",
|
|
267
|
+
"author": "微软技术栈",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/xinyuanxiaojieyi",
|
|
269
|
+
"votes": "2",
|
|
270
|
+
"rank": 30
|
|
262
271
|
}
|
|
263
272
|
]
|