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
How can you measure your progress as a programmer?
Here are 7 signs you're growing as a programmer
Don’t only write code
Content and knowledge sharing
Constantly look for improvements
Crave new trends in development besides meeting deadlines
Timebox ambiguous task
Valuable code reviews
Selective about choosing third party libraries
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.