50 followers
CSE Student | Software Developer | Backend & Databases
Imagine that you are building an app with chat rooms (or any realtime app) and it will have thousands of users how do you think a server could handle...
The Observer pattern and the Event Emitter The Observer pattern defines an object (called the subject) that can notify a set of observers (or...
In this article, we'll be building a dynamic global nuxt plugin that is going to be a Toast (snackbar). ยท In this article, we'll be building a dynamic...