Posts tagged "remix"

Migrate remix eslint-config to ESLint v9

Mar 2, 2025
2 min read

Custom ESLint v9 flat config for Remix from scratch.

Validated forms with useFetcher in Remix

Jul 10, 2024
5 min read

Build a custom 'useFetcherForm' hook to easily handle fetcher requests.