In this episode, Lindsay and Steve talk to Daniel Kelly about his theme for Nuxt, Awake, and his experience building it. We discuss Daniel's experience with Laravel, then compare PHP and JavaScript development. We talk about building the theme, integrating it with Netlify CMS, and the benefits of this approach. We also discuss the plugins Daniel is using in Awake to make it as fast as possible. Panel Lindsay Wardell Steve Edwards Guest Daniel Kelly Sponsors Linode Next Level Mastermind Links Awa...
Jan 26, 2021•47 min•Transcript available on Metacast We spoke with Marco about his book, Seriously Good Software, and what it means for developers. Panel Raymond Camden Steve Edwards Guest Marco Faella Sponsors Next Level Mastermind Links Seriously Good Software by Marco Faella Picks Marco- Clean Code: A Handbook of Agile Software Craftsmanship by Robert C. Martin Marco- Java API Source code Marco- Sean Carroll's Mindscape Podcast Raymond- G.I. Joe Action Figures Steve- Start With No | Dylan Paulus Special Guest: Marco Faella. Advertising Inquirie...
Jan 19, 2021•28 min•Transcript available on Metacast Steve and Lindsay talk with Erik Hanchett about his experience teaching VueJS. Erik is a published author, prolific Youtube video creator, and has created multiple online courses all for the purpose of teaching Vue. The discussion ranges from how he creates runs his courses, to the benefits of writing for an established publisher, to developer job interviews, and finally certifications for developers. Panel Lindsay Wardell Steve Edwards Guest Erik Hanchett Links Devchat.tv- VoV 111: Educating ab...
Jan 12, 2021•56 min•Transcript available on Metacast In this episode, Lindsay, Steve, and Raymond talk with Oscar Spencer, developer at Tidelift and creator of the Grain programming language. We discuss Vue's reactivity engine, both how it worked in Vue 2 and how it's changed for Vue 3. We also talk about some use cases, both within Vue and outside of it. Finally, we talk a bit about Grain, a strongly-typed functional language that compiles to WASM. Panel Lindsay Wardwell Raymond Camden Steve Edwards Guest Oscar Spencer Links @vue/reactivity-npm G...
Jan 05, 2021•40 min•Transcript available on Metacast Get the 2020 Goal Setting Workshop + Success Accelerator Deal HERE (Coupon Code: GOALS for a massive discount) Mani Vaya joins Charles Max Wood to walk him through the 6 pillars of success that lead to meeting your goals. Mani has read thousands of books on success, setting and achieving goals, and personal growth and has distilled these 6 principles from the books and then figured out how to put them into practice. He and Chuck walk through the principles and strategies that create success and ...
Jan 01, 2021•1 hr 7 min•Transcript available on Metacast In this episode, Lindsay talks with Mitchell Romney about his journey into programming and video content creation. They discuss how Mitchell got started with IT, and found a passion for writing code. They also explore Mitchell's streaming and YouTube content, and his free course on Vue 3 for beginners. They discuss the importance of giving back to the community, working together, and having fun while programming. Panel Lindsay Wardell Guest Mitchell Romney Sponsors Audible.com Links Learn Vue 3 ...
Dec 29, 2020•52 min•Transcript available on Metacast In this episode, Lindsay, Steve, and Raymond talk with Anjolaoluwa Adebayo-Oyetoro (Jola), lead front-end developer at RevelFinance and technical writer at LogRocket. We discuss how his team found itself making too many API calls, and decided to move to GraphQL. We talk about what GraphQL is, its strengths, and how to solve common problems like usage in Vue and authentication. Jola also gives his tips on learning GraphQL, and where to go to learn it. Panel Steve Edwards Lindsay Wardell Raymond C...
Dec 22, 2020•38 min•Transcript available on Metacast Lindsay and Steve talk with Alba Silvente, senior frontend developer at Blue Harvest and ambassador for Nuxt and Storyblok. We talk about how she came to use Vue, and some of the technologies that she loves to use. We discuss her blog series on building a dashboard with Tailwind, Nuxt, and Storyblok. We also explore how to integrate Storyblok into a Nuxt app. Panel Lindsay Wardell Steve Edwards Guest Alba Silvente Fuentes Links Alba's Blog Storyblok Create a dashboard with TailwindCSS - Adding S...
Dec 01, 2020•39 min•Transcript available on Metacast Get the Black Friday/Cyber Monday "Double Your Productivity by 5pm Today" Deal Coupon Code: "DEEP" for a GIANT discount Mani provides us with strategies and tactics to get Deep Work time and how to get our minds into that focused state for hours at a time. He has read hundreds of books that have taught him the secrets to getting more done by getting into this state. He starts by telling us how he was passed over for a promotion at Qualcomm in favor of someone younger and less experienced and how...
Nov 27, 2020•47 min•Transcript available on Metacast In this episode of Views on Vue, Lindsay and Raymond talk with Michael Thiessen about his new course, Reusable Components. We discuss Michael’s six levels of reusability, and his process in building the course to help developers have their own ‘aha’ moments with these concepts. We also talk about the tools Michael used to build the course, from coding in Vue 3 to hosting and authentication to video editing. We also gets Michael’s tips for someone wanting to build their own course. Sponsors Audib...
Nov 17, 2020•31 min•Transcript available on Metacast 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.com CacheFly Panel Lindsay Wardell Steve Edwards Raymond Camden Guest Mark Volkmann Links https://mvolkmann.github.io/blog/topics/#/blog/meteor/ https://objectcomputing.com/resources/publications/mark-volkm...
Nov 10, 2020•56 min•Transcript available on Metacast 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.com CacheFly Panel Lindsay Wardell Steve Edw...
Oct 27, 2020•56 min•Transcript available on Metacast 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.com CacheFly Panel Lindsay Wardell Ste...
Oct 20, 2020•45 min•Transcript available on Metacast 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.com CacheFly Panel Lindsay Wardell Steve Edwards Guest Gleb Bah...
Oct 06, 2020•17 min•Transcript available on Metacast 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.com CacheFly Panel Lindsay Wardell Steve Edwards Guest Ray...
Sep 29, 2020•33 min•Transcript available on Metacast 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.com CacheFly Panel Steve Edwards Guest Nick Basile Links http://commitly.io/ (coming soon!) nick-basile.com github.com/nickbasile https...
Sep 22, 2020•25 min•Transcript available on Metacast 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.com CacheFly Panel Lindsay Wardell Guest Michael Thiessen Links https://michaelnthiessen.com/reusable-co...
Sep 15, 2020•34 min•Transcript available on Metacast 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 http...
Sep 08, 2020•29 min•Transcript available on Metacast 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-networks Google Halts AI Tools For Oil Extraction https://unboundwell...
Sep 01, 2020•4 min•Transcript available on Metacast 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 Wardell Steve Edwards Guest Debbie O’Brien Links https://twitter.com/debs_obrien https://debbie.codes/ Picks Steve Edwards: Th...
Aug 25, 2020•51 min•Transcript available on Metacast In this episode, Lindsay talks with Filip Rakowski, co-founder and CTO of Vue Storefront. They discuss how Filip got into programming, frontend development for eCommerce, and what led to the development of Vue Storefront. They also discuss what's coming in Vue Storefront Next, and Filip's experience with the Composition API. Filip also discusses launching open source projects early, and how he build a community around Vue Storefront. Panel Lindsay Wardell Guest Filip Rakowski Vue Remote Conf 202...
Aug 11, 2020•1 hr 7 min•Transcript available on Metacast Building websites at an enterprise scale presents many challengers. In this episode the panel talks with Tim Benniks about how the global cosmetics brand L’Oreal uses VueJS in conjunction with Sitecor and other tools to develop websites for its many brands around the world. Tim also discusses his experience in building cross-cultural development teams, and the challenges presented by teams comprised of developers from multiple countries. Panel Steve Edwards Austin Gil Guest Tim Benniks Vue Remot...
Aug 04, 2020•1 hr 18 min•Transcript available on Metacast This week the Views of Vue panelists discuss the frameworks built using Vue. We start with the Vue CLI, then go into Gridsome and static site pros and cons, Nuxt and server side rendering, and Vuepress for simple setup and development. We also discuss other frameworks like Quasar, Vapper, and the experimental Vite. Panel Steve Edwards Lindsay Wardell Austin Gil Vue Remote Conf 2020 Links Nuxt.js Gridsome VuePress Quasar Framework vitejs/vite Vapper How We Used Gatsby.js to Build a Blazing Fast E...
Jul 21, 2020•57 min•Transcript available on Metacast Join the 30-DAY CHALLENGE: "You Don't Know JS Yet" Lindsay, Austin, and Steve discuss some of their tips on how to build Vue applications. Our discussion ranges from auto registration of components, separating data by features, and error handling. Panel Steve Edwards Lindsay Wardell Austin Gil Vue Remote Conf 2020 Links Loading SCSS globally Dynamically Generating Vue Router Routes From Directory Structure How to prevent browser refresh, URL changes, or route navigation in Vue Picks Austin Gil: ...
Jul 14, 2020•57 min•Transcript available on Metacast In this episode of Views on Vue, we talk with Maya Shavin, a Senior Frontend Developer at Cloudinary. We talk about CSS component libraries, CSS-in-JS with Vue, and pros and cons with using libraries like Tailwind CSS. We also discuss Storefront UI, a component library focused on eConmerce. Panel Steve Edwards Lindsay Wardell Austin Gil Guest Maya Shavin Vue Remote Conf 2020 Links Maya Shavin - Performant Components through Customisation PurgeCSS Whitelist Fluid type with CSS Clamp Storefront UI...
Jul 07, 2020•1 hr 6 min•Transcript available on Metacast Vue Remote Conf 2020 October 6th to 9th We talk to Tiago Alves about Nativescript-Vue - what it is, how is it different from Cordova or React Native, and why it's a good choice for building mobile apps. We talk about mobile components vs HTML, native APIs, and how to run your app while in development. Panel Steve Edwards Lindsay Wardell Austin Gil Guest Tiago Alves Sponsors Cloudways | Use promo code "DEVCHAT" for 30% off for 3 months on all plans "The MaxCoders Guide to Finding Your Dream Devel...
Jun 30, 2020•47 min•Transcript available on Metacast Vue Remote Conf 2020 October 6th to 9th The Views on Vue panel talks with Erik Hanchett, prolific VueJS educator, about his new Vue 360 course and other educational resources he provides to the VueJS comunity. We also talk about personal branding and how to get started building your own brand. Panel Steve Edwards Lindsay Wardell Guest Erik Hanchett Sponsors Cloudways | Use promo code "DEVCHAT" for 30% off for 3 months on all plans "The MaxCoders Guide to Finding Your Dream Developer Job" by Char...
Jun 23, 2020•50 min•Transcript available on Metacast Vue Remote Conf 2020 October 6th to 9th In this episode of Views on Vue, we talk to John Leider, the creator of Vuetify. We discuss how he started in programming and web development, and what led to the creation of Vuetify. We also talk about what's coming next with version 3, and how John is able to run an open source project as his business. Panel Steve Edwards Lindsay Wardell Guest John Leider "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Am...
Jun 16, 2020•1 hr 3 min•Transcript available on Metacast In this episode, we talk to Brad Balfour, senior developer at Bloomberg , about how his team began to implement Vue in their existing applications. We also discuss how Vue let their team move faster, and how the Vue component ecosystem allows for quick development using existing solutions. We also talk about the experience of learning and implementing Vue on a large project with an existing team. Panel Steve Edwards Lindsay Wardell Austin Gil Guest Brad Balfour Sponsors Cloudways | Use promo cod...
Jun 09, 2020•40 min•Transcript available on Metacast In this episode, Lindsay, Steve, and Austin talk with Gregg Pollack of Vue Mastery about his course with Evan You on the new reactivity model in Vue 3. We also discuss the Composition API, and whether it is the right decision to use. At the end, we discuss marketing and building up an audience for your own video courses. Panel Steve Edwards Lindsay Wardell Austin Gil Guest Gregg Pollack "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get ...
Jun 02, 2020•57 min•Transcript available on Metacast