hey all - are there tutorials you’d recommend afte...
# orm-help
r
hey all - are there tutorials you’d recommend after howtographql.com if I want to go more in depth? ideally full-stack and just something that implements an app with more complex UI and business logic (have web development experience from the rails world, just wanna learn more JS tools and best practices!)
r
Hey @Rob Matei 👋 You could try this one as it's a great tutorial for creating a complex UI and you can integrate Prisma with it as you follow as well by yourself 🙂
r
hey ryan! this looks really cool, thanks! i’m also looking at: • wes bos’ advanced react (uses prisma 1 but otherwise looks good): https://advancedreact.com/ • redwood’s tutorials (the framework itself seems too alpha to use but it seems to use a lot of the tools i’d want to use so figured it might give me an idea of how to architect a bigger app): https://redwoodjs.com/tutorial/welcome-to-redwood curious if you or others have an opinion on these!
r
Yes both of those are great! Although I think the Advanced React & GraphQL is a paid one