return {
myLocales: ['is', 'en'] satisifies AppLang[] as AppLAng[]
}
Type-safe type assertions FTW!
return {
myLocales: ['is', 'en'] satisifies AppLang[] as AppLAng[]
}
Type-safe type assertions FTW!
These releases continue to prepare users for v7
In Remix, you can now define routes more programmatically using the new routes.ts config
remix.run/docs/en/main...
You can still use the existing file-based convention
These releases continue to prepare users for v7
In Remix, you can now define routes more programmatically using the new routes.ts config
remix.run/docs/en/main...
You can still use the existing file-based convention