<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Components on JErickson.net</title><link>https://jerickson.net/categories/components/</link><description>Recent content in Components on JErickson.net</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>joe@jerickson.net (Joe Erickson)</managingEditor><webMaster>joe@jerickson.net (Joe Erickson)</webMaster><copyright>© 2026 Joe Erickson</copyright><lastBuildDate>Wed, 14 Apr 2021 18:28:11 -0400</lastBuildDate><atom:link href="https://jerickson.net/categories/components/index.xml" rel="self" type="application/rss+xml"/><item><title>How to format dates in Vue 3</title><link>https://jerickson.net/how-to-format-dates-in-vue-3/</link><pubDate>Wed, 24 Mar 2021 19:24:50 -0400</pubDate><author>joe@jerickson.net (Joe Erickson)</author><guid>https://jerickson.net/how-to-format-dates-in-vue-3/</guid><description>&lt;p&gt;If you&amp;rsquo;ve used Vue for any length of time, you soon find that it doesn&amp;rsquo;t have a lot of the fancy formatting options that some of the other frameworks seem to have out of the box. I get the feeling that Vue is very focused on minimalism and adding features that aren&amp;rsquo;t core to the framework is not something they want to do. One of those features, however, is formatting dates.&lt;/p&gt;</description></item><item><title>How to Load Vue Components on Non-SPA Sites</title><link>https://jerickson.net/how-to-load-vue-components-non-spa-sites/</link><pubDate>Sun, 28 Feb 2021 16:36:50 -0500</pubDate><author>joe@jerickson.net (Joe Erickson)</author><guid>https://jerickson.net/how-to-load-vue-components-non-spa-sites/</guid><description>&lt;p&gt;There are times when you want to use Vue components, but the application you&amp;rsquo;re working on is still in the age of jQuery. Is there a way to start using Vue without switching everything to Vue and making a single page application? Can we get all of that beautiful, juicy component action without breaking everything else that&amp;rsquo;s currently on the site? Also, can we add Vue components without having to rewrite the entire website to use Vue?&lt;/p&gt;</description></item></channel></rss>