
VueConf US 2018
Talks
1. State of Vue
2. How We Do Vue At GitLab
3. Vue in Motion
4. Testing Vue apps
5. Serverless Functions and Vue.js
6. vue-rx
7. Create an Engaging Native Mobile App with Vue and NativeScript
8. 7 secret patterns Vue consultants don't want you to know
9. Agile Design Systems in Vue
10. Vue & TypeScript: Up and Running
11. A React Point of Vue
12. Vue & SSR: The best practices
13. A Short Synopsis of Vue Storybook
14. Prototyping with Vue Single File Component
15. 5 Libraries You Should Know About
16. Update an Existing Application to Vue
17. Vue and Vuex for Complex Application State
18. Top 5 Must-Have UI Animation Patterns
19. The Dream: A Full Rewrite
20. Start Your Own Vue.js Meetup
21. Reusability - Is It Worth It?
22. Reactivity - Learning by Accident
23. Quick Publishing of Redistributable SFC on NPM
24. OverVue of Vuetify.js
25. Ionic and Vue
26. Dynamic Store Modules with Vuex
27. Build a MiniFlix Clone with Vue Contest
28. Beyond HTML with Vue
29. Vue with AWS Lambda
30. 40 Hour Plan For UX Proficiency
31. Code Splitting Patterns with Vue
Reusability - Is It Worth It?

Shelton Clinard
In this talk, Shelton Clinard goes over how to create “Monolithic Base Components” that re-use and share the bulk of code for a component that you find isn’t being used across other components.