Next.js or Remix
To Frontend folks out there, have you worked with Remix? Next.js has a great community support i know, but my requirement is securely render SSR pages for private dashboard and to mask + secure the API calls. The APIs already exists, i don’t need to make any DB queries. Given the scenario what would you go with?