Hacker News new | ask | show | jobs
by kylehotchkiss 2351 days ago
I started using the development preview of getStaticProps and was really impressed with the implementation. Being able to combine static and dynamic resources in an app so easily is a gamechanger. Keep your landing pages statically generated and make the logged in parts of the site dynamic! Or statically generate your blog and build a API-driven routed section of your site with ease!