We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc1a301 commit 3e62290Copy full SHA for 3e62290
src/assets/languages.json
@@ -4,6 +4,8 @@
4
"Python",
5
"C",
6
"C++",
7
+ "React",
8
+ "NextJs",
9
"Rust",
10
"HTML",
11
"TypeScript",
@@ -49,12 +51,14 @@
49
51
"Dart",
50
52
"Java",
53
"Elixir",
- "Ruby"
54
+ "Ruby",
55
+ "React"
56
],
57
"others": [
58
"Objective-C",
59
"Swift",
60
"Kotlin",
61
62
"Vue",
63
"Svelte",
64
"Go",
0 commit comments