Skip to content

Instantly share code, notes, and snippets.

@mercs600
Created March 29, 2020 15:14
Show Gist options
  • Select an option

  • Save mercs600/f494e2ea56b958c23e71b4ce863063b7 to your computer and use it in GitHub Desktop.

Select an option

Save mercs600/f494e2ea56b958c23e71b4ce863063b7 to your computer and use it in GitHub Desktop.
nuxt-ssr-exercise-4-ssr-results
<div data-server-rendered="true" id="__nuxt"><!----><!----><div id="__layout"><div class="container"><div data-fetch-key="0"><h1> fetch method </h1> <p> Just check HTML source or inspect window.__NUXT__ </p></div></div></div></div><script>window.__NUXT__={layout:"default",data:[{}],fetch:[{title:"fetch method"}],error:null,state:{},serverRendered:true,routePath:"\u002Ffetch-basic",logs:[]};</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment