Time | Speaker | Title | Description |
---|---|---|---|
9:00 | Evan You, Creator of Vue.js | State of the Vuenion 2020 | The growth of Vue continues and we are almost ready for Vue 3. As ever Evan You will deliver the State of Vuenion 2020, if we are lucky maybe we see some Typescript code from him ;) |
| Dima Vishnevetsky | Scalable Vue Graphics for the Modern Web | |
| Jessica Sachs, Maintainer of @vue/test-utils and Tech Lead at Intent | The Future of Vue's Test Utils | With an expanded Vue Test Utils team and with Vue 3 on the horizon, we’ll talk about our plans for 2020. What’s coming in v1? |
11:00 | Gregg Pollack, Teaching developers Vue.js at VueMastery | Introduction into the Composition API | Gregg Pollack i |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="container"> | |
<!-- introduction/info part starts --> | |
<div class="row"> | |
<div class="col-xs-8 col-xs-offset-2 text-center"> | |
<h1>Howard Thurman</h1> | |
<h4>Great civil rights leader</h4> | |
<h3><em><small>Key mentor to leaders, including Martin Luther King, Jr.</small></em></h3> | |
<div class="thumbnail"> | |
<img src="https://upload.wikimedia.org/wikipedia/en/e/e5/Howard_thurman.jpg" alt="Howard Thurman"> | |
<div class="caption"> |