DEV Community

Discussion on: What is the best Javascript Stack to choose in 2020 ?

 
sarthology profile image
Sarthak Sharma

What about graphQL ? 🤔

Thread Thread
 
jeferson_sb profile image
Jeferson Brito

I haven't used that much but you can use the apollo client for React/React Native and express-graphql for Node

Thread Thread
 
collinstommy profile image
Tom Collins

Yep. I would include graphQl and possibly prisma as well. graphQl makes front end development far easier as your app gets more complex