Destiny Erhabor

  https://github.com/Caesarsage I'm a software developer and cloud developer passionate about sharing knowledge through technical writing.

   



3 Stories by Destiny Erhabor

Node.js server-side authentication: Tokens vs. JWT

JWT is suitable for stateless scenarios and APIs, while server-side tokens work best for session-based authentication in web applications.
0 8 min read

Implement in-app notifications with NestJS, MySQL, and Firebase

In-app alerts provide your application users with real-time information; Firebase Cloud Messaging is a cross-platform messaging system that is a great tool for sending...
2 11 min read

Applying SOLID principles to TypeScript

The five SOLID principles of object-oriented class design facilitate the development of understandable, tested software that many developers can use at any time and...
3 5 min read