
Views on Vue
Vue is a growing front-end framework for web developments. Hear experts cover technologies and movements within the Vue community by talking to members of the open source and development community.
Latest episodes

Sep 27, 2022 • 47min
API Calls in Vue.js with Deniz Gürsoy - VUE 197
Today we talk with Denise Gürsoy, a full stack developer from the Netherlands, currently working as a GO developer. We discuss his Medium article about implementing alternate methods of calling APIs in Vue.js. SponsorsTop End DevsCoaching | Top End DevsLinksAPI calls in Vue.jsGitHub: denizgursoyDeniz GÜRSOY PicksCharles- Irish GaugeCharles- JavaScript Remote Conference 2022Charles - How to Stay Current Course (coming soon)Charles - Book Club for developer books (coming soon)Charles - Coaching | Top End Devs Charles- I Am Not A Serial Killer (John Cleaver, 1)Charles- The Lord of the Rings: The Rings of Power - Season 1Deniz- Ocean's Twelve (2004) - IMDbAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

Sep 20, 2022 • 20min
Vue Sortable Table with Shashikant S. Wagh - VUE 196
Steve sits down with Vue developer Shashikant S. Wagh to talk about his Vue Sortable Table. They discuss the various config options and the main selling point that allows the user to re-order items in the table via drag and drop. Shashikant makes a very old-school book pick, and as always, Steve has his great dad jokes. SponsorsTop End DevsCoaching | Top End DevsLinksIntroducing Vue Sortable TableGitHub - shashikant-wagh/vue-sortable-tableGitHub - SortableJS/SortableLinkedIn: Shashikant (Shashi) WaghGitHub: shashikant-waghPicksShashikant- The RepublicSteve- QR codes | Dan HollickAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

Sep 13, 2022 • 1h 7min
Astro with Fred K. Schott - VUE 195
Today we talk with Fred Schott, the co-creator of Astro. Being involved with open source web development for a decade, and working on several teams at Google, including Chrome and Polymer, he is now one of the biggest promoters of Astro. We talk about how Astro, as a static site generator, helps to solve the over-use of javascript on the client side.In this episode...Origin story of AstroComponent structureRoutingIntegration vs. UI frameworksAstro with e-commerce sitesServer-side rendering capabilitySponsorsTop End DevsCoaching | Top End DevsLinksThe Great Divide | CSS-TricksAstro | Build faster websitesTwitter: @FredKSchottAstro Lounge | DiscordPicksFred- Svelte Summit Fall 2022: The first in-person Svelte only conferenceSteve- MV7Steve - Dad JokesSteve- Day of the Year Dad Jokes (@789dadjokes) * Instagram photos and videosSteve- ViteConfAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

Sep 6, 2022 • 50min
Providing, Injecting, Testing, and Templating Using Vue with Valeri Karpov - VUE 194
Valeri Karpov, maintainer of the popular Mongoose library for Nodejs, visits the show again to talk about a new Vue 3 feature of provide/inject and how it's much better than props, how he uses Vue templates inside Node, tests template output with the cheerio library, and then how he uses plain js, html, and css files for email templates. As always, they end with picks, including a discussion of the The Hobbit and the Lord of the Rings books, and movies, and as always, Steve tops it off with his amazing dad jokes. SponsorsTop End DevsCoaching | Top End DevsLinksUsing Provide and Inject in Vue.jsProvide / Inject | Vue.jsReactivity in Vue 3Use HTML Files as Vue Templates with WebpackcheerioGitHub: vkarpov15Twitter: @code_barbarianPicksVal- Dreadgod (Cradle Book 11)Steve- The Hobbit (TV Movie 1977) - IMDbAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

Aug 23, 2022 • 45min
Dive into the Benefits of Fathym with Jeremy Tomlinson and Rich Kurtzman - VUE 193
Today we talk with the director of engineering, Jeremy Tomlinson, and communication specialist, Rich Kurtzman, from Fathym. Described as an “innovation acceleration engine,” we discuss how Fathym provides the building tools which allow jr. and sr. engineers alike contribute to development. The platform allows use of your own code, low code, or leveraging Fathym’s no code build tools. SponsorsTop End DevsCoaching | Top End DevsLinksHow to Deploy Vue.js Sites on FathymModular frontends are fantastically functionalfathym4 JavaScript frameworks you should know in 2022How to Build a Headless WordPress with Vue.jsHow to use Netlify CMS and host with FathymTwitter: @FathymIt Instagram: @fathymitPicksJeremy- Star Trek: Strange New Worlds (Official Site) Watch on Paramount+Rich- The SopranosRich- Star Trek: Discovery (Official Site) Watch on Paramount+Rich- Watch The Mandalorian | Full episodes | Disney+Rich - Dad JokeSteve- Overview - Nuxt 3 Essentials | Vue MasterySteve - Dad JokesAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

Aug 16, 2022 • 31min
Communicating Between Vue Components With Sanchitha SR - VUE 192
In today’s episode, we talk with special guest Sanchitha SR about her article titled How to Communicate between Components in Vue.js. We cover the five ways that we can send data from one component to another: Using PropsUsing EventsUsing Event BusUsing provide/injectUsing this.$refsSponsorsTop End DevsCoaching | Top End DevsLinksBuilding a Global State Management Library with Andrew Courtice - VUE 171How to Communicate between Components in Vue.js7 Component Communications in Vue 3GitHub - developit/mitt:Twitter: @SrSanchithaSanchitha SR - MediumLinkedIn: Sanchitha SRPicksSanchitha - Watch Flavors of Youth: International Version | Netflix Official SiteSanchitha - Normal PeopleSanchitha - Conversations with FriendsSteve- Dad JokesAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

Jul 26, 2022 • 50min
Promises and Async/Await with Val Karpov - VUE 191
Today Steve talks with Val Karpov, the lead maintainer of Mongoose, the most used database framework on NPM. Val gives a brief history of Promises and Async/Await, talks about how they work. We learn the reasoning behind the new functionality, and how it works in VUE. Be sure to check out Vals book and his blog articles on The Code Barbarian and Mastering JS. SponsorsTop End DevsCoaching | Top End DevsLinksMongooseMastering Async/Await v1.1.0The Code Barbarian | www.thecodebarbarian.comMastering JSThe Far Side Comic Strip by Gary Larson - Official Website | TheFarSide.comGitHub: vkarpov15 - OverviewGitHub - vkarpov15/simple-promise: Simplified implementation of promises for learning purposesOverview - Nuxt 3 Essentials | Vue MasteryPicksSteve- Calvin & Hobbes Search Engine - by BingSteve - Dad JokesVal- Drink LMNT | Paleo-Keto Friendly Hydration | Zero Sugar ElectrolytesVal- Watch Alexa & Katie | Netflix Official SiteAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

Jul 19, 2022 • 46min
Creating a Vue Component Library Without Losing Your Mind - VUE 190
Steve talks with Milad Dehghan, a Vue developer for Trengo in The Netherlands, to talk about his blog post on creating a VueJS component library. They start with the basic definitions of component libraries (aka design systems) and atomic design principles and then dive into the specifics of how he does it in VueJS They also get into short discussion on Astro, and Steve makes Milad laugh hysterically with his amazing dad jokes. SponsorsTop End DevsCoaching | Top End DevsLinksCreate a Vue.js Component library without losing your mindTrengo | Customer service softwareAtomic Design by Brad FrostTwitter: @milad_d3miladd3 - OverviewAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

Jul 5, 2022 • 1h 14min
Reusability in Vue with Alex Vipond - VUE 189
Today Steve talks with Alex Vipond, a front end engineer at Better Help, about the many ways to reuse code and make it cleaner in Vue 2 and Vue 3. We discus Vue Directives, Vue Mixins, Renderless Components, and Composables, and talk about the benefits of using them. Be sure to also catch his book on the topic which will be re-released soon with a major update. SponsorsTop End DevsCoaching | Top End DevsLinksOrganizing Code by Logical Concern in Vue 3 by Alex Vipond - YouTubeBaleadaBetterHelp | Professional Therapy With A Licensed TherapistComposables | Vue.jsVueUseTwitter: @AlPalVipondPicksAlex- Watch Bo Burnham: Inside | Netflix Official SiteAlex - Vue and Vite updates coming soon!Steve - Dad JokesSteve- Vue MasteryAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

Jun 21, 2022 • 59min
New Nuxt 3 Features and the Nuxt 3 Community with Daniel Roe - VUE 188
Daniel Roe joins us today to talk through the new Nuxt 3 features. We talk about his journey to be come one of the core contributors on the Framework team at Nuxt Labs. He gives us insight on a typical day, and the process of tackling tasks for the week. We discuss the contributions to RFC’s on GitHub, Incremental Static (Re)generation, and his experience at Vue Amsterdam. SponsorsTop End DevsCoaching | Top End DevsLinksJSJ 408: Reading Source Code with Carl MungaziVue Language Features (Volar) - Visual Studio MarketplacePreview.jsasciinema - Record and share your terminal sessions, the simple wayNuxtLabs: Intuitive Web DevelopmentHistoire - Vue.js AmsterdamDiscussions · nuxt/frameworkLondon Alley - London AlleyTwitter: @danielcroeDaniel RoeLinkedIn: Daniel RoePicksDaniel - Thought Controls Room FragranceSteve - Dad JokesAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy
Remember Everything You Learn from Podcasts
Save insights instantly, chat with episodes, and build lasting knowledge - all powered by AI.