Views On Vue

Informações:

Synopsis

A weekly discussion among Vue developers about Vue and it's ecosystem.

Episodes

  • API Calls in Vue.js with Deniz Gürsoy - VUE 197

    27/09/2022 Duration: 47min

    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

  • Vue Sortable Table with Shashikant S. Wagh - VUE 196

    20/09/2022 Duration: 19min

    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

  • Astro with Fred K. Schott - VUE 195

    13/09/2022 Duration: 01h06min

    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

  • Providing, Injecting, Testing, and Templating Using Vue with Valeri Karpov - VUE 194

    06/09/2022 Duration: 49min

    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

  • Dive into the Benefits of Fathym with Jeremy Tomlinson and Rich Kurtzman - VUE 193

    23/08/2022 Duration: 44min

    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://r

  • Communicating Between Vue Components With Sanchitha SR - VUE 192

    16/08/2022 Duration: 30min

    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

  • Promises and Async/Await with Val Karpov - VUE 191

    26/07/2022 Duration: 50min

    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://

  • Creating a Vue Component Library Without Losing Your Mind - VUE 190

    19/07/2022 Duration: 45min

    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

  • Reusability in Vue with Alex Vipond - VUE 189

    05/07/2022 Duration: 01h14min

    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

  • New Nuxt 3 Features and the Nuxt 3 Community with Daniel Roe - VUE 188

    21/06/2022 Duration: 59min

     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

  • React vs. VUE with Cody Bontecou - VUE 187

    14/06/2022 Duration: 45min

    In this episode we have special guest Cody Bontecou, a senior full-stack engineer at Dept in Amsterdam.  Working remotely from Hawaii, he enjoys primarily writing in VUE 3, but is using VUE 2 for his current projects.  The primary focus of today’s discussion is to discuss his blog article Convert a React Component to Vue.js.  We talk through his experience converting a timeline component, and in doing so compare the differences between React and a VUE.   SponsorsTop End DevsCoaching | Top End DevsLinksConvert a ReactJS Component to VueJSFor fast and secure sites | Jamstackcodybontecou.comTwitter: @CodyBontecouTwitter: @wonder95Picks* Cody- Outliers: Why Some People Succeed and Some Don't* Steve - Dad Jokes Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

  • Daniel Roe and the New Features of Nuxt 3 Beta - VUE 186

    24/05/2022 Duration: 56min

    This week Steve and first-time host Drew Baker talk with Daniel Roe about the new features of Nuxt 3 which has just been released in Beta. We dive into discussions on topics such as the new page-routing syntax, the nitro server, unstorage, zero-config, svg’s, and composables. Sponsors Top End DevsCoaching | Top End Devs Links Server Engine Picks Daniel - RaycastDaniel - Thought Controls Room FragranceDrew - Nuxt Enterprise SupportSteve - Dad JokesSpecial Guest: Daniel Roe.Sponsored By:Coaching | Top End Devs: Do you want to level up your career? or go freelance? or start a podcast or youtube channel? Let Charles Max Wood Help You Achieve Your DreamsTop End Devs: Learn to Become a Top 5% Developer. Join our community of ambitious and engaged programmers to learn how.Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

  • Nuxt with Drew Baker from Funkhaus - VUE 185

    10/05/2022 Duration: 01h20min

    In today’s episode we talk with Drew Baker, the technical director at Funkhaus, a digital agency specializing in web development, branding, identity and full content programming. This engineering team of six people work mostly in Vue, and with a Webby award for their work on Songs from Scratch, we gain a lot of background, tips and lessons learned from their work. He gives us insights to what Nuxt is compared to VUE, and what features makes it his tool of choice. We also look forward to what is coming next with the release of Nuxt 3 and that that means for the VUE coders. Sponsors Top End DevsCoaching | Top End Devs Links FunkhausSongs from ScratchHeroku Forces User Password Resets Following GitHub OAuth Token TheftGitHub: Funkhaus Picks Drew - Max Howell’s teaDrew - Max Howell's Article Steve- Max Howell's TweetSpecial Guest: Drew Baker.Sponsored By:Coaching | Top End Devs: Do you want to level up your career? or go freelance? or start a podcast or youtube channel? Let Charles Max Wood Help You A

  • Reusable Components with Vue 3 - VUE 184

    03/05/2022 Duration: 41min

    In this episode, we talk with special guest Samuel Adewole. He is a front end engineer at Jagaad in Italy, working in design & development of cloud-based applications, mobile apps and scalable products. We discuss his work with building re-usable components with Vue 3. He walks through step by step, giving insight to the process and pieces of his work. Sponsors Top End DevsCoaching | Top End Devs Links Jagaad JavaScript in Plain English Mouvi SamadorSamuel on Twitter Samuel on LinkedIn Samuel on Medium Samuel on GitHub Picks Samuel - Lupin on NetFlix Special Guest: Samuel Adewole.Sponsored By:Coaching | Top End Devs: Do you want to level up your career? or go freelance? or start a podcast or youtube channel? Let Charles Max Wood Help You Achieve Your DreamsTop End Devs: Learn to Become a Top 5% Developer. Join our community of ambitious and engaged programmers to learn how.Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

  • Vue at AWS with Erik Hanchett - VUE 183

    26/04/2022 Duration: 38min

    Erik Hanchett is a prominent voice in the VueJs community with his popular Program With Erik YouTube channel, courses, and other resources. Erik now works as a developer at Amazon Web Services, so today Erik talks about how Vue is used at AWS in the Amplify UI tools. He goes over what Amplify is, how it helps developers easily create and configure AWS resources for their websites, and the Amplify UI components he works on that developers can use to create their front end and talk to the back end. As always, Steve brings the great dad jokes, and they discuss some new TV shows that they like. Sponsors Top End DevsCoaching | Top End Devs Links Amplify docsAmplify UI docsGitHub - vueuse/vue-demAmplify on GithubGitHub - aws-amplify/amplify-ui Picks Erik- Outer Range (TV Series 2022– ) - IMDbSpecial Guest: Erik Hanchett.Sponsored By:Coaching | Top End Devs: Do you want to level up your career? or go freelance? or start a podcast or youtube channel? Let Charles Max Wood Help You Achieve Your DreamsTop End De

  • Using Keycloak with Nuxt with Anamol Soman - VUE 182

    15/03/2022 Duration: 29min

    Steve talks with Anomal Soman about Keycloak, an open source tool for handling authentication and authorization in web apps. They discuss the various installation and environment options for running Keycloak, how to set it up and configure it, the various options in setting up users and roles, and how to easily integrate it with Nuxt. Sponsors Top End DevsCoaching | Top End Devs Links How To Integrate Keycloak in NuxtJsStep by Step Guide to Setup Keycloak on Local MachineKeycloakVue GatesSpecial Guest: Anamol Soman.Sponsored By:Coaching | Top End Devs: Do you want to level up your career? or go freelance? or start a podcast or youtube channel? Let Charles Max Wood Help You Achieve Your DreamsTop End Devs: Learn to Become a Top 5% Developer. Join our community of ambitious and engaged programmers to learn how.Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

  • All About Vite with Matias Capeletto - VUE 181

    08/03/2022 Duration: 01h11min

    Lindsay and Steve get to talk with Matias Capaletto (also known as Patak) about the explosive growth of the Vite ecosystem. They talk about how he got into Vite, and the work that’s gone into making it such a compelling ecosystem for a number of frameworks. They also discuss the origins of Vitest, the first-class test runner for Vite, and Matias’ recent hire by Stackblitz to work full time on Vite. Sponsors Top End DevsCoaching | Top End Devs Links The Vite Ecosystem | patakViews on Vue Episode 173: Diving into StackBlitz with Eric Simons - VUE 155Views on Vue: Islands Architecture in Vue with Máximo Mussini - VUE 170GitHub: vitejs/awesome-viteGitHub: originjs/webpack-to-viteVitest DevVitestIntroducing WebContainers: Run Node.js natively in your browserGitHub: patak ( patak-dev ) Picks Lindsay- GitHub: lindsaykwardell/vite-elm-templateLindsay- Particles CSSLindsay- NoRedInk – Funding the Roc Programming LanguageMatias- Faker | FakerSpecial Guest: Matias Capeletto.Sponsored By:Coaching | Top End Devs: Do

  • Tools that Inspire us with Subha Chanda - VUE 180

    22/02/2022 Duration: 06min

    Lindsay and Steve talk with Subha Chanda, freelance developer, about a number of topics related to building and managing your own sites. They discuss Subha’s work as a writer, and his work writing for LogRocket (and others), focusing on his article on using ImageKit and Vue. They also discuss the current state of using Nuxt, integrating with a CMS, and what tools Subha reaches for when doing freelance work. Sponsors Top End DevsCoaching | Top End Devs Links NemotivityImage branding with ImageKit and Vue.js - LogRocket BlogGlobal Image CDN with Real-time Image OptimizationHeadless CMS and Content APIvsinder - Visual Studio Marketplace Picks Lindsay- Twitter: Introducing Wordle Wars! Multiplayer #WordleSteve- passWORDLESubha- WORLDLESpecial Guest: Subha Chanda.Sponsored By:Coaching | Top End Devs: Do you want to level up your career? or go freelance? or start a podcast or youtube channel? Let Charles Max Wood Help You Achieve Your DreamsTop End Devs: Learn to Become a Top 5% Developer. Join our communit

  • Going 3D with Alvaro Saburido - VUE 179

    15/02/2022 Duration: 51min

    Lindsay and Steve talk with Alvaro Saburido about TroisJS, the ThreeJS wrapper for Vue. They talk about Alvaro’s work with Vue at work and creating public content, and then dive into what Three.js is, what it does, and why it’s so exciting. Sponsors Top End DevsCoaching | Top End Devs Links Going 3D with Trois.js and Vue 3 Añade 3D a tu aplicación de Vue con Trois.js - YouTubeGoing 3D with Trois.js (Three.js + Vite) - YouTube VueDoseInstallation | TroisJSBruno-SimonGithub: Alvaro Saburido ( alvarosabu ) Picks Alvaro- Jakub Andrzejewski - DEV CommunityAlvaro- Nuxt3 Modules - YouTubeLindsay- Introduction | Vue.jsSteve- Coming Into Vue: What's Next in Vue 3Steve- Element 26 - Weight Belts, Knee Sleeves, Hand Grips, and Athletic GearSpecial Guest: Alvaro Saburido.Sponsored By:Coaching | Top End Devs: Do you want to level up your career? or go freelance? or start a podcast or youtube channel? Let Charles Max Wood Help You Achieve Your DreamsTop End Devs: Learn to Become a Top 5% Developer. Join our communi

  • The Road To Becoming a DevRel With Alex Jover Of Vue Dose and Storyblok - VUE 178

    08/02/2022 Duration: 17min

    Steve talks with Alex Jover, a developer relations with Storyblok, and the owner of Vue Dose. They cover his history in programming, starting with Backbone.js and jQuery, and how he got into Vue, and also his history of involvement in the Vue community as a Vue Community member,Google GDE, which all lead to his current position at Storyblok. And as always, Steve wraps up the episode with his favorite dad jokes. Sponsors Top End DevsCoaching | Top End Devs Links Vuedose.tipsTesting Vuejs components with JestGitHub - alexjoverm/v-lazy-imageGitHub - prettier/tslint-config-prettierExperts | Google DevelopersUnderstanding the Visual Editor - Storyblok Picks Steve- North Korea Hacked Him. So He Took Down Its InternetSpecial Guest: Alex Jover .Sponsored By:Coaching | Top End Devs: Do you want to level up your career? or go freelance? or start a podcast or youtube channel? Let Charles Max Wood Help You Achieve Your DreamsTop End Devs: Learn to Become a Top 5% Developer. Join our community of ambitious and e

page 3 from 13