Best of AndroidJune 2023

  1. 1
    Article
    Avatar of pandProAndroidDev·3y

    Server-Sent Events in Android (with Node.js)

    Server-Sent Events in Android (with Node.js) is a long-lived HTTP connection over which a server can send events to its clients in real-time. SSE is based on an event-driven model, where the server sends events to the client whenever there is new data or information available.

  2. 2
    Article
    Avatar of asayerasayer·3y

    Five best practices for debugging React Native code

    The React Native Debugger is a standalone app with a rich interface for debugging React Native apps. It integrates with the Chrome Developer Tools, allowing developers to set breakpoints, inspect variables, and step through code. For Android, the Android Debug Bridge is a powerful tool that developers can use to debug their apps directly on their devices.

  3. 3
    Article
    Avatar of flutterdevsFlutterDevs·3y

    Flutter 3.10 — What’s New In Flutter

    Three months ago Google I/O, the Flutter group reported Flutter support for Windows. Today, we are eager to report that Flutter is presently stable for macOS and Linux, notwithstanding Windows! In this article, we will explore Flutter 3.10 — What’s New In Flutter.10.