Clean Architecture VS. Official documentation!

This page summarizes the projects mentioned and recommended in the original post on /r/androiddev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • compose-samples

    Official Jetpack Compose samples.

  • Now, same story, in the current documentation the list is replaced by a single UserMessage without any explanation of the previous example. It just says "For a more advanced use case, displaying a list of user messages on screen, check out the Jetsnack Compose example." .

  • MyGoodDoggoApp

    Android app architecture sample of MVVM UDF

  • On the other hand, reducing events by validating uuids is absurd. All you need to do is define a sealed interface implemented by data classes and objects as your event types. Use a single view model function that takes the type as input to reduce events. Examples can be seen here.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I’m creating 2 simple practice apps that have a shared code base (mostly). A simple hit an api and crate a list. Would the recyclerview be in the shared folder or one in each app folder? Is there a good example I can look at?

    1 project | /r/androiddev | 16 Jun 2023
  • Facing the Monster: An Analgesic for Relayphobia

    2 projects | dev.to | 8 Apr 2024
  • Performance Impact Analysis of Gradle 8.7 in Android Projects

    1 project | dev.to | 23 Mar 2024
  • Jetpack Compose Mastery Part 2: Advanced Tools and Resources for Mastering Compose UI

    2 projects | dev.to | 28 Jan 2024
  • GraphQL Code Generator with TypeScript, React and Apollo Client

    1 project | dev.to | 29 Dec 2023