forked from Chalarangelo/30-seconds-content
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrankingEngine.json
More file actions
124 lines (124 loc) · 1.83 KB
/
rankingEngine.json
File metadata and controls
124 lines (124 loc) · 1.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
{
"accessibility": 1,
"advanced": 3,
"algorithm": 4,
"animation": 5,
"array": 5,
"arrow": 1,
"async": 2,
"await": 2,
"background": 1,
"beginner": 2,
"bind": 2,
"blog": 5,
"boolean": 1,
"border": 2,
"branch": 3,
"browser": 2,
"button": 1,
"c#": 2,
"cascade": 4,
"center": 1,
"cheatsheet": 2,
"children": 1,
"class": 1,
"color": 1,
"collection": 3,
"commit": 2,
"component": 3,
"comprehension": 5,
"configuration": 2,
"copy": 3,
"css": 4,
"dart": 1,
"date": 4,
"deep": 1,
"delay": 2,
"design": 2,
"destructuring": 4,
"devtools": 2,
"dictionary": 4,
"display": 1,
"effect": 4,
"event": 4,
"filter": 5,
"flex": 5,
"foreach": 3,
"format": 2,
"fragment": 2,
"function": 4,
"generator": 2,
"get": 2,
"git": 4,
"go": 1,
"grid": 5,
"group": 2,
"hook": 4,
"hover": 2,
"html": 1,
"index": 1,
"input": 1,
"interactivity": 2,
"intermediate": 4,
"iterator": 3,
"javascript": 5,
"join": 4,
"json": 3,
"key": 2,
"layout": 4,
"lifecycle": 2,
"list": 5,
"loop": 3,
"map": 5,
"margin": 3,
"math": 1,
"memoization": 2,
"merge": 4,
"node": 2,
"object": 4,
"overflow": 3,
"padding": 3,
"pattern": 2,
"performance": 1,
"php": 1,
"promise": 5,
"props": 1,
"push": 3,
"python": 3,
"query": 1,
"random": 2,
"range": 3,
"react": 4,
"recursion": 1,
"reduce": 5,
"redux": 3,
"ref": 2,
"reflection": 3,
"regexp": 3,
"render": 3,
"replace": 3,
"repository": 3,
"scroll": 1,
"selector": 1,
"shadow": 4,
"slice": 2,
"sort": 3,
"splice": 2,
"spread": 4,
"stash": 2,
"state": 5,
"string": 3,
"style": 1,
"substring": 3,
"table": 1,
"testing": 3,
"timeout": 2,
"transition": 2,
"type": 1,
"unique": 1,
"url": 1,
"variable": 1,
"visual": 4,
"webdev": 3,
"whitespace": 1
}