Enjoy the Vue
The Enjoy the Vue Team
All episodes
Best episodes
Top 10 Enjoy the Vue Episodes
Goodpods has curated a list of the 10 best Enjoy the Vue episodes, ranked by the number of listens and likes each episode have garnered from our listeners. If you are listening to Enjoy the Vue for the first time, there's no better place to start than with one of these standout episodes. If you are a fan of the show, vote for your favorite Enjoy the Vue episode by adding your comments to the episode page.
Episode 79: Did You Enjoy the Vue, Ash?
Enjoy the Vue
10/25/21 • 69 min
This Episode is sponsored by Cloudflare Workers
Join us today as we talk to Ash Ryan Arnwine (developer experience leader for DataStax) about Getting Started Guides. Ash takes us through his experience with Vue, and how the guides in Vue 1 were the North Star for him when he was working with Adobe Creative Cloud. We discuss the challenges in migrating from different versions, and the downsides to Getting Started videos in place of text. Find out how keeping Ash's four-year-old daughter from sleeping is the highest praise the Vue team has received, and what each of the team feels is better: prescriptive or flexible guides. From picking the correct level to pitch your instructions at, to the different types of people defined as “developers”, you don’t want to miss out on this information-packed episode!
Key Points From This Episode:
- Welcome to Ash Ryan Arnwine, developer experience leader for DataStax and previously, Adobe Creative Cloud.
- Ash’s introduction to Vue and why it became the North Star for thinking about writing documentation.
- What makes the path from getting started to building an app clear.
- Finding the balance between prescriptive and “sprinkling in some HTML” in Vue.
- How Vue has a background framework beyond the beginner’s instructions.
- The importance of being able to access the full app code on GitHub.
- Picking the level of developer that your Getting Started Guide caters to (sometimes the middle-ground is the worst place to be).
- Why you need to maintain your Getting Started Guide.
- How to highlight important information that people might skip when reading the Getting Started Guide.
- The challenges of migrating from Vue 2 to Vue 3, and communicating it to users.
- Why it’s crucial to make a roadmap of where the app is going.
- How Vue’s completely honest self-appraisal won Ash over.
- Why videos are less appealing than documents about Getting Started.
- The naming conventions for Vue.
- Creating a community to talk about “software things” in different places.
- How to contact Ash.
- Discover this week’s picks from each of the team!
Tweetables:
“For a long time, I think Vue sort of became, in some ways, a North star for me personally, when thinking about documentation, and how do you orient somebody into a completely new technology.” — @ashryan_io [0:02:12]
“One thing that I've learned over time with just in leading developer relations and developer experience is that oftentimes, it's the sample code that turns into the most popular resource.” — @ashryan_io [0:25:41]
“Oftentimes, I think that the imperative is just like help people get started, help people get started, and we don't get a chance to step back and think, 'Okay, who are the people? What are they getting started doing?” — @ashryan_io [0:29:59]
“Developers are not a monolith.” — @ashryan_io [0:33:44]
"I think that when pondering developer experience, broadly, one of the things that is important to get to and be able to offer, but often isn't there at the very beginning is some sort of insight into the future, in terms of where things are going.” — @ashryan_io [0:46:19]
“Today, there's like so many awesome resources to learn. It's almost too much, right?” — @ashryan_io [0:55:34]
Links Mentioned in Today’s Episode:
- Adobe Creative Cloud
- DataStax
- Ash’s video with daughter
- The Breath of the Wild, Nintendo Switch
- Saturn Devouring His Son, Goya
- Twitter: ashryan_io
- Github: ashryanbeats
- Instagram: ashryan.io
- Website: ashryan.io
- Obsidian
08/16/21 • 36 min
Be sure to fill out our listener survey here!
In today’s episode, we discuss the pending update Vue 3.2 with special guest panelist Mark Noonan, a web developer from Tipperary, Ireland who now lives in Atlanta, Georgia, and currently works at NexTraq as a front-end developer. We kick off the conversation by discussing RSS feeds and how to keep abreast of your favorite websites, interesting news, and Vue developments. Our panel discusses the custom element function and why they’re excited for it to be included in the latest Vue update. Tuning in you’ll hear our definition of shadow DOM and why it’s so useful for developers. The script setup tag will also be losing its experimental status in Vue 3.2 making it an official part of Vue, giving you much more freedom in Vue single-file components. Later, our panel discusses some of the disadvantages to making a custom element, instead of using a Vue component. They also ruminate on the role of portals and how they benefit the user. We round off the episode with our usual panel picks which range from tasty pretzel and cream cheese snacks to nostalgic video games to joining a supportive online community. For all this and much more, tune in today!
Key Points From This Episode:
- Introducing today’s guest panelist Mark Noonan.
- Ways to use RSS to check on your favorite websites, news, and Vue developments.
- The upcoming version of Vue 3.2 and the developments for its changelog.
- Using the define custom element function in the upcoming version of Vue.
- The upcoming benefit of being able to write in Vue.js and being able to transfer it to the web framework of your choice, like React or Svelte.
- The concept of Shadow DOM and why it’s so useful for developers.
- The script setup tag will lose its experimental status in Vue 3.2.
- Why now is a good time to start experimenting in Vue 3.
- Some of the reasons for using Vue-demi over something like migration build.
- Some of the disadvantages to making a custom element, instead of using a Vue component.
- How portals work and how they benefit the user.
- Why it’s useful to keep abreast of recent upgrades.
- Hear our panel picks for the week, including tasty pretzel snacks, nostalgic games, and more.
Tweetables:
“I misspoke. I thought I didn't have an RSS feed. It turns out, I do get those updates about 3.2 on a regular basis. The feed that I use is Evan’s Twitter. Thanks for coming to my TED Talk.” — @halftes6 [0:02:12]
“Shadow DOM is a concept that's been introduced that allows you to have your own private document object model that you can manipulate. This has actually been in use by browsers for years, but now they've exposed it to JavaScript developers to be able to use it themselves.” — @fimion [0:07:40]
“You can progressively add it and then once enough things have Vue 3 support, you just turn it over to Vue 3, and it should all just work.” — @fimion [0:12:33]
“Vuetify incidentally, is one project whose release notes I do read. I get Vuetify release notes and I get Cypress release notes. I'm always excited about both because I'm looking for the new stuff that we can now start to do.” — @marktnoonan [0:12:45]
“The primary thing that you cannot do with a custom element that you can do in Vue with a proper Vue component is scoped slots, which is our favorite topic on this podcast.” — @fimion [0:14:45]
“It's good to stay on top of these things, and at least be aware of various options that you have in the ecosystem. Knowing what's coming up in newer versions is always better for everyone as maybe finally, that thing that you want fixed has been fixed.” — @fimion [0:21:08]
Links Mentioned in Today’s Episode:
- Vue 3.2 changelog
- Vue 3.2 project board
- RFC the Vue: Script Setup with Lachlan Miller (RFCs 227 & 228)
- Vue Demi, Anthony Fu
- @MarkTNoonan
- Streets of Rage 4, Dotemu (Nintendo Switch, PlayStation 4, Xbox One, Steam (Windows, Mac,...
Episode 81: Advanced CSS 101 with Josh Comeau
Enjoy the Vue
11/15/21 • 72 min
The focus of today's show is the divisive topic of CSS. There are many different opinions on the strengths, weaknesses, and value of CSS, and to explore this in some detail, we are lucky enough to have Josh Comeau join us on our extended panel! One of the strongest messages that comes through from our discussion is the amount of time and effort that CSS requires you to invest, to reap its benefits. And while not every developer will agree to this exchange, it is hard to argue that certain parts of CSS can make this a worthwhile endeavor. We talk about the ever-increasing complexity of CSS and how this has occurred over time as the language has been added to. We also get into our favorite parts and features, looking at variables, current color, and a whole lot more. So, to hear it all from our team and our great guest, Josh Comeau, be sure to listen in with us today, on Enjoy the Vue!
Key Points From This Episode:
- Opening remarks about CSS and thoughts on overcoming its challenges.
- How continually adding to the CSS language has increased its complexity over time.
- Weighing the best and worst additions to CSS: exciting features and things that have not worked so well.
- The original intentions for CSS and its place among other tools for web development.
- The difficulties with improving your CSS skills and the issue of the lack of error messages.
- Favorite CSS properties: current color, variables, tricks, and more!
- The infinite possibilities of tooltips.
- Tackling the issues of absolute positioning through spending time with them.
- Comparing the different web browsers and the most frustrating bugs.
- Questions of specificity and the hidden mechanisms around sufficient information.
- Top recommendations for getting better at CSS and Josh's helpful course!
- The availability of great tools and finding the ones that work for you.
- This week's pics: the new MacBook Pro, Remarkable Tablet, Sweet Home, and more!
Tweetables:
“I started trying to really understand CSS. I really, really enjoy the language now. It's become probably my favorite part of doing web development.” — @JoshWComeau [0:05:55]
“I do think that right now is an incredibly exciting time to be a CSS person because so many amazing things are right on the horizon." — @JoshWComeau [0:11:30]
“That's what leads to that feeling that CSS is unpredictable and inconsistent. It's not. It's just that if you only have one of the puzzle pieces, of course, it's not going to seem consistent.” — @JoshWComeau [0:40:29]
Links Mentioned in Today’s Episode:
- Table Caption
- Rachel Andrew
- Firefox Developer Tools
- Improve SMIL "Parsing timing specifiers" instructions #722, Oscar Spencer (W3)
- CSS SpeciFISHity, Estelle Weyl
- Stacking Contexts, Josh Comeau
- CSS Stacking Context inspector, Andrea Dragotta (Chrome Extension)
- Debug your website in 3D, Edge Dev Team
- Learn CSS, Google
- Glamorous, Kent C. Dodds
- G733 Lightspeed Wireless RGB Gaming Headset, Logitech
- Astrolokeys, Amy Wibowo and Cassidy Williams
- 3.5mm EarPods, Apple
- Twitter: joshwcomeau
- Blog: joshwcomeau.com
- The Long Way to a Small, Angry Planet, Becky Chambers
- Champion Sports Lac...
Episode 17: Nuxt and Next Steps with Debbie O'Brien
Enjoy the Vue
05/18/20 • 53 min
[00:00:49] Debbie tells us what her first framework was and if it wasn’t in Vue, how she got into the Vue ecosystem.
[00:1:20] Debbie fills us in about Nuxt. She also explains automatic wrap creation and what it does for someone who’s never done Nuxt and how is it different than normal Vue applications.
[00:02:55] Ari asks Debbie if there are any situations where you would need to somehow hijack the route guards, or does it just handle all that for you? Tessa says the routing feature of Nuxt reminds her of Rails and asks Debbie if that is a popular combination to have Rails and Nuxt, and if so, does it make it a little bit more challenging to get the automatic routing working?
[00:04:45] Ben wonders if Debbie’s had any experience with Headless CMS?
[00:08:02] Debbie has an exciting announcement about Markdown in Nuxt which she has been working and it will be released very soon. The panel is EXCITED ☺!
[00:10:20] Tessa asks Debbie if she could go into cases where she thinks Nuxt would not be a good fit for a project. She’s read about when you want to use Nuxt, but curious about when you really don’t need Nuxt.
[00:14:49] Tessa wants Debbie to expand on the idea of not having to pay for hosting because it’s static.
[00:17:17] Ben goes into WordPress and says he felt that some of the blog posts made it sound really easy to set up WordPress Headless CMS and he asks Debbie if she found it simple. Debbie has a funny reply that makes everyone laugh ☺
[00:22:05] Ben is curious to find out about all these talks Debbie is mentioning. Also, what is she doing since all these conferences have been canceled all over the world?
[00:35:17] Tessa makes a good point and says one thing she feels that’s missing from these online experiences is atmospheric sounds, like if everyone has their mic on and it’s the same analogous situation and you can hear too much at once. It’s been a very odd adjustment for her, and she wonders if it’s been the same for everyone.
[00:37:52] Debbie tells us what she’s currently working on and what can people look forward to in the next ecosystem.
[00:42:33] Debbie mentions “Dev Around the Sun” which takes place May 12th, and it’s 24 hours of online talks from all different countries and different timelines, to raise money for people affected by COVID-19, and she is speaking at it.
Picks of the week:
[00:43:27] Ari’s pick is Fiona Apple’s new album called, “Fetch the Bolt Cutters.”
[00:44:20] Tessa has four picks. Her first one is to no surprise, the “Supersize Psych Binge-a-thon” for the last week on USA Network. Her second one is the TV show, “Just Shoot Me” and the episode was about a murder mystery game. Her third pick is Final Cut Pro X. Her fourth pick is a show on Amazon Prime called, “Making the Cut.”
[00:45:46] Debbie has three picks: Her first one is Tim Benniks, who has a YouTube channel, and he interviews Debbie on how she got her job. Her second pick is a book she read called, “Surrounded by Idiots.” Her third pick is a Netflix show called, “Money Heist.”
[00:49:29] Ben has two picks: His first pick is homemade bagels which he made. His second pick is a movie called, “The Big Short.”
Sponsor:
Linode
Panelists:
Ari Clark
Tessa
Ben Hong
Guest:
Debbie O’Brien
Links:
Debbie O’Brien Twitter
Debbie O’Brien Website
Debbie O’Brien Dev.to
NuxtJS
Headless CMS
DevAroundThe Sun
“Fetch The Bolt Cutters”-Fiona Apple
“Psych Binge-a-thon”-USA Network
Just Shoot Me-“Hostess to Murder” episode
Final Cut Pro X
“Making the Cut”-Amazon Prime
Tim Benniks-YouTube Interview with Debbie O’Brien
“Surrounded by Idiots” book
02/17/20 • 52 min
Enjoy the Vue – Episode 4
In this episode of Enjoy the Vue we sit down with Divya Sasidharan. Divya will be the Master of Ceremonies at Vue.js in Amsterdam, and just weeks after she is hosting a workshop on “Vue State Management with Vuex” at VueConfUS in Austin. Divya is currently a Developer Advocate at Netlify. She believes that there is a better workflow for building and deploying sites that doesn’t require a server...just ask her about the JAMstack. We chat with her about emceeing, blogging, hosting a workshop, and JAMstack.
[00:01:51] Divya talks about her involvement in the VueConf’s coming up. Vue.js in Amsterdam and VueConf US where she is hosting a workshop. She gives us a quick peek into this intro to Vuex workshop. At Vue.js she is the emcee.
[00:05:32] Chris digs deeper into emceeing (vs giving talks or hosting workshops) and what it takes to do it. Divya goes into how it was a natural evolution for her.
[00:15:55] Chris circles back to the Vuex Workshop that Divya is hosting. She explains how it grew out of previous talks she was doing. Divya likes the fact that there is much more interactivity when doing workshops, vs talks where it’s pretty much a one-way conversation. There are also time constraints when giving talks. A workshop provides so much more freedom.
[00:24:02] Elizabeth was following Divya’s JAMuary posts about JAMstack. Divya created a series, which involved sharing thoughts and insights about JAMstack on a daily basis.
[00:34:12] Divya explains what JAMstack is...Javascript, API, and Markup. It’s about building sites as statically as possible. She goes in depth into JAMstack.
Panelists
- Ari Clark
- Elizabeth Fine
- Chris Fritz
- Ben Hong
Guest
- Divya Sasidharan
Resources
- Divya Sasidharan Netlify Blog
- Divya Sasidharan GitHub
- Divya Sasidharan Twitter
- Divya Sasidharan Notist
- Vue.js Amsterdam
- VueConf US Austin
- Vuex
- JAMuary
- JAMstack
- Zumbo’s Just Desserts
- Genmaicha Tea
- Black Clover
- The Ecstatic’s “Explosions in the Sky”
- Vue.js: The Documentary
- Essentialism: The Disciplined Pursuit of Less
- Baba is You
- Weathering with You
Links
- Official Episode #4 Site
- Follow the podcast on Twitter and Instagram
- Podcast website
Special Guest: Divya Sasidharan.
Episode 76: Enjoy the Interview with Laurie Barth
Enjoy the Vue
09/20/21 • 63 min
This week's episode is sponsored by Cloudflare Pages!
Laurie Barth, or Laurie on Tech as she is well-known in the dev industry, is a software engineer who started as a mathematician, currently working as a Senior Software Engineer at Netflix. Additionally, Laurie is a content creator and technical educator across various mediums. She is also a frequent conference speaker, speaking at events across the globe, and a technical blogger contributing to publications such as CSS Tricks, Smashing Magazine, and A List Apart, as well as an active member of the TC39 Educator's committee and a Google Developer Expert. In today’s episode, we share some of our more memorable job interview experiences, both good and bad, but mostly terrible, and we dive into how those experiences could be improved upon, starting with the company setting realistic expectations for potential candidates from the beginning. We also touch on unnecessary and unfair technical demonstrations, the value of affording candidates the option to show themselves in their best light, and the inherent biases that exist when interview panels aren’t diverse, and Laurie highlights the power that candidates actually have given the shortage of engineers making this appeal to listeners: take some of that power back! Tune in today for all this and so much more, including, of course, our weekly picks.
Key Points From This Episode:
- Laurie shares a terrible technical interview that stands out from her experience.
- Why a generic interview format very rarely makes sense for any company.
- Why companies need to set their expectations at the beginning of the interview.
- The importance of recognizing how much time it takes to develop a technical interview.
- Why you can’t steal an interview from elsewhere rather than writing one yourself.
- The value of judging what is important based on the signal a company is looking for.
- Alex talks about one of the more memorable (read: terrible) interviews he has been through.
- Ari reflects on a pair programming interview that she describes as ‘interesting’.
- The pressure that is put onto incoming developers to demonstrate their technical skills when it isn’t necessary for the role they will fill.
- Laurie emphasizes why companies should be looking for someone to augment their team.
- Why it’s not about working with people ‘smarter’ than you, but people you can learn from.
- Laurie’s frustration with the use of trivia questions and the benefits of offering candidates options to present themselves in their best light.
- Tessa’s turn to share her experience with a terrible interview that featured live UI coding.
- The disconnect that exists between hiring managers, recruiters, and candidates.
- Laurie highlights the power that candidates hold given the shortage of engineers and urges listeners to take that power back.
- What Ari calls ‘douchebag alert’ questions, how people answer, and what it says about them.
- The gender bias that typically exists when interview panels aren’t gender diverse.
- Why it’s important for team members to meet potential candidates and vice versa.
- Tessa shares the acronym, REACTO: repeat, example, approach, code, test, optimize.
- How interviews tend to cater towards those who are extroverted, outgoing, and talkative.
- Laurie highlights some positive interview experiences and what companies can do better.
- Alex shares a tip about asking the same question of everybody, such as “what is the focus of your company?”
Tweetables:
“People can't read your mind. You need to preface, you need to set your expectations at the beginning [of the interview].” — @laurieontech [0:07:45]
“I want to work with people who are smarter than I am, but here's the trip: everyone is smarter than I am. It depends what the measuring stick is and what category we're talking about.” — @laurieontech [0:26:51]
“The goal of an interview, in my mind, should be for people to show you what they know instead of what they don't know. If you're giving people options, you are giving them the opportunity to present themselves in their absolute [best light].” — @laurieontech [0:29:59]
“Right now, in this moment in time, unless you are an entry level candidate, the candidates have all the power. There's such a shortage of engineers. I would like to see people taking that power back a little bit.” — @laurieontech [0:38:41]
“Interviews, pretty much no mat...
11/16/20 • 25 min
Key Points From This Episode:
- Felix introduces himself and what he does as a game designer.
- Felix explains what it means to be a game designer, using a door in a game as a metaphor,
- Game development and how it parallels with user experience or user interface design.
- How Felix strives towards guiding people through an optimal and less frustrating experience.
- Felix explains what a AAA game is – they are the big-budget, summer blockbusters of games.
- Hear more about what led Felix to game design.
- Going into gaming, Felix had some programming knowledge from his HTML coding hobby.
- How Felix leads a user to make certain decisions, from lighting and UI to manipulating time.
- Felix defines affordances as what’s possible with an object as expressed through its design.
- Felix outlines some examples of how game designers include prompts to guide players.
- Restrictions and repetitions are introduced throughout a game to establish a design language and what the affordances are for the user.
- Felix explains how he balances high intensity difficulty with ease of play through play testing.
Tweetables:
- “We have to constantly strive to make sure that people are being guided towards an optimal, not so frustrating experience. Unless we do want to frustrate them, in which case that's an entirely different design challenge. The goal is to make sure that anybody can play our games with the minimum amount of direct interference or touch on that”. — @uhfelix [0:05:07]
- “Games are this thing you just make up in [their] entirety. Down to the very weird, basic, physical elements, you can use all of them to influence people.” — @uhfelix [0:14:54]
- “Affordance is this concept of how does the design communicate its use to the user? In games, it’s very important because in the virtual world anything is possible. You want to be able to really limit the space of possibility within the player's mind, or else they'll be stuck. They’ll be at a loss as to what to do to progress, or move forward, or to accomplish goals.” — @uhfelix [0:17:57]
- “If you have a lot of focus on player experience, then that would lead you to integrate more player feedback into that process.” — @uhfelix [0:25:11]
Links Mentioned in Today’s Episode:
- Felix Park on Twitter
- Felix Park
- The Design of Everyday Things
- Enjoy the Vue on Twitter
- Enjoy the Vue
Special Guests: Felix Park and Ringo Kim.
Episode 3: VV Day, DevRel & More with Jen Looper
Enjoy the Vue
02/10/20 • 56 min
- Ari Clark
- Chris Fritz
- Ben Hong
- Elizabeth Fine
Enjoy the Vue Episode 3 - VV Day, DevRel & More with Jen Looper
Thanks so much to Jen Looper for being our guest today! You can find her at:
Twitter: @jenlooper
Github: jlooper
Website: [jenlooper.com](jenlooper.com)
Other helpful links:
- Vue Vixens Website: https://www.vuevixens.org/
- Vue Vixens Day Website: https://vvdayus.vuevixens.org/
- Vue Vixens Slack Invite: https://communityinviter.com/apps/vuevixens/vue-vixens
- Donate via Patreon: https://www.patreon.com/vuevixens/posts
- Partner with them to create experiences
- Donate time to help with code reviews
- @VueVixens Twitter account: https://twitter.com/VueVixens
- Slack is a great way to get in touch
- Official Episode #3 Site
- Follow the podcast on Twitter and Instagram
- Podcast website
Special Guest: Jen Looper.
Episode 10: Web Accessibility with Maria Lamardo
Enjoy the Vue
03/30/20 • 59 min
Shownotes
[00:03:38] Maria explains the resources that people should know about, tools, and techniques in the accessibility space.
[00:08:55] Color issues are touched on with accessibility tools and how to deal with it. An app called, “Color Oracle,” is brought up to help for the color impaired.
[00:12:44] Chris mentions a utility that is very useful called, CUID, which generates unique ideas.
[00:16:12] A trick is explained that is very useful if you don’t want attributes to be passed and a Chrome extension called Vimium is mentioned.
[00:23:00] Maria saw a really great talk at an Accessibility Conference by CB Averitt that you should check out.
[00:28:21] Chrome has an extension called, Focus Indicator, that Maria says, “It’s really cute.” Hear what it does.
[00:29:57] The topic of accessibility “faux pas” of touch devices is discussed.
[00:36:35] If you’re having to retrofit an app with accessibility find out where you can start and where are places you can go to get easy wins.
[00:41:13] Accessible design from the beginning was touched on earlier, but now the discussion is on the bigger picture with layouts.
[00:44:37] Screen readers and compatibility is touched on as well as WCAG resources which have really good coding examples.
[00:47:33] If you want to see a cool YouTube series go check out Rob Dodson’s “A11ycasts!”
Picks of the week:
[00:50:05] Ari has two picks: A song called “The Light,” by The Album Leaf. Also, a song called, “Da Funk,” by Daft Punk.
[00:50:33] Chris has two picks: A game called, “Disco Elysium,” and to protect against the COVID-19 virus using scarves and bandanas instead of surgical masks.
[00:54:40] Elizabeth’s pick is a keyboard shortcut on VS code, Ctrl+G, on Mac and Windows.
[00:56:57] Maria’s pick is that she let her dog lead her on a walk recently and he led them to a secret new dog park inside their neighborhood and it has changed her life!
[00:58:01] Ben has two picks: Check out Maria’s talk at VueConf on Vue Mastery and the tv show, “Survivor” Season 33: Millennials Vs. Gen-X.
Resources:
Maria Lamardo's Twitter
Maria Lamardo's Linkedin
Pendo
Color Oracle
Vimium
Cuid
Focus Indicator
CB Averitt
Vue Enterprise Boilerplate base-link component
GitHub Ally Organization
Rob Dodson-A11ycasts on YouTube
Vue School-Web Accessibility with Maria
“The Light” by The Album Leaf
“Da Funk” by Daft Punk
Disco Elysium
VS Code shortcut
Web Accessibility Talk at VueConf with Maria
“Survivor”-Season 33
Sponsor:
Linode
Special Guest: Maria Lamardo.
03/16/20 • 68 min
The theme of this episode is EDUCATION. We have special guest, Hope Wilder, the Founder of Pathfinder Community School, which is a self-directed learning community for ages 5-14, located in Durham, North Carolina. They focus on self-directed education and applying principles with children. Remember these catchphrases: Is it good enough for now? Is it safe to try? Those who do the work decide.
[00:01:13] Chris starts off and talks about his background as an educator and voiced his opinions on the traditional education systems.
[00:04:21] Hope discusses how she got into education and founding a school. The more she worked with kids, the more she saw that forcing kids to learn things just doesn’t really work.
[00:06:08] Hope explains what it means for it to be a democratic school and how it’s a very systems level of approach.
[00:11:22] How do the kids learn skills such as conflict resolution and being responsible for getting their work done when working in groups?
[00:15:41] Ari wonders if Hope provides any sort of suggestions, guidance, or options for the kids to work from or if it’s very much from their own imaginations and personal motives.
[00:19:36] Chris brings up finding your own resources and how a former student at Pathfinder, now co-works at a tech company and he’s only 15 years old!
[00:23:08] Ben asks both Chris and Hope about how they feel that self-directed learning relates to development in the Open Source community as far as the relationship between them and how we can learn from that.
[00:28:00] Hope discusses sociocracy which is a form of democracy. There are two important principles or catchphrases that they use a lot at the school.
[00:41:12] Chris gives his thoughts on bootcamps vs self-taught.
[00:49:09] Hope reveals why she created Pathfinder, which was a part of self-healing.
[00:57:26] Hope mentions some resources people can dig into if they are looking into self-directed learning for their kids. She gives MANY, so listen.
Picks of the week:
[01:01:02] Ben’s pick is a book called, “Essentialism” by Greg McKeown.
[01:01:54] Chris’s pick is to check out self-directed education, like Pathfinder.
[01:03:18] Hope has two picks: “Outlander” on Netflix and a blog called “Post Secret.”
[01:06:38] Ari has three picks: two songs by music group “Moderat,” called, “A New Error” and “Les Grandes Marches.” The third is a TV show on HULU called, “Community.”
Sponsor:
Linode
Special Guest: Hope Wilder.
Show more best episodes
Show more best episodes
FAQ
How many episodes does Enjoy the Vue have?
Enjoy the Vue currently has 93 episodes available.
What topics does Enjoy the Vue cover?
The podcast is about Code, Tech, Web, Community, Software, Podcasts, Technology, Developer and App.
What is the most popular episode on Enjoy the Vue?
The episode title 'Episode 3: VV Day, DevRel & More with Jen Looper' is the most popular.
What is the average episode length on Enjoy the Vue?
The average episode length on Enjoy the Vue is 48 minutes.
How often are episodes of Enjoy the Vue released?
Episodes of Enjoy the Vue are typically released every 7 days.
When was the first episode of Enjoy the Vue?
The first episode of Enjoy the Vue was released on Jan 27, 2020.
Show more FAQ
Show more FAQ