

Views on Vue
Charles M Wood
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.
Episodes
Mentioned books

Jan 28, 2020 • 53min
VoV 097: Views on Vue Live at Gitlab Commit 2019
In this episode of Views on Vue, Charles Max Wood interviews speakers at GitLab Commit 2019. Eddie Zaneski from Digital Ocean talks about "Creating a CI/CD Pipeline with GitLab and Kubernetes in 20 minutes", Shamiq Islam from Coinbase talks about "Closing the SDLC Loop- Automating Security" and Jasmine James, from Delta Airlines, discusses " How Delta Became Cloud Native-Avoiding the Vendor Lock". Eddie, Shamiq, and Jasmine give the 5 min "elevator pitch" for the talks they gave at the conference. In his talk, Eddie deploys a fake startup going through the whole pipeline: building the application, containerizing an application and shipping it off to Kubernetes. Shamiq, talks about how the conventional approach to security is to consider it at the very end after all developer has wrapped up their work and why that should change. Jasmine explains more in-depth what it means for a big corporation like Delta to be in a Vendor Lock. Sponsors Cachefly Links Creating a CI/CD Pipeline with GitLab and Kubernetes in 20 minutes by Eddie ZaneskiHacktoberfest presented by DigitalOcean and DEVCommit Brooklyn 2019: Closing the SDLC Loop - A Security Panel by Shamiq IslamCommit Brooklyn 2019: How Delta Became Truly Cloud Native - Avoiding the Vendor-Lock by Jasmine JamesSpecial Guest: Eddie Zaneski. Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

Jan 21, 2020 • 59min
VoV 096: Cordova and Vue with Daniel Purcell
In this episode of Views on Vue the panel interviews Daniel Purcell, asking him about using Cordova with Vue. He starts by explaining what Cordova is and how to get started with Cordova. The panel discusses using VueCLI with Cordova. Daniel explains how to make your app look like a mobile app and recommends some tools to help your app look more native. The panel asks about the cons of using Cordova. Daniel explains how there is a small hit to the performance that rarely affects whether they use Cordova. The panel brings up the common complaint of camera problems, Daniel explains how to get past it. The benefits of using Cordova are considered next. Daniel explains that debugging and building with Cordova is fast. It is also very economical because you can reuse much of your web apps in your mobile apps. He explains how easy it is to do this and walks the panel through it. They discuss push notifications. Daniel shares some of the apps they have built, the challenges they faced and how they overcame them. The panel asks Daniel about testing Cordova apps, he walks them through beta testing in the Google play store and Testflight for iOS. The panel is intrigued by Codepush and how it allows you to dynamically update. Daniel shares resources for getting started and gotchas for developers to watch out for when using Cordova. Panelists Charles Max Wood Lindsay Wardell Deane Venske Austin Gil Guest Daniel Purcell Sponsors CacheFly ____________________________________________________________ "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get Your Copy Today! ____________________________________________________________ Links https://github.com/m0dch3n/vue-cli-plugin-cordova https://ionicframework.com/ Announcing the Ionic Vue Beta https://microsoft.github.io/code-push/ Hero Kids - Fantasy RPG https://www.velocitywebworks.comhttps://getyourmarriageon.com/https://www.facebook.com/ViewsonVuehttps://twitter.com/viewsonvue Picks Charles Max Wood: Terry BrooksThe MaxCoders Guide To Finding Your Dream Developer Job Lindsay Wardell: https://zapier.com/The Terrible Two Deane Venske: The Santa ClauseThe Santa Clause 2The Santa Clause 3: The Escape ClauseRaymond E. Feist Daniel Purcell: Brandon MullIt's a Wonderful Lifehttps://www.vim.org/ Austin Gil: Settings Sync Web Accessibility Extension - Visual Studio Code Polacode :emojisense: Special Guest: Daniel Purcell. Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

Jan 14, 2020 • 1h 2min
VoV 095: New to Vue with Mirjam Bäuerlein
In this episode of Views on Vue the panel interviews Mirjam Bäuerlein, a developer who is new to Vue. Mirjam starts by explaining her coding journey. She has been coding as a hobby since she was 11 and about 3 years ago decided to make it a career. Her work at the time moved her to frontend development in React; giving her the shot that she needed to get a jump on her new career path. Her newest job is using Vue and is the reason she switched to Vue. The panel asks Mirjam about her first impressions of Vue and how she is enjoying the language. She shares with the panel what she enjoys about Vue and what she misses about React. Mirjam tells the panel what it has been like getting into development in recent years since most of the panel has been coding for a much longer. She explains how overwhelming it is learning code in the technology-saturated environment. They discuss the challenges Mirjam faced, deciding where to start, staying focus on one thing and stemming the desire to try everything she found. They discuss the power of starting with basics such as CSS and HTML. They consider all the things you can do just by knowing CSS and HTML. Mirjam gave a talk on how dog training relates to test-driven development. She trained dogs for years before becoming a developer and is very passionate about testing and test-driven development. These two passions drove her to give this talk. The panel asks her a few questions about training developers and how training dogs relate to test-driven development. They continue to discuss testing and what tests are best. Mirjam loves unit tests. She explains why she thinks they are the best. The panel brings up a tweet explaining that integrations were the best. They debate what are the best types of tests but they all agree in the end. Just test your applications. She shares tips for writing and debugging tests. She finishes by explain what conference buddy is. Panelists Charles Max Wood Lindsay Wardell Steve Edwards Austin Gil Guest Mirjam Bäuerlein Sponsors CacheFly ____________________________________________________________ "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get Your Copy Today! ____________________________________________________________ Links https://www.duolingo.com/ https://www.cloudflare.com/products/cloudflare-workers/ RuhrJS2019: Mirjam Bäuerlein: Reinforce yourself: a tale of dog training and test-driven development https://www.facebook.com/ViewsonVuehttps://twitter.com/viewsonvue Picks Charles Max Wood: https://adventofcode.com/ https://javascriptforum.net/ Lindsay Wardell: Paleo Maple Pecan Apple Crisp {Vegan} Steve Edwards: https://www.needtobreathe.com/ Mirjam Bäuerlein: https://www.conferencebuddy.io/ https://exercism.io/ Austin Gil: https://www.cloudflare.com/https://www.duolingo.com/Special Guest: Mirjam Aulbach ( Bäuerlein ). Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

Jan 7, 2020 • 1h 1min
VoV 094: Head to Toe Development Set Up
In this episode of Views on Vue the panel shares what their set-ups look like. They start by discussing IDE and text editors. Most of them use VScode for their setups but they like to use others when they need them. The panelist list some of their favorite plugins, Vetur, Prettier, Vue peeks, NPM, word counters, and spell checkers. They talk about Vue CLI and other CLIs they use. Next, they talk about what machines they are all using. Most are currently using a Mac Book Pro. They discuss the pros and cons of using Mac products. Charles Max Wood talks about the desktop he built and how his next computer will be a PC. They consider Linux on Windows. They also compare Linux and Mac. Source code and deployment are discussed as well. They finish by sharing the physical set-ups in their offices. They discuss furniture, how many monitors they use, how big their monitors are and the tools that make their day more comfortable. They discuss the merits of sitting and standing while working. Desk treadmills are considered. They also talk about working at home compared to working from the office. Panelists Charles Max Wood Devlin Duldulao Lindsay Wardell Steve Edwards Sponsors Sentry– use the code “devchat” for two months free on Sentry’s small plan CacheFly Links https://system76.com/pop https://desktop.github.com/ https://jfrog.com/artifactory/ https://about.gitlab.com/https://www.sharemouse.com/ Conquer Under Desk Portable Electric Treadmill Walking Pad Anti Fatigue Standing Desk Mat https://vuetifyjs.com/en/https://github.com/nuxt/create-nuxt-apphttps://nuxtjs.org/https://github.com/vuejs/veturhttps://www.facebook.com/ViewsonVuehttps://twitter.com/viewsonvue Picks Charles Max Wood: A Christmas StoryRudolf the Red-Nosed ReindeerThe Little Drummer BoySanta Claus Is Comin' to TownThe Ultimate Gift Lindsay Wardell: https://thedangercrew.com/ Steve Edwards: https://laughingsquid.com/mouse-cleans-up-tool-shed/ Devlin Duldulao: Rhinos Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

Dec 31, 2019 • 47min
VoV 093: Vuetensils with Austin Gil
In this episode, the panel interviews Austin Gil, author of Vuetensils. Austin begins by explaining that Vuetensils is and why he wrote it. Vuetensils is a UI library filled with naked components that make it easy to build accessible apps. The panel explains that it is not as opinionated as other libraries making it easy to style yourself. The panel discusses the need for accessibility and how painful it can be to write accessible apps. Austin explains that developers are what make accessibility hard. The web was designed to be accessible but incorporating design and style complicates it. Austins shares some of the components in Vuetensil and what they do for your app. Vuetensils, Austin explains is designed to be as out of the way as possible while still giving you what you need. He explains how it differs from libraries like Vuetify and Bootstrap, with these tools you get everything. Vuetensils makes you choose the components you want, forcing you to stay lightweight. Vuetensils is ideal for small projects where you don’t need a lot of UI components. Finally, the panel discusses the testing of Vuetensils. Austin explains that the library is still young and that he is still working on testing. He explains his plans for the future of Vuetensils and what it will take to get to a version 1 release. The panel discusses how to get started with Vuetensils and how to support it. Panelists Charles Max Wood Lindsay Wardell Steve Edwards Guest: Austin Gil Sponsors Sentry– use the code “devchat” for two months free on Sentry’s small plan CacheFly ____________________________________________________________ "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get Your Copy Today! ___________________________________________________________ Links https://vuetensils.stegosource.com/ https://www.w3.org/https://www.facebook.com/ViewsonVuehttps://twitter.com/viewsonvue Picks Charles Max Wood: White Christmas Holiday Inn The Court Jester The MaxCoders Guide To Finding Your Dream Developer Job Lindsay Wardell: https://typora.io/ Steve Edwards: Death Nut Challange 2.0 Austin Gil: Get involved in the Vue community Special Guest: Austin Gil. Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

Dec 17, 2019 • 51min
VoV 092: Views on Vue at JAMstack Conf SF 2019
In this episode of Views on Vue Charles Max Wood interviews speakers at JAMstack Conf SF His first interview is with Ire Aderinokun. Ire works for Buycoins, a cryptocurrency exchange for Africa. She gave a lightning talk, “Headless Chrome & Cloudinary for progressively enhanced dynamic content on the web”. After giving a brief overview of her talk to Charles, Ire defines progressive enhancement for the listeners. Walking through how progressive enhancement works, she explains how Headless Chrome and Cloudinary helped her with the project she shared in the talk. Ire and Charles consider the blindspot that developers experience because they work on high-end devices and how using progressive enhancement helps those who use lower-end devices. Ire shares her experience with JAMstack and explains how progressive enhancement works with JAMstack. Charles shares his experience using JAMstack. The episode ends with Ire giving advice and resources to help get started with progressive enhancement. Next, Charles interviews Shawn Erquhart work runs the Netlify CMS project. Charles share his experience using Netlify and Shawn address some of the issues Charles has come across. Charles does say the using Netlify is simple, clean and nice. Shawn shares the origin story of Netlify. They discuss what it means to be a git-based content management system. They discuss how to contribute to the Netlify CMS open source project. Charles mentions his book and they discuss how contributions to open source projects like these are a great way to get a job. Shawn explains how to get started implementing Netlify CMS and how they target different static site generators. Finally, Charles interviews Tammy Everts. Tammy gives listeners a sneak peek into her talk about website performance, more specifically JavaScript performance. Charles discusses the performance of Devchat.tv and Google Lighthouse scores. Tammy explains that while Google Lighthouse is good it isn’t completely reliable and can miss chunks of time when your JavaScript is failing and you have unhappy users. Tammy shares ways to drill down and see how your JavaScript is behaving in the wild. She talks about blocking Javascript which every developer is familiar with and non-blocking JavaScript that has high blocking CPU time which makes for janky sites. Tammy and Charles discuss what CPU is and what it measures. Tammy names resources and tools to help avoid this problem. Rules of thumb for avoiding these issues are explained by Tammy. First, Reduce, make sure all the JavaScript needs to be there. Next, Monitor, track your metrics. She also suggests working with vendors and maintaining a performance budget for metrics that matter. The interview ends with a little about Speedcurve and what they do. Tammy is the CXO of Speedcurve. Panelists Charles Max Wood Guest Ire Aderinokun Shawn Erquhart Tammy Everts Sponsors Sentry– use the code “devchat” for two months free on Sentry’s small plan CacheFly Links https://jamstackconf.com/sf/https://speedcurve.com/https://twitter.com/tameverts?https://buycoins.africa/https://www.netlify.com/https://www.netlifycms.org/https://twitter.com/erquhartHeadless Chrome & Cloudinary for progressively enhanced dynamic contenthttps://github.com/ireade/caniuse-embedhttps://ireaderinokun.com/https://twitter.com/ireaderinokunhttps://github.com/ireadehttps://www.facebook.com/ViewsonVuehttps://twitter.com/viewsonvueSpecial Guests: Ire Aderinokun, Shawn Erquhart, and Tammy Everts. Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

Dec 10, 2019 • 41min
VoV 091: Meet Our New Panel
In this episode of Views on Vue the new panel is introduced. Lindsay Wardell is a full-stack developer from Portland, Oregon. Steve Edwards was in tech support for 20 years and is a self-taught programmer who is now working full time in Vue. Devlin was a registered nurse, who studied development by night. Charles Max Wood, CEO of Devchat.tv, got a degree from BYU and has been in development and podcasting for about 13 years. Each of the panelists shares what they are using Vue for, work and personal projects. The panel gives Charles advice on his project. They give recommendations for learning Vue and consider how simple Vue is compared to other more intimidating languages. They share their preferred learning mediums and styles, giving advice for those still discovering how they learn. They also discuss their preferred methods for writing code and preferred text editors. Panelists Charles Max Wood Steve Edwards Lindsay Wardell Devlin Duldulao Sponsors Sentry– use the code “devchat” for two months free on Sentry’s small plan CacheFly Links https://quasar.dev/ https://vueschool.io/https://www.vuemastery.com/https://www.freecodecamp.org/news/vue-js-full-course/https://www.programwitherik.com/https://www.udemy.com/course/vuejs-2-the-complete-guide/https://www.pluralsight.com/How Data Modeling, Vuex, and APIs Work Together https://www.facebook.com/ViewsonVuehttps://twitter.com/viewsonvue Picks Charles Max Wood: https://www.buymeacoffee.com/devchattv Mr Krueger’s Christmas It’s a Wonderful Life Steve Edwards: Death Nut Challange 2.0 Lindsay Wardell: Vscode-dashboard Devlin Duldulao: Natural SelectionAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

Dec 3, 2019 • 20min
VoV 090: Variable Fonts with Mandy Michael
In this episode of Views on Vue Charles Max Wood joins Mandy Michael at JAMstack Conf SF, where she gives a talk about responsive typography and variable fonts. Mandy explains what variable fonts are and how they can be used to shrink, stretch and do some very fun and creative thing with them. They discuss how to use them and Mandy explains some of the demos from her talk. Charles asks Mandy what some of the things were that she had to cut from her talk. She had to cut a few longer demos, details and performance improvements that can be made with responsive typography. Mandy shares what she is working on now with responsive typography and explains how much fun she has had expressing herself through variable fonts. To see more of Mandy’s demos and to learn more about responsive typography and variable fonts see the links below. Panelists Charles Wood Guest: Mandy Michael Sponsors Sentry– use the code “devchat” for two months free on Sentry’s small plan CacheFly Links https://jamstackconf.com/sf/https://variablefonts.dev/https://codepen.io/collection/XqRLMb/https://twitter.com/Mandy_Kerr?https://www.facebook.com/ViewsonVuehttps://twitter.com/viewsonvueSpecial Guest: Mandy Michael . Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

Nov 26, 2019 • 35min
VoV 089: 100 Days of Vue Challenge
This episode of Views on Vue is coming to you live from Microsoft Ignite with Charles Max Wood. With the changes in Views on Vue show and its hosts, Charles has decided to learn more of the Vue language. In order to do this he will be enrolling himself and whoever else wants to learn the Vue language to a Vue challenge. He describes the #100daysofvuechallenge he will launching which was modeled after a fitness challenge he did earlier. The developer who wants to be a part of the #100daysofvuechallenge has to commit a piece of code everyday and read up on blogs articles and other resources on Vue developing everyday. Charles himself will commit an hour a day to this everyday. Charles also talks about another app he is working on for people who produced podcasts can use. There is a recording technique called the "Double Ender" where two people recording a podcast remotely essentially sound like they are in a studio together. Most often podcasts are recorded on the same sound wave and if there is a lawn mover or a dog barking or some other noise while the person is talking it is harder to remove that on a single sound wave. What Charles is working on will remove this inconvenience, because people will be recording on their own sound waves, if there are two people asking two questions while talking over each other will sound like there is only one person asking one question. Panelists Charles Max Wood Sponsors Sentry– use the code “devchat” for two months free on Sentry’s small plan Ruby Rogues PodcastCacheFly _______________________________________________________ "The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is now available on Amazon. Get your copy today! _______________________________________________________ Picks Charles Max Wood: Microsoft Ignite Click here to win one of ten (10) prize packs as a listener of at least one of the Podcasts recorded at Microsoft Ignite 2019 https://www.kiwi.comHyatt Regency Orlandowww.doordash.comhttp://thedevrev.com/https://maxcoders.io/The MaxCoders Guide To Finding Your Dream Developer Job by Charles Max Wood Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

Nov 20, 2019 • 15min
The MaxCoders Guide To Finding Your Dream Developer Job
"The MaxCoders Guide to Finding Your Dream Developer Job" by Charles Max Wood is available on Amazon. Get your copy here today only for $2.99! Advertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy