Is the future of Prisma code-first? The reason I a...
# orm-help
d
Is the future of Prisma code-first? The reason I ask is because I just read an article (link below) and I’m about to start a new project so don’t want to build something and then potentially miss the benefits of another solution that’s so close.
h
👍 1
d
Hi. So would you strongly recommend using this approach now when creating a new project?
h
Yes, I think you should give it a go as it simplifies many things. You can read in the post that SDL based approach is also good but it requires you to set many tools. I think this approach is well worth it
💯 1
d
Thanks for your thoughts. Yeah, some questions I had about SDL-first led me to those articles (and I recall Nikolas talking about Nexus at a GraphQL meet-up in Berlin recently) but I wasn’t really sure what’s what.
r
You can check typegraphql too
h
@rctandfk TypeGraphQL only supports TS. Nexus can work in both JS and TS
r
Yeah! but is a start from scratch so something to consider