Styling and Animating in Vue.js and How to Encourage Your Developer Team


Details
Styling and Animating in Vue.js by Tarik Hamilton
In this talk, we'll learn the many different ways of applying styles to components and how to animate them the Vue way. We'll go over Vue single file components which support raw CSS, Sass, SCSS, and even CSS Modules. We'll also go over Vue transitions and animations, an easy way to apply CSS animations and transitions that also have a built-in JavaScript hook system. Lastly, we'll cover ways to style/animate your components based off your component's data and props.
“Just Do This,” "It’s Easy,” and Other Ways You’re Discouraging Developers by Taylor Cox
It’s a common occurrence in the code community, and most people don’t even know they’re doing it. Let’s dive into the top mistakes developers make when interacting with one another and how to become a more encouraging communicator. This talk will include familiar triggers that dishearten coders, ways to be more cognizant of your communication methods, and how to foster a more inclusive environment in the workplace and community at large.

Styling and Animating in Vue.js and How to Encourage Your Developer Team