Fresh logo

Advanced

These pages go beyond the basics.

  • <Head>. Set the title, meta tags, and stylesheets for a page from anywhere in the tree.
  • Partials. Update part of the page from the server without a full reload.
  • Serializable types. What values Fresh can send from the server to the client, and how to define your own serializable functions.
  • Type checking. How the generated $ helpers give you typed ctx, params, and props.data.

More advanced guides for the Vite plugin options and deployment are on the way.