xgqfrms™, xgqfrms® : xgqfrms's offical website of cnblogs! xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!
摘要: leetcode & Mock Interview 阅读全文
posted @ 2020-06-25 23:18 xgqfrms 阅读(268) 评论(0) 推荐(0) 编辑
摘要: Next.js & SSR & CSR & SG All In One Next.js & SSR & CSR & SG All In One getStaticPaths, getStaticProps, getServerSideProps getStaticProps (Static Generation): Fetch data at build time. getStaticPaths (Static Generation): Specify dynamic routes to pre-render based on data. getServerSideProps (Server-side Rendering): Fetch data on each request. 阅读全文
posted @ 2020-06-25 22:52 xgqfrms 阅读(273) 评论(4) 推荐(0) 编辑