<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Vuex on JErickson.net</title><link>https://jerickson.net/categories/vuex/</link><description>Recent content in Vuex 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, 12 May 2021 08:56:48 -0400</lastBuildDate><atom:link href="https://jerickson.net/categories/vuex/index.xml" rel="self" type="application/rss+xml"/><item><title>Data Management in Vue: an introduction</title><link>https://jerickson.net/data-management-vue-introduction/</link><pubDate>Wed, 12 May 2021 08:50:46 -0400</pubDate><author>joe@jerickson.net (Joe Erickson)</author><guid>https://jerickson.net/data-management-vue-introduction/</guid><description>&lt;p&gt;One of the things I&amp;rsquo;ve been wanting to talk about for a while are the different ways data can be managed in a Vue application. There&amp;rsquo;s always lots of discussions on forums about how data is managed and not a lot of diving into &lt;em&gt;why&lt;/em&gt; you would pick one style over the other.&lt;/p&gt;</description></item><item><title>How do you maintain multiple loading states in Vuex?</title><link>https://jerickson.net/how-maintain-multiple-loading-states-in-vuex/</link><pubDate>Sat, 13 Mar 2021 09:34:50 -0500</pubDate><author>joe@jerickson.net (Joe Erickson)</author><guid>https://jerickson.net/how-maintain-multiple-loading-states-in-vuex/</guid><description>&lt;p&gt;One of the best ways to improve the user experience in a dynamic application is by setting up loading icons for data coming into your Vuex store. But if you&amp;rsquo;ve ever tried to set this up on a page with a lot of components that are loading different dynamic data. How do you show the user that data is being loaded when that data might be coming from different, parallel API calls?&lt;/p&gt;</description></item></channel></rss>