Hello! I'm Ross. I build web apps.

My name is Ross Kaffenberger.

I share what I learn about building software with Ruby on Rails.

Check out my old posts, series, talks, and projects. You can also connect with me on GitHub, Twitter, and Medium.

In this tutorial, we'll illustrate the general benefits of extracting data components in Vue.js applications and apply this approach to the PDF viewer application so that multiple child components can share fetched PDF page data.