Filtering Lists Dynamically With Vue on the Server Side is Easier Than You’d Think

1 · CSS-Tricks · Dec. 4, 2019, 9:15 p.m.
Summary
I recently attended the ARTIFACT conference in Austin, TX, and was inspired by a few talks about accessibility through the lens of site performance. It became clear to me that there is this tendency to rely on big JavaScript frameworks to handle the work — like React, Vue, and Angular — but that can be overkill in some cases. That is, negatively affecting site performance, and thus accessibility. At the same time, these frameworks can make development easier and more … Read article ...