Abdellah Ibn El AzraqExploring Networking Basics: Building a Chat App with TCPIn the previous article, we explored network protocols such as HTTP and developed our own protocol over TCP. In this article, we will use…Jun 12Jun 12
Abdellah Ibn El AzraqExploring Networking Basics: Creating Protocols with Node.jsAs backend or full-stack developers, much of our work revolves around the internet, utilizing protocols like HTTP, FTP, SMTP, and…Mar 23Mar 23
Abdellah Ibn El AzraqIntroducing WorkManager: How It Works, When to Use It, and How to Use ItEfficiently managing background tasks is crucial for building high-performance applications. However, handling this aspect in Android can…Jan 7Jan 7
Abdellah Ibn El AzraqA deep dive into OkHttp interceptorsOkHttp stands as a widely recognized library in both Android and Java development. Many HTTP libraries within the Android ecosystem, such…Nov 27, 2023Nov 27, 2023
Abdellah Ibn El AzraqElevate Your Android App’s Visual Appeal with Simple and Elegant Animations in Jetpack Compose.In the fast-paced world of mobile app development, creating an engaging and visually captivating user experience is paramount. A…Oct 25, 2023Oct 25, 2023
Abdellah Ibn El AzraqHow to use WorkManager with Hilt in AndroidIn the fast-paced world of mobile app development, managing background tasks effectively is a crucial aspect of creating robust and…Oct 7, 20231Oct 7, 20231