You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how can i cache my data in nuxt js , for example when a user come and see my posts and then after few days he/she sees my website again can i use catch for retrieving data ? and dont use ajax again for get api's data ? and what happened when i add new post? will data update itself and get just new data ?
The text was updated successfully, but these errors were encountered:
thesogafoi
changed the title
catching data In nuxt js , vue
caching data In nuxt js , vue
Jan 17, 2020
how can i cache my data in nuxt js , for example when a user come and see my posts and then after few days he/she sees my website again can i use catch for retrieving data ? and dont use ajax again for get api's data ? and what happened when i add new post? will data update itself and get just new data ?
The text was updated successfully, but these errors were encountered: