{"id":271548,"date":"2018-06-19T06:56:28","date_gmt":"2018-06-19T13:56:28","guid":{"rendered":"http:\/\/css-tricks.com\/?p=271548"},"modified":"2018-06-22T11:45:37","modified_gmt":"2018-06-22T18:45:37","slug":"building-a-rss-viewer-with-vue-part-2","status":"publish","type":"post","link":"https:\/\/css-tricks.com\/building-a-rss-viewer-with-vue-part-2\/","title":{"rendered":"Building a RSS Viewer With Vue: Part 2"},"content":{"rendered":"

Welcome to Part 2 of this mini-series on building a RSS viewer with Vue. In the last post<\/a>, I walked through how I built my demo using Vue.js and Vuetify<\/a> on the front end and Webtask<\/a> on the back end. When I built that initial version, I knew it was exactly thatmdash;an “initial” version. I took some time to work on a few updates, and while I won’t dare call this a “perfect” version, I do think I’ve made some improvements and I’d like to share them with you.<\/p>\n

<\/p>\n

\n

Article Series:<\/h4>\n
    \n
  1. Setup and first iteration<\/a><\/li>\n
  2. Refinements and final version (This Post)<\/em><\/li>\n<\/ol>\n<\/div>\n

    Before I get started, here are links to the completed demo and source code.<\/p>\n

    \n View Demo<\/a> View Code<\/a>\n<\/div>\n

    Feel free to fork, file PRs, and report bugs to your heart’s content!<\/p>\n

    The Plan<\/h3>\n

    When I shared the initial version in Part 1, I outlined some ideas to improve the RSS reader, including:<\/p>\n