In this article, I would be documenting step by step how I was able to implement push notifications with a chat application using firebase cloud messaging and node in no time. The application already had the chat messaging feature working as expected...
As a software developer, one of the tools you will get to use almost every day of your work life is Git. Git is one of the top vital work tool developers must get themselves acquainted with as they start their software development journey. When I sta...