
WebSockets in English
A deep dive into real-time client-server communication.
Search for a command to run...

A deep dive into real-time client-server communication.

Build a simple Flashlight Android app with kotlin and Jetpack Compose.

The modern way of building mobile application is through declarative UI-rendering approach

The acronym API sounded jargon to me when I started learning web development. I thought it was used only on the web. I was wrong. APIs are everywhere: Web, mobile apps, desktop apps, IoT, etc. For the purpose of this article, we are going to focus o...

React is a very popular JavaScript library that makes creating frontend web apps easier. With over 5.5M weekly download, react is enjoying great popularity. But how exactly does it work under the hood? Before diving deeper, Let's look at what react ...