42 followers
Backend Developer (Node.js)
Display your Dev.to blog followers count and total post views count in a dynamic card image · Why I like to share my achievements and having more than...
Taking your database to the next level regarding scale is often harder than scaling web servers. In web servers, you can start new instances of your...
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...
Hasnode has amazing features, here's how you can cross post... · I moved my blog from dev.to to hashnode because they banned me for a week due to...
The Observer pattern and the Event Emitter The Observer pattern defines an object (called the subject) that can notify a set of observers (or...
Sometimes you need to have hundreds of thousands or even millions of rows to test the performance of your database and queries · Sometimes you need to...