#javascript
Read more stories on Hashnode
Articles with this tag
Hey there! Have you ever asked yourself "How do I transfer data from one database to another without actually putting any real effort into it?". Me...
I tend to write my APIs as REST. However, when I implemented GraphQL in one of my projects, I loved the way it provided its fetching status, data and...