Unless you’re a Multimillion or a Billion dollar company, you probably don’t have a multimillion-dollar ad budget or professional Spinners.
Your product needs to stand out on its own merits like More
Find why and how choosing the proper architectural style can make your life easier.
Keylines of the podcast:
What is web service?
What is GraphQL?
What is Rest?
Does GraphQL replace REST?
How to start development in GraphQL and in REST?
Is GraphQL relies on Frontend or Backend?
Conclusion
This podcast will guide you on which is the best choice, REST OR GraphQL, and with which you should go.
Unit testing on android - Canopas podcast #1youtu.be
Unit testing has become a must-have skill for any programmer. Many programmers write effective tests but not all, and the reason behind that could be a lack ......
Golang — Send Push notifications to apps using FCM
We become more excited on seeing our screen blinking with alerts like above.
Ever think about how it reaches your mobile? Push notification is behind the scene. When we heard the word push notification for the first time, we must have a thought that how can our mobile be recognized by someone so that they can notify us.
In this blog, we will explore how push notifications are sent using Golang and Firebase.