<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Mon, 25 May 2026 04:35:56 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>The Official Vue News - Episodes Tagged with “Nuxt”</title>
    <link>https://vuenews.fireside.fm/tags/nuxt</link>
    <pubDate>Mon, 22 Jul 2019 17:00:00 -0400</pubDate>
    <description>We cover the latest Vue news and tutorials in about 5 minutes.  Our goal is to give you the information you need to stay on top of your game as a Vue developer.  Links to all the stories we talk about can be found in our weekly newsletter and on http://news.vuejs.org
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>Providing Vue developers the latest news and tutorials to stay up-to-date with their technology, in about 5 minutes</itunes:subtitle>
    <itunes:author>Vue Mastery</itunes:author>
    <itunes:summary>We cover the latest Vue news and tutorials in about 5 minutes.  Our goal is to give you the information you need to stay on top of your game as a Vue developer.  Links to all the stories we talk about can be found in our weekly newsletter and on http://news.vuejs.org
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/a/a16d96ec-7315-4f65-b85c-41ace3e84c7e/cover.jpg?v=1"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:owner>
      <itunes:name>Vue Mastery</itunes:name>
      <itunes:email>gregg@codepop.com</itunes:email>
    </itunes:owner>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<itunes:category text="Technology"/>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<item>
  <title>Episode 150: #150 - July 23, 2019</title>
  <link>https://vuenews.fireside.fm/150</link>
  <guid isPermaLink="false">8d2d6441-6bdc-41f4-a8db-8db6e05c6d49</guid>
  <pubDate>Mon, 22 Jul 2019 17:00:00 -0400</pubDate>
  <author>Vue Mastery</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/a16d96ec-7315-4f65-b85c-41ace3e84c7e/8d2d6441-6bdc-41f4-a8db-8db6e05c6d49.mp3" length="8304469" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Vue Mastery</itunes:author>
  <itunes:subtitle>Gregg and Adam discuss controlling parent slots, understanding Nuxt &amp; Vue hooks and lifecycle, resource-adaptive Vue apps, and more</itunes:subtitle>
  <itunes:duration>5:44</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/a/a16d96ec-7315-4f65-b85c-41ace3e84c7e/cover.jpg?v=1"/>
  <description>&lt;p&gt;Gregg and Adam discuss creating your first data visualization chart with D3, controlling parent slots, understanding Nuxt &amp;amp; Vue hooks and lifecycle, accessible custom Vue.js Select Component, and resource-adaptive Vue apps &lt;/p&gt;
</description>
  <itunes:keywords>data visualization chart, D3, parent slots, Nuxt, Vue, hooks, lifecycle, accessible, custom Vue.js, Select Component, resource-adaptive, Vue apps,</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Gregg and Adam discuss creating your first data visualization chart with D3, controlling parent slots, understanding Nuxt &amp; Vue hooks and lifecycle, accessible custom Vue.js Select Component, and resource-adaptive Vue apps</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Gregg and Adam discuss creating your first data visualization chart with D3, controlling parent slots, understanding Nuxt &amp; Vue hooks and lifecycle, accessible custom Vue.js Select Component, and resource-adaptive Vue apps</p>]]>
  </itunes:summary>
</item>
<item>
  <title>Episode 145: #145 - June 11, 2019</title>
  <link>https://vuenews.fireside.fm/145</link>
  <guid isPermaLink="false">26dd051f-adce-46aa-893a-6096f2d7a2bb</guid>
  <pubDate>Mon, 10 Jun 2019 23:00:00 -0400</pubDate>
  <author>Vue Mastery</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/a16d96ec-7315-4f65-b85c-41ace3e84c7e/26dd051f-adce-46aa-893a-6096f2d7a2bb.mp3" length="7644112" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Vue Mastery</itunes:author>
  <itunes:subtitle>Gregg and Adam discuss triggering events from Vue Router's router-view, how to build decoupled Vue applications with hooks, how to build a group chat app with Vue, and more.</itunes:subtitle>
  <itunes:duration>5:17</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/a/a16d96ec-7315-4f65-b85c-41ace3e84c7e/cover.jpg?v=1"/>
  <description>&lt;p&gt;Gregg and Adam discuss Nuxt from terminal to browser, triggering events from Vue Router's router-view, the Intersection Observer browser API, how to build decoupled Vue applications with hooks, and how to build a group chat app with Vue. &lt;/p&gt;
</description>
  <itunes:keywords>Nuxt, terminal, browser, Vue Router, router-view, Intersection Observer, API, decoupled Vue applications, hooks, group chat, app, Vue</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Gregg and Adam discuss Nuxt from terminal to browser, triggering events from Vue Router&#39;s router-view, the Intersection Observer browser API, how to build decoupled Vue applications with hooks, and how to build a group chat app with Vue.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Gregg and Adam discuss Nuxt from terminal to browser, triggering events from Vue Router&#39;s router-view, the Intersection Observer browser API, how to build decoupled Vue applications with hooks, and how to build a group chat app with Vue.</p>]]>
  </itunes:summary>
</item>
<item>
  <title>Episode 143: #143 - May 28, 2019</title>
  <link>https://vuenews.fireside.fm/143</link>
  <guid isPermaLink="false">ada977c5-f868-4aeb-90c1-344bd094f41c</guid>
  <pubDate>Mon, 27 May 2019 21:30:00 -0400</pubDate>
  <author>Vue Mastery</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/a16d96ec-7315-4f65-b85c-41ace3e84c7e/ada977c5-f868-4aeb-90c1-344bd094f41c.mp3" length="10630354" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Vue Mastery</itunes:author>
  <itunes:subtitle>Gregg and Adam discuss a class API proposal, VueConf US 2019 videos, what's new in Nuxt, Vue.js and SEO, Debug VueJs Jest tests in vscode, 7 Nuxt Tips Revisited, Implementing the Builder Pattern in Vue.js, Reading Client-Side Files for Validation with Vue.js, and Jason Pettett's new article "That shouldn’t work! Oh, Vue binds all methods?"</itunes:subtitle>
  <itunes:duration>7:22</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/a/a16d96ec-7315-4f65-b85c-41ace3e84c7e/cover.jpg?v=1"/>
  <description>&lt;p&gt;Gregg and Adam discuss a class API proposal, VueConf US 2019 videos, what's new in Nuxt, Vue.js and SEO, Debug VueJs Jest tests in vscode, 7 Nuxt Tips Revisited, Implementing the Builder Pattern in Vue.js, Reading Client-Side Files for Validation with Vue.js, and Jason Pettett's new article "That shouldn’t work! Oh, Vue binds all methods?" &lt;/p&gt;
</description>
  <itunes:keywords>class API proposal, VueConf US 2019, Nuxt, Vue.js, SEO, Debug VueJs, Jest tests, vscode, Nuxt Tips, Builder Pattern, Client-Side Files, Validation, Jason Pettett,</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Gregg and Adam discuss a class API proposal, VueConf US 2019 videos, what&#39;s new in Nuxt, Vue.js and SEO, Debug VueJs Jest tests in vscode, 7 Nuxt Tips Revisited, Implementing the Builder Pattern in Vue.js, Reading Client-Side Files for Validation with Vue.js, and Jason Pettett&#39;s new article &quot;That shouldn’t work! Oh, Vue binds all methods?&quot;</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Gregg and Adam discuss a class API proposal, VueConf US 2019 videos, what&#39;s new in Nuxt, Vue.js and SEO, Debug VueJs Jest tests in vscode, 7 Nuxt Tips Revisited, Implementing the Builder Pattern in Vue.js, Reading Client-Side Files for Validation with Vue.js, and Jason Pettett&#39;s new article &quot;That shouldn’t work! Oh, Vue binds all methods?&quot;</p>]]>
  </itunes:summary>
</item>
<item>
  <title>Episode 137: #137 - April 9, 2019</title>
  <link>https://vuenews.fireside.fm/137</link>
  <guid isPermaLink="false">b8921b21-1763-46f3-8bb2-3bff0dd4c70e</guid>
  <pubDate>Tue, 09 Apr 2019 12:00:00 -0400</pubDate>
  <author>Vue Mastery</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/a16d96ec-7315-4f65-b85c-41ace3e84c7e/b8921b21-1763-46f3-8bb2-3bff0dd4c70e.mp3" length="6603390" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Vue Mastery</itunes:author>
  <itunes:subtitle>Adam and Ben discuss some new releases in the ecosystem, custom form validation, D3.js in a Vue component, and how to use v-model on any component.</itunes:subtitle>
  <itunes:duration>4:34</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/a/a16d96ec-7315-4f65-b85c-41ace3e84c7e/cover.jpg?v=1"/>
  <description>&lt;p&gt;Adam and Ben discuss some new releases in the ecosystem, custom form validation, D3.js in a Vue component, and how to use v-model on any component. Special Guest: Ben Hong.&lt;/p&gt;
</description>
  <itunes:keywords>vuejs, nuxt, d3js</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Adam and Ben discuss some new releases in the ecosystem, custom form validation, D3.js in a Vue component, and how to use v-model on any component.</p><p>Special Guest: Ben Hong.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Adam and Ben discuss some new releases in the ecosystem, custom form validation, D3.js in a Vue component, and how to use v-model on any component.</p><p>Special Guest: Ben Hong.</p>]]>
  </itunes:summary>
</item>
<item>
  <title>Episode 135: #135 - March 19, 2019</title>
  <link>https://vuenews.fireside.fm/135</link>
  <guid isPermaLink="false">85c2e5bc-e9ee-47ff-9ccc-a18f157afdb8</guid>
  <pubDate>Tue, 19 Mar 2019 06:45:00 -0400</pubDate>
  <author>Vue Mastery</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/a16d96ec-7315-4f65-b85c-41ace3e84c7e/85c2e5bc-e9ee-47ff-9ccc-a18f157afdb8.mp3" length="7431128" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Vue Mastery</itunes:author>
  <itunes:subtitle>Adam Jahr and Ben Hong discuss the roadmap v4.0, a Spotify-powered Nuxt app, and creating a mobile Tamagotchi-like app.</itunes:subtitle>
  <itunes:duration>5:08</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/a/a16d96ec-7315-4f65-b85c-41ace3e84c7e/cover.jpg?v=1"/>
  <description>&lt;p&gt;Adam Jahr and Ben Hong discuss the roadmap v4.0, a Spotify-powered Nuxt app, and creating a mobile Tamagotchi-like app. Special Guest: Ben Hong.&lt;/p&gt;
</description>
  <itunes:keywords>vuejs, nuxt</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Adam Jahr and Ben Hong discuss the roadmap v4.0, a Spotify-powered Nuxt app, and creating a mobile Tamagotchi-like app.</p><p>Special Guest: Ben Hong.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Adam Jahr and Ben Hong discuss the roadmap v4.0, a Spotify-powered Nuxt app, and creating a mobile Tamagotchi-like app.</p><p>Special Guest: Ben Hong.</p>]]>
  </itunes:summary>
</item>
<item>
  <title>#111 - September 11, 2018</title>
  <link>https://vuenews.fireside.fm/40</link>
  <guid isPermaLink="false">7ce75ed2-42d0-480a-95da-e2bd5d743dde</guid>
  <pubDate>Tue, 11 Sep 2018 02:30:00 -0400</pubDate>
  <author>Vue Mastery</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/a16d96ec-7315-4f65-b85c-41ace3e84c7e/7ce75ed2-42d0-480a-95da-e2bd5d743dde.mp3" length="10997362" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Vue Mastery</itunes:author>
  <itunes:subtitle>Adam and Doug discuss NativeScript-Vue 2.0, state management from the ground up, Vue learning resources, compressing your Nuxt app and more.</itunes:subtitle>
  <itunes:duration>7:09</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/a/a16d96ec-7315-4f65-b85c-41ace3e84c7e/cover.jpg?v=1"/>
  <description>&lt;p&gt;Adam and Doug discuss NativeScript-Vue 2.0, state management from the ground up, Vue learning resources, compressing your Nuxt app and more. Special Guest: Doug Wagner.&lt;/p&gt;
</description>
  <itunes:keywords>nuxt, nativescript, vuejs, vue</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Adam and Doug discuss NativeScript-Vue 2.0, state management from the ground up, Vue learning resources, compressing your Nuxt app and more.</p><p>Special Guest: Doug Wagner.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Adam and Doug discuss NativeScript-Vue 2.0, state management from the ground up, Vue learning resources, compressing your Nuxt app and more.</p><p>Special Guest: Doug Wagner.</p>]]>
  </itunes:summary>
</item>
<item>
  <title>#93 - May 8, 2018</title>
  <link>https://vuenews.fireside.fm/22</link>
  <guid isPermaLink="false">15b5bb49-b577-435d-b8d2-defb328a8b7d</guid>
  <pubDate>Tue, 08 May 2018 10:00:00 -0400</pubDate>
  <author>Vue Mastery</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/a16d96ec-7315-4f65-b85c-41ace3e84c7e/15b5bb49-b577-435d-b8d2-defb328a8b7d.mp3" length="9163319" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Vue Mastery</itunes:author>
  <itunes:subtitle>Four new VueConf.US talks, a live webinar with Evan You, a free intro to Vue course, Vue Vixens, build an e-commerce site, best Vue backends and more.</itunes:subtitle>
  <itunes:duration>6:08</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/a/a16d96ec-7315-4f65-b85c-41ace3e84c7e/cover.jpg?v=1"/>
  <description>&lt;p&gt;Four new VueConf.US talks, a live webinar with Evan You, a free intro to Vue course, Vue Vixens, build an e-commerce site, best Vue backends and more. &lt;/p&gt;
</description>
  <content:encoded>
    <![CDATA[<p>Four new VueConf.US talks, a live webinar with Evan You, a free intro to Vue course, Vue Vixens, build an e-commerce site, best Vue backends and more.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Four new VueConf.US talks, a live webinar with Evan You, a free intro to Vue course, Vue Vixens, build an e-commerce site, best Vue backends and more.</p>]]>
  </itunes:summary>
</item>
<item>
  <title>#90 - April 17, 2018</title>
  <link>https://vuenews.fireside.fm/19</link>
  <guid isPermaLink="false">61cc7e92-9cf3-4aef-8a04-dd5d6af7036c</guid>
  <pubDate>Tue, 17 Apr 2018 10:00:00 -0400</pubDate>
  <author>Vue Mastery</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/a16d96ec-7315-4f65-b85c-41ace3e84c7e/61cc7e92-9cf3-4aef-8a04-dd5d6af7036c.mp3" length="12884774" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Vue Mastery</itunes:author>
  <itunes:subtitle>VuePress, Vue Vixens, VueConf videos, NativeScript, CodeSandbox, Views on View, list rendering, SPA SEO, Multiselect, Nuxt.js and WordPress, and building VueTube.</itunes:subtitle>
  <itunes:duration>8:28</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/a/a16d96ec-7315-4f65-b85c-41ace3e84c7e/cover.jpg?v=1"/>
  <description>&lt;p&gt;VuePress, Vue Vixens, VueConf videos, NativeScript, CodeSandbox, Views on View, list rendering, SPA SEO, Multiselect, Nuxt.js and WordPress, and building VueTube. &lt;/p&gt;
</description>
  <content:encoded>
    <![CDATA[<p>VuePress, Vue Vixens, VueConf videos, NativeScript, CodeSandbox, Views on View, list rendering, SPA SEO, Multiselect, Nuxt.js and WordPress, and building VueTube.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>VuePress, Vue Vixens, VueConf videos, NativeScript, CodeSandbox, Views on View, list rendering, SPA SEO, Multiselect, Nuxt.js and WordPress, and building VueTube.</p>]]>
  </itunes:summary>
</item>
<item>
  <title>#84 - March 6, 2018</title>
  <link>https://vuenews.fireside.fm/12</link>
  <guid isPermaLink="false">c73d7cf5-0518-435c-965e-03d7a8c48631</guid>
  <pubDate>Tue, 06 Mar 2018 10:30:00 -0500</pubDate>
  <author>Vue Mastery</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/a16d96ec-7315-4f65-b85c-41ace3e84c7e/c73d7cf5-0518-435c-965e-03d7a8c48631.mp3" length="6900320" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Vue Mastery</itunes:author>
  <itunes:subtitle>Vue.js Amsterdam Videos &amp; Photos, Storefront 1.0RC, Nuxt v1.4.0, Quasar v0.15.6, Building a Custom Router, Chat with Evan You, Tips for vue-analytics, Accessible Autocomplete, SASS in Nuxt, Vue Animations with Sketch + Haiku, and Show/Hide password in Vue.</itunes:subtitle>
  <itunes:duration>6:28</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/a/a16d96ec-7315-4f65-b85c-41ace3e84c7e/cover.jpg?v=1"/>
  <description>&lt;p&gt;Vue.js Amsterdam Videos &amp;amp; Photos, Storefront 1.0RC, Nuxt v1.4.0, Quasar v0.15.6, Building a Custom Router, Chat with Evan You, Tips for vue-analytics, Accessible Autocomplete, SASS in Nuxt, Vue Animations with Sketch + Haiku, and Show/Hide password in Vue. &lt;/p&gt;
</description>
  <content:encoded>
    <![CDATA[<p>Vue.js Amsterdam Videos &amp; Photos, Storefront 1.0RC, Nuxt v1.4.0, Quasar v0.15.6, Building a Custom Router, Chat with Evan You, Tips for vue-analytics, Accessible Autocomplete, SASS in Nuxt, Vue Animations with Sketch + Haiku, and Show/Hide password in Vue.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Vue.js Amsterdam Videos &amp; Photos, Storefront 1.0RC, Nuxt v1.4.0, Quasar v0.15.6, Building a Custom Router, Chat with Evan You, Tips for vue-analytics, Accessible Autocomplete, SASS in Nuxt, Vue Animations with Sketch + Haiku, and Show/Hide password in Vue.</p>]]>
  </itunes:summary>
</item>
<item>
  <title>#76 - January 11, 2018</title>
  <link>https://vuenews.fireside.fm/4</link>
  <guid isPermaLink="false">cb62f8f6-280e-47d7-9f59-93974988ad97</guid>
  <pubDate>Fri, 12 Jan 2018 11:00:00 -0500</pubDate>
  <author>Vue Mastery</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/a16d96ec-7315-4f65-b85c-41ace3e84c7e/cb62f8f6-280e-47d7-9f59-93974988ad97.mp3" length="6428545" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Vue Mastery</itunes:author>
  <itunes:subtitle>Nuxt.js 1.0 released, new book, templating, migrating to Vue, search typeahead, bundling with Bili, functional components, heroku config variables, route security, and managing user permissions.</itunes:subtitle>
  <itunes:duration>5:58</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/a/a16d96ec-7315-4f65-b85c-41ace3e84c7e/cover.jpg?v=1"/>
  <description>&lt;p&gt;Nuxt.js 1.0 released, new book, templating, migrating to Vue, search typeahead, bundling with Bili, functional components, heroku config variables, route security, and managing user permissions. &lt;/p&gt;
</description>
  <content:encoded>
    <![CDATA[<p>Nuxt.js 1.0 released, new book, templating, migrating to Vue, search typeahead, bundling with Bili, functional components, heroku config variables, route security, and managing user permissions.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Nuxt.js 1.0 released, new book, templating, migrating to Vue, search typeahead, bundling with Bili, functional components, heroku config variables, route security, and managing user permissions.</p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
