chat app using sockets

How To Write Your Chat App Using Sockets?

Have you ever created a simple chat app using socket? If not, then here, we are going to write a simple chat app using socket.io. Socket.io is used for building real-time, highly interactive web apps. Developers create many web apps like multiplayer games or chat systems using socket.io.

Read More
React vs Vue
cross platform mobile application

How to Build a Cross Platform Mobile Application using kotlin

In this article, we’ll look at Kotlin Multiplatform, what it is, how it differs from other platforms, the pros, and cons of the kotlin multiplatform, and why you should at least try it in one of your next mobile projects.

Read More