forked from luixaviles/angularconferences.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2018.json
executable file
·124 lines (124 loc) · 4.35 KB
/
2018.json
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
{
"January": [],
"February": [],
"March": [],
"April": [],
"May": [],
"June": [],
"July": [],
"August": [],
"September": [
{
"metadata": {
"country_code": "CO",
"location": "Medellin",
"title": "ngColombia",
"date": "06-07",
"logo": "ngColombia.svg",
"type": "conference",
"desc": "ngColombia is the first Angular Conference in Latin America. It gathers a diverse mix of top-notch Angular speakers from countries like: England, Denmark, Greece, the USA, Poland and much more."
},
"links": {
"web": "https://www.ngcolombia.com/",
"twitter": "yuxiglobal"
}
}
],
"October": [
{
"metadata": {
"country_code": "US",
"location": "Orlando",
"title": "Angular Mix",
"date": "10-12",
"logo": "ngMix.svg",
"month": "10",
"type": "conference",
"desc": "The AngularMix conference is all about igniting conversations around Angular and enterprise technologies that make modern browsers shine. Learn directly from the Angular team as well as Angular experts from around the world about an incredibly deep list of topics. AngularMix brings the latest and greatest on progressive web apps and mobility, JavaScript/TypeScript, the Angular CLI, RxJS, AI, IoT, building for production with AOT, visualizing data and much more. "
},
"links": {
"web": "http://angularmix.com/",
"twitter": "angularmix"
}
}
],
"November": [
{
"metadata": {
"country_code": "GB",
"location": "London",
"title": "Angular Connect",
"date": "06-07",
"logo": "angularconnect.svg",
"type": "conference",
"desc": "Join us for an Angular extravaganza packed with inspiring, practical and entertaining talks. On top of a world-class selection of speakers, there will be quality training workshops, games, great food and drink and loads of opportunities to connect with the Google core Angular team and 1000+ Angular developers."
},
"links": {
"web": "https://angularconnect.com/",
"twitter": "angularconnect"
}
},
{
"metadata": {
"country_code": "PL",
"location": "Warsaw",
"title": "ngPoland",
"date": "15",
"logo": "ngpoland.svg",
"type": "conference",
"desc": "The biggest Angular Conference in CEE. Meet Angularians from all over the world - share knowledge. Hear top speakers from around the world. Learn about the present and future of Angular and its ecosystem, TypeScript, tools and much more."
},
"links": {
"web": "http://ng-poland.pl/",
"twitter": "ngPolandConf"
}
},
{
"metadata": {
"country_code": "TW",
"location": "Taipei City",
"title": "ngTaiwan",
"date": "16",
"logo": "ngTaiwan.svg",
"type": "conference",
"desc": "Angular Taiwan is an Angular community in Taiwan. We are welcome anyone to join us, and feel free to post and share any articles、courses、videos or any discussion that related to Angular."
},
"links": {
"web": "https://2018.angular.tw/",
"twitter": "ngTaiwan"
}
}
],
"December": [
{
"metadata": {
"country_code": "US",
"location": "Clearwater, Florida",
"title": "Angular Summit",
"date": "02-05",
"logo": "ngsummit.svg",
"type": "conference",
"desc": "Angular Summit is a conference for developers who use Angular and modern web development tools. AS 2018 is a three-day conference with a full-day optional training offering. Angular Summit is packed with the latest techniques and insights to help you build something great."
},
"links": {
"web": "https://angularsummit.com",
"twitter": "nofluff"
}
},
{
"metadata": {
"country_code": "BE",
"location": "Ghent",
"title": "ngBE",
"date": "06-07",
"logo": "ngBe.svg",
"type": "conference",
"desc": "NG-BE 2018 is a 2-day event in Ghent, Belgium, that brings together Angular developers and experts from all over the world to share ideas, news and opinions about Angular."
},
"links": {
"web": "https://ng-be.org",
"twitter": "ngBE"
}
}
]
}