Hey ๐
I am thinking of a side project that will leverage a Rails API backend (because I love it, it makes me happy, no science or general logic involved in that decision).
The front end is likely to be Vue or React depending on which one integrates with crypto wallet sign in the easiest (specifically metamask or nami).
Question: Whatโs the benefit to doing Vue / React with Rails server side versus client side?
thanks
Top comments (2)
Do you mean what's the benefit to keeping your Rails code to server-side only, rather than using it to create views/erb templates? If that's what you mean, then I think that's a great approach because:
dev.to/yashwanth2804/what-is-the-d...
Look at my comment