Skip to content
Discussion options

You must be logged in to vote

Remix provides both navigating and non-navigating versions for POST requests so you can choose:

  • Navigating: Form, submit()
  • Non-Navigating: fetcher.Form, fetcher.submit()

I made a cheatsheet for Remix requests: https://gist.github.com/na2hiro/136c67bbe01526eb71911d37990ed445

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by machour
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants