-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtopics.json
More file actions
97 lines (97 loc) · 2.51 KB
/
topics.json
File metadata and controls
97 lines (97 loc) · 2.51 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
[
{
"id": "accessibility-inclusion",
"name": "Accessibility & Inclusion",
"url": "https://developer.apple.com/videos/accessibility-inclusion/"
},
{
"id": "app-services",
"name": "App Services",
"url": "https://developer.apple.com/videos/app-services/"
},
{
"id": "app-store-distribution-marketing",
"name": "App Store, Distribution & Marketing",
"url": "https://developer.apple.com/videos/app-store-distribution-marketing/"
},
{
"id": "audio-video",
"name": "Audio & Video",
"url": "https://developer.apple.com/videos/audio-video/"
},
{
"id": "business-education",
"name": "Business & Education",
"url": "https://developer.apple.com/videos/business-education/"
},
{
"id": "design",
"name": "Design",
"url": "https://developer.apple.com/videos/design/"
},
{
"id": "developer-tools",
"name": "Developer Tools",
"url": "https://developer.apple.com/videos/developer-tools/"
},
{
"id": "essentials",
"name": "Essentials",
"url": "https://developer.apple.com/videos/essentials/"
},
{
"id": "graphics-games",
"name": "Graphics & Games",
"url": "https://developer.apple.com/videos/graphics-games/"
},
{
"id": "health-fitness",
"name": "Health & Fitness",
"url": "https://developer.apple.com/videos/health-fitness/"
},
{
"id": "maps-location",
"name": "Maps & Location",
"url": "https://developer.apple.com/videos/maps-location/"
},
{
"id": "machine-learning-ai",
"name": "Machine Learning & AI",
"url": "https://developer.apple.com/videos/machine-learning-ai/"
},
{
"id": "photos-camera",
"name": "Photos & Camera",
"url": "https://developer.apple.com/videos/photos-camera/"
},
{
"id": "privacy-security",
"name": "Privacy & Security",
"url": "https://developer.apple.com/videos/privacy-security/"
},
{
"id": "safari-web",
"name": "Safari & Web",
"url": "https://developer.apple.com/videos/safari-web/"
},
{
"id": "spatial-computing",
"name": "Spatial Computing",
"url": "https://developer.apple.com/videos/spatial-computing/"
},
{
"id": "swift",
"name": "Swift",
"url": "https://developer.apple.com/videos/swift/"
},
{
"id": "swiftui-ui-frameworks",
"name": "SwiftUI & UI Frameworks",
"url": "https://developer.apple.com/videos/swiftui-ui-frameworks/"
},
{
"id": "system-services",
"name": "System Services",
"url": "https://developer.apple.com/videos/system-services/"
}
]