Tagged in

JavaScript

rubydesign_web
rubydesign_web
Web Application Development
More information
Followers
132
Elsewhere
More, on Medium

Vue responsive reports

This is a short write up of a responsive report engine. Client side Vue, server rails, though it’s json, so could be anything. I’ve previously described the setup, and even without going into that, it’ll mostly describing the general approach, rather than going though the 300 lines of…


Vue and Rails: a perfect match

Now that i basically hyped Vue, let’s get down to business and see how to integrate it. One of Vue’s headlines is incrementally adoptable and now we’ll see how true that is. It is just perfect for adding to an existing rails app. And off course rails is still great to get…