Adam Wathan – Evan You
Adam Wathan is a software developer, an interview host, and an entrepreneur. Evan You is a software developer. We found 5 podcast interviews connecting Adam Wathan and Evan You.
Feel free to follow both profiles to receive their upcoming podcast interview appearances in your personal feed.
Episodes with Adam Wathan & Evan You
140: Evan You - Reimagining the Modern Dev Server with Vite
Topics include:What is Vite and what makes it different than existing tools like Webpack?How do ES Modules actually work in the browser and what are the limitations?Will we ever be able to use ES Modules in production for large complex projects?How does Vite work under the hood, and how does it support non-JS files lik
Topics include:What were the first feature/change ideas that got the wheels turning for Vue 3How Vue's underlying VNode data structure is changing and how that affects users who work directly with render functionsHow the h function works in Vue 3 and how it helps you write code that's more composableHow many breaking c
Topics include:What is a "higher order component"?How do you replicate the render prop pattern from React with Vue?Using scoped slots to build components with no UIUsing render functions without using JSXHow Vue's built-in components like `` work under the hood Sponsors:Codeship, check out how they performed in Forrest
Topics include:The motivation for rewriting Vue.js from scratchWhat is a virtual DOM and what are the benefits?How does Vue.js 2.0 stack up performance-wise? (spoiler alert, it's fast)When should you use templates vs. a render function?Why two-way props have been deprecated and what you should do insteadBest practices
Evan also explains in depth how data binding works in Vue, and how it's different and more performant than Angular. Additionally, Evan discusses the benefits of Vue over React, why Vue works so well in both SPAs and traditional server-side web applications, and strategies for testing Vue components. This episode is bro