Display a User Data Page Based on id in Vue.js and Nuxt

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

Displaying data for a user who made a post or comment is a common scenario in app development. This lesson walks you through using user ids and setting up pages for the user to display the relevant information.