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.
Hi. So would you strongly recommend using this approach now when creating a new project?
h
Harshit
02/11/2019, 9:58 AM
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
Darryl
02/11/2019, 10:00 AM
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
rctandfk
02/11/2019, 2:37 PM
You can check typegraphql too
h
Harshit
02/11/2019, 2:38 PM
@rctandfk
TypeGraphQL only supports TS.
Nexus can work in both JS and TS
r
rctandfk
02/11/2019, 2:47 PM
Yeah! but is a start from scratch so something to consider