egghead.io
illustration for Create a News App with Vue.js and Nuxt

Course

Create a News App with Vue.js and Nuxt

  1. 1
    Start a Nuxt Project with npx and the Vue.js CLI
    1m 19s
  2. 2
    Add a CSS Library from npm to Nuxt
    2m 1s
  3. 3
    Add JavaScript Libraries from npm to Nuxt
    2m 3s
  4. 4
    Create a Vuex Store for Global Data in Nuxt
    3m 22s
  5. 5
    Load Data into the Vuex Store in Nuxt
    2m 45s
  6. 6
    Access the Router Params to Load Page-Specific Data in Vue.js and Nuxt
    4m 12s
  7. 7
    Build Global Navigation with Layouts and nuxt-link in Nuxt
    1m 38s
  8. 8
    Create CSS Transition Effects in Vue.js and Nuxt
    1m 44s
  9. 9
    Style a List and List Items in Vue.js and Nuxt
    4m 9s
  10. 10
    Register Vue.js Filters as Plugins in Nuxt
    1m 50s
  11. 11
    Style Navigation Based on Route in Nuxt
    2m 2s
  12. 12
    Display Only Available Data in Vue.js and Nuxt
    2m 2s
  13. 13
    Display a User Data Page Based on id in Vue.js and Nuxt
    3m 2s
  14. 14
    Build a Recursive Component for Nested Comments in Vue.js and Nuxt
    3m 54s

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

John Lindquist
InstructorJohn Lindquist
  • vue
    Vue.js

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.

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions