Document toolboxDocument toolbox

NextJS Resources

NextJS 13 Docs

  • NextJS has streamlined the full-stack web app development process by delivering a framework full of core builtin web features/necessities that takes time to configure in a basic react app like: routing, client and server side data fetching, image optimizations, etc…

  • New Features in Next 13

    • Next 13 simplifies Server Side Rendering (SSR) by introducing the use of React Server Components (React Docs), alongside React 18. RSCs are a huge boost to performance by allowing us to asynchronously fetch data directly from the server, eliminating an extra http request and reducing client side javascript bundle size.

 

 

com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'html-macro' is unknown.