<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mrodal on Vue Templates</title><link>https://www.vuejstemplates.com/author/mrodal/</link><description>Recent content in Mrodal on Vue Templates</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://www.vuejstemplates.com/author/mrodal/index.xml" rel="self" type="application/rss+xml"/><item><title>Vue Inheritance Loader</title><link>https://www.vuejstemplates.com/theme/mrodal-vue-inheritance-loader/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.vuejstemplates.com/theme/mrodal-vue-inheritance-loader/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;p>The vue-inheritance-loader is a powerful tool designed for Vue developers looking to enhance their Single File Components. By allowing for the extension of both a component’s controller and template, this loader addresses the common need for tightly coupled components, simplifying the process of reusing logic and templates without cluttering the code. While it acts as a sophisticated workaround compared to Vue’s standard &lt;code>extends&lt;/code> and slots functionality, it’s important to understand its nuances to avoid overly complicated architecture.&lt;/p></description></item></channel></rss>