-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchannels.json
More file actions
20 lines (20 loc) · 737 Bytes
/
channels.json
File metadata and controls
20 lines (20 loc) · 737 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
{
"id": "codestackr",
"name": "codeSTACKr",
"tags": ["web development", "typescript"],
"description": "My tutorials are generally about web development and include coding languages such as HTML, CSS, Sass, JavaScript, and TypeScript."
},
{
"id": "jackherrington",
"name": "Jack Herrington",
"tags": ["frontend", "technology"],
"description": "Frontend videos from basic to very advanced, tutorials, technology deep dives. You'll love it!"
},
{
"id": "arjancodes",
"name": "ArjanCodes",
"tags": ["software design", "python"],
"description": "ArjanCodes focuses on helping you become a better software developer."
}
]