Views on Vue

Charles M Wood
undefined
Nov 10, 2020 • 56min

VUE 127: Introduction to Svelte with Mark Volkmann

In this episode of Views on Vue, Lindsay, Steve, and Raymond explore Svelte with Mark Volkmann, the author of Svelte in Action. We talk about what Svelte is, and how it compares to Vue. We also talk about Sapper, and all that it can do for a server-side generated application. Sponsors Audible.comCacheFly Panel Lindsay WardellSteve EdwardsRaymond Camden Guest Mark Volkmann Links https://mvolkmann.github.io/blog/topics/#/blog/meteor/https://objectcomputing.com/resources/publications/mark-volkmannhttps://www.manning.com/books/svelte-and-sapper-in-action?query=mark%20volk Picks Steve Edwards: https://cesf.us Raymond Camden:: https://www.allrecipes.com/recipe/10033/iced-pumpkin-cookies/ Lindsay Wardell: https://github.com/lindsaykwardell/nuxt-plugin-github-api Mark Volkmann: https://www.meteor.com/ Follow Views on Vue on Twitter > @viewsonvueSpecial Guest: Mark Volkmann. Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy
undefined
Oct 27, 2020 • 56min

VoV 126: Vue Composition API and Nuxt with Daniel Roe

In this episode of Views on Vue, Lindsay and Steve talk with Daniel Roe, CTO of Parent Scheme, about the Vue 3 Composition API. They discuss what the composition API is, and how it simplifies development of features in Vue. Daniel is also working on composition API hooks for Nuxt, and we dive into how these hooks work to enable SSR with Vue 3. We then talk about Vuex and the composition API, and whether you can (or should) replace it. Sponsors Audible.comCacheFly Panel Lindsay WardellSteve Edwards Guest Daniel Roe Links https://twitter.com/danielcroeForgot about thishttps://github.com/posva/piniahttps://parentscheme.com/ Picks Steve Edwards: https://www.amazon.com/Tell-Your-Children-Marijuana-Violence/dp/1982103663Unreported Truths about COVID-19 and Lockdowns: Part 1: Introduction and Death Counts and EstimatesUnreported Truths about COVID-19 and Lockdowns: Part 2: Update and Examination of Lockdowns as a Strategy Lindsay Wardell: https://www.thisdot.co/ Daniel Roe: Netflix Series: BNA Follow Views on Vue on Twitter > @viewsonvueSpecial Guest: Daniel Roe. Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy
undefined
Oct 20, 2020 • 45min

VoV 125: React and Typescript for a Vue developer with John Datserakis

In this episode of Views on Vue, Lindsay and Steve talk with John Datserakis, software engineer at Indigo Ag. We catch up on what John’s been doing since his last appearance on the show, and discuss his experience working with React and Typescript in production. We talk about React hooks, and how they compare to Vue 3 Composition API. We also talk about how React is closer to plain Javascript compared to Vue’s ‘batteries included’ approach. Sponsors Audible.comCacheFly Panel Lindsay WardellSteve Edwards Guest John Datserakis Links VoV 045: Comparing the React and Vue Ecosystems with a Real-World SPA with John Datserakishttps://github.com/johndatserakis/koa-vue-notes-webhttps://github.com/johndatserakis/koa-react-notes-web Picks John Datserakis: Link Control Chrome Extension Steve Edwards: God’s Battalions: The Case for the Crusades Lindsay Wardell: https://tailwindcss.com/docs/release-noteshttps://wondery.com/shows/tides-of-history/ Follow Views on Vue on Twitter > @viewsonvueSpecial Guest: John Datserakis. Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy
undefined
Oct 6, 2020 • 17min

VoV 124: Why End-To-End Test using Cypress with Gleb Bahmutov

In this episode of Views on Vue, we talk with Gleb Bahmutov, VP of Engineering at Cypress, about the importance of end-to-end testing, and why to use Cypress for your tests. We discuss how to write tests that cover a majority of your codebase, as well as new features such as component testing. We also talk about code coverage, and generating reports to determine how well your tests work to validate your application. Sponsors Audible.comCacheFly Panel Lindsay WardellSteve Edwards Guest Gleb Bahmutov Links http://www.cypress.io/https://www.cypress.io/featureshttps://on.cypress.io/code-coveragehttps://github.com/bahmutov/cypress-vue-unit-testhttps://www.scientistsforxr.earth/slideshttps://350.org/ Picks Gleb Bahmutov:  https://github.com/vitejs/vitehttps://www.xrebellion.nyc/the-emergencyhttps://rebellion.global/ Steve Edwards: Vacation Lindsay Wardell: https://www.parts-people.com/https://beta.editor.paperize.io/#/ Follow Views on Vue on Twitter > @viewsonvueSpecial Guest: Gleb Bahmutov. Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy
undefined
Sep 29, 2020 • 33min

VoV 123: What To Expect When You're Expecting Vue 3 with Raymond Camden

In this episode of Views on Vue, Lindsay and Steve talk with Raymond Camden about the upcoming Vue 3 release, and how it’s important for open source in general to communicate well with developers. We discuss the needs of developers who just want to get work done, and the need to not break the expectations around a library or framework. We talk about the Composition API, as well as new features like Teleport and Suspense. Sponsors Audible.comCacheFly Panel Lindsay WardellSteve Edwards Guest Raymond Camden Links https://github.com/vuejs/vue/projects/6 Picks Raymond Camden: The CRPG Book: A Guide to Computer Role-Playing Games Steve Edwards: Dr. Lee presents Can’t Touch This Covid Parody Lindsay Wardell: TypeGraphQL Follow Views on Vue on Twitter > @viewsonvueSpecial Guest: Raymond Camden. Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy
undefined
Sep 22, 2020 • 25min

VoV 122: Using VueJS For Rapid Prototyping with Nick Basile

In this episode of Views on Vue, Steve talks with Nick Basile of Lambda School in Auston, TX, about using Vue for rapid prototyping new projects. Nick talks about why he uses Vue, and how the prototyping works in Vue. We also digress slightly to discuss Tailwind CSS, a popular utility CSS library, and how it fits in with his prototyping process. Sponsors Audible.comCacheFly Panel Steve Edwards Guest Nick Basile Links http://commitly.io/ (coming soon!)nick-basile.comgithub.com/nickbasilehttps://twitter.com/nickjbasile Picks Nick Basile: Ghost of Tsushima Steve Edwards: The Hitchhiker’s Guide to the Galaxy Follow Views on Vue on Twitter > @viewsonvueSpecial Guest: Nick Basile. Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy
undefined
Sep 15, 2020 • 34min

VoV 121: Reusable Components with Michael Thiessen

In this episode of Views on Vue, Lindsay talks with Michael Thiessen, who is working on a new course about Reusable Components. We dive into the six levels of reusability, and talk about how to make your components more flexible across your application. We also discuss when is a good time to start abstracting your components, and some ideas on handling large numbers of props. Sponsors Audible.comCacheFly Panel Lindsay Wardell Guest Michael Thiessen Links https://michaelnthiessen.com/reusable-componentshttps://michaelnthiessen.com/clean-componentshttps://michaelnthiessen.com/6-levels-of-reusability/https://twitter.com/MichaelThiessen Picks Michael Thiessen: Produce Box Lindsay Wardell: Daily Plan Bar Follow Views on Vue on Twitter > @viewsonvueSpecial Guest: Michael Thiessen. Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy
undefined
Sep 8, 2020 • 29min

VoV 120: Vue Formulate with Justin Schroeder

Lindsay talks with Justin Schroeder about Vue Formulate, a form library with some new ideas. We discuss how to build forms, the straightforward API for creating inputs, and how to customize the form. We also discuss how developers can bind directly to the form, rather than each component, and how validation is layered in at every step. Finally, we discuss form generation from JSON or objects, and how to create form groups. Sponsors CacheFly Panel Lindsay Wardell Guest Justin Schroeder Links https://vueformulate.comhttps://dev.to/justinschroeder/introducing-vue-formulate-truly-delightful-form-authoringUsing Tailwind with Vue Formulatehttps://wearebraid.comhttps://twitter.com/jpschroeder Picks Lindsay Wardell: Granted by John David Anderson Justin Schroeder: The All-In PodcastDisney Plus Hamilton Follow Views on Vue on Twitter > @viewsonvueSpecial Guest: Justin Schroeder. Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy
undefined
Sep 1, 2020 • 4min

VoV 119: Climate Change and the Tech Community with Callum Macrae

In this episode of Views on Vue, Lindsay talks with Callum Macrae about the impact of the tech community on climate change. We discuss the impact of data centers and data transmission over the internet, some of the tech industry’s support of carbon emissions, and how we as individuals can make a difference. Sponsors CacheFly Panel Lindsay Wardell Guest Callum Macrae Links https://www.iea.org/fuels-and-technologies/data-centres-networksGoogle Halts AI Tools For Oil Extractionhttps://unboundwellness.com/dairy-free-queso​​​​​​​ Picks Lindsay Wardell: Granted by John David Anderson Callum Macrae: The All-In PodcastDisney Plus Hamilton Follow Views on Vue on Twitter > @viewsonvueSpecial Guest: Callum Macrae. Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy
undefined
Aug 25, 2020 • 51min

VoV 118: Nuxtify Everything with Debbie O'Brien

In this episode of Views on Vue, Lindsay and Steve talk with Debbie O’Brien, Head of Learning at Nuxt. We discuss Nuxt becoming a company, the new component and content modules, and the static module. We also talk about enhancements to the Nuxt documentation, providing new ways to learn Nuxt and ways to integrate it with other technologies. Sponsor CacheFly Panel Lindsay WardellSteve Edwards Guest Debbie O’Brien Links https://twitter.com/debs_obrienhttps://debbie.codes/ Picks Steve Edwards: The Middle Lindsay Wardell: Native Script Playground Debbie O’Brien: The Sinner Follow Views on Vue on Twitter > @viewsonvueSpecial Guest: Debbie O'Brien. Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app