Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

How does remix compare to nextjs?


Remix looks like a standard server rendered web framework (like Rails or Django) except that is use React for its template language, and React has the advantage of running interactively on the client-side.

NextJS pre-generates (or generates on a trigger) most its pages. Like Remix it also uses React as its template language and client-side interactivity.





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: