Navigate to a New Page Programmatically in Gatsby

Share this video with your friends

Send Tweet

In cases where a Link doesn’t make sense, but you still need to navigate to a new page — such as a form submission — Gatsby provides a navigate helper for programmatic navigation. In this video, learn how to:

  • Programmatically navigate to a new page using Gatsby’s navigate helper
  • Send state information along with the navigation request