Remix is a server-side rendering framework comparable to Next.js and SvelteKit, built around full-stack routing and data-first application design.
Hey, I’d want to notify that the NextJS example about “loading data on the server” isn’t correct. In the “SomePage” component, you’re using a Remix hook “useLoaderData” to receive the data instead of using page props.
Great Content!!
Used one of your articles to implement Google authentication on my NextJS app and it worked wonders.
Comments
0 comment