Created
March 29, 2020 15:14
-
-
Save mercs600/f494e2ea56b958c23e71b4ce863063b7 to your computer and use it in GitHub Desktop.
nuxt-ssr-exercise-4-ssr-results
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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