Replies: 3 comments 4 replies
-
@SteveSuv Just wondering why remix if you're going to use trpc? I thought the benefit of remix was having "progressive" apps that use the traditional browser methods (get/post). Not saying it's a bad idea, just wondering what your thought process was, using remix rather than the traditional Next.js approach? |
Beta Was this translation helpful? Give feedback.
-
Also, thank you for getting prisma to work with vite...I can now use your project as a template to get it to work for me. |
Beta Was this translation helpful? Give feedback.
-
Also, just a side note, if you change the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I just create a todolist example project, I think it's helpful for beginners, and the development experience is much better than nextjs14 appdir, I call it
remix-t3-stack
😀https://github.com/SteveSuv/remix-t3-stack
stack
Beta Was this translation helpful? Give feedback.
All reactions