-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathschedule.html
More file actions
233 lines (211 loc) · 7.65 KB
/
schedule.html
File metadata and controls
233 lines (211 loc) · 7.65 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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
<!doctype html>
<html prefix="og: http://ogp.me/ns#">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="google-site-verification" content="WI9F_89CgcujDanrmDXrbSozmM2JpbjIFcBCAOXQk2g" />
<title>partial :: Conf -> Schedule</title>
<link rel="shortcut icon" href="favicon.ico">
<meta property="og:title" content="Schedule" />
<meta property="og:site_name" content="Partial 2018" />
<meta property="og:url" content="http://partialconf.com/schedule.html" />
<meta property="og:description" content="Conference about functional technologies on the web. Visit Sofia, Bulgaria on November 30, 2018." />
<meta property="og:type" content="website" />
<link href="stylesheets/site-441b9a3a.css" rel="stylesheet" />
<script src="javascripts/site-774bf1b2.js"></script>
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '111829639415240'); // Insert your pixel ID here.
fbq('track', 'PageView');
</script>
<noscript>
<img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=111829639415240&ev=PageView&noscript=1"/>
</noscript>
<!-- DO NOT MODIFY -->
<!-- End Facebook Pixel Code -->
</head>
<body>
<script> fbq('track', 'ViewContent', {});</script>
<div class="header-sm fixed">
<div class="container">
<div class="branding ">
<a href="/" class="logo logo-sm">partial :: Conf 2018</a>
</div>
<nav>
<a href="http://2017.partialconf.com">2017</a>
<a href="/blog">Blog</a>
<a href="/lineup">Lineup</a>
<a href="/partners">Partners</a>
<a href="/venue">Venue</a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSexcre0-50kvp3tBNaXMphB3LJt6etAOXGLwXVStssqU7MyGA/viewform" class="btn-primary btn-invert btn-sm">Register</a>
</nav>
</div>
</div>
<div class="section-title spacing-both">
<div class="container">
<h2>Schedule</h2>
</div>
</div>
<div class="container spacing-bottom">
<div class="container">
<div class="schedule">
<table>
<thead>
<tr>
<th><h4>Friday</h4></th>
</tr>
</thead>
<tbody>
<tr>
<td class="schedule-time"><span>09:30 - 10:30</span></td>
<td class="description">Coffee -> Break|Registration</td>
</tr>
</tbody>
<tbody>
<tr>
<td class="schedule-time"><span>10:30 - 10:40</span></td>
<td class="description">Introduction</td>
</tr>
</tbody>
<tbody>
<tr>
<td class="schedule-time"><span>10:40 - 11:10</span></td>
<td class="description">
Building a compiler: it is all about monads<br/>
<a href="/lineup#kiko-fernandez" class="fancy">Kiko Fernandez</a>
</td>
</tr>
</tbody>
<tbody>
<tr>
<td class="schedule-time"><span>11:20 - 11:50</span></td>
<td class="description">
The Rise Of The Functions<br/>
<a href="/lineup#nikolay-tsvetinov" class="fancy">Nikolay Tsvetinov</a>
</td>
</tr>
</tbody>
<tbody>
<tr>
<td class="schedule-time"><span>12:00 - 12:30</span></td>
<td class="description">
What types of types does TypeScript have?<br/>
<a href="/lineup#radoslav-kirov" class="fancy">Radoslav Kirov</a>
</td>
</tr>
</tbody>
<tbody>
<tr>
<td class="schedule-time"><span>12:30 - 14:00</span></td>
<td class="description">Lunch -> Break</td>
</tr>
</tbody>
<tbody>
<tr>
<td class="schedule-time"><span>14:00 - 14:30</span></td>
<td class="description">
Lesson learned by 4 years of F# in production<br/>
<a href="/lineup#peter-kostov" class="fancy">Peter Kostov</a>
</td>
</tr>
</tbody>
<tbody>
<tr>
<td class="schedule-time"><span>14:40 - 15:10</span></td>
<td class="description">
Functional Rust - An Exploration<br/>
<a href="/lineup#lisa-passing" class="fancy">Lisa Passing</a>
</td>
</tr>
</tbody>
<tbody>
<tr>
<td class="schedule-time"><span>15:20 - 15:50</span></td>
<td class="description">
Making a smart car with Elixir and nerves<br/>
<a href="/lineup#konstantin-zolotarev" class="fancy">Konstantin Zolotarev</a>
</td>
</tr>
</tbody>
<tbody>
<tr>
<td class="schedule-time"><span>15:50 - 16:20</span></td>
<td class="description">Coffee -> Break</td>
</tr>
</tbody>
<tbody>
<tr>
<td class="schedule-time"><span>16:20 - 16:50</span></td>
<td class="description">
Managing Application State "the Functional Way"<br/>
<a href="/lineup#bojana-popovska" class="fancy">Bojana Popovska</a>
</td>
</tr>
</tbody>
<tbody>
<tr>
<td class="schedule-time"><span>17:00 - 17:30</span></td>
<td class="description">
Conversational sign up with chatbot-like experience with React and Redux<br/>
<a href="/lineup#ilona-demidenko" class="fancy">Ilona Demidenko</a>
</td>
</tr>
</tbody>
<tbody>
<tr>
<td class="schedule-time"><span>17:40 - 18:10</span></td>
<td class="description">
React is a LIE!<br/>
<a href="/lineup#krasimir-tsonev" class="fancy">Krasimir Tsonev</a>
</td>
</tr>
</tbody>
<tbody>
<tr>
<td class="schedule-time"><span>18:10 - 18:20</span></td>
<td class="description">Closing -> Thoughts</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="footer dark">
<div class="container">
<div class="row">
<div class="branding">
<a href="#" class="logo logo-sm">partial :: Conf 2018</a><br />
<small>© 2018. Neuevents</small>
</div>
</div>
<div class="row">
<div class="col-2">
<a href="https://twitter.com/partialconf">@twitter</a><br>
<a href="https://fb.me/partialconf">@facebook</a><br>
<a href="https://github.com/partialconf">@github</a>
</div>
<div class="col">
<h4>Information</h4>
<a href="mailto:hi@partialconf.com">→ Contact</a><br>
<a href="/legal">→ Legal</a><br>
<a href="http://berlincodeofconduct.org">→ Conduct</a><br>
</div>
</div>
</div>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-99975926-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>