Build a Twitter Clone with Apollo Graphql & React-Native - Part: 3

preview_player
Показать описание
In this video we go over the creation of a user and also the login. We also crypt the password for security purpose.

I would like to thank the donators to this channel. Thank you so much :)

- Wonmin Jeon
- iMarket

Рекомендации по теме
Комментарии
Автор

Hey, thanks for all of the awesome tutorials!
Just wanted to say there is a nice vs code extension to get syntax highlighting in the GraphQL schema's called 'GraphQL for VSCode', then just change the language mode to GraphQL and there you go!

uniquefox
Автор

@EQuimper: should we put "login" under query or mutation. Just a thought, since we are not modifying anything like in getTweets.

amarc
Автор

Thank you so much.
Change colors in vscode
How did you do that?

yangseoklee