You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
We should decide how we want to implement our application architecture in the new Fenix browser. We have discussed using an MVI architecture as a team, but we should investigate the best options to implement this on Android and we must decide if this is the right solution.
We should examine libraries like Mosby, Reductor, and MvRx as well as just implementing our own solution to bind changing data to the view using RxJava, LiveData, or Kotlin Coroutine Channels. There may be value in developing something in-house if no existing implementation is simple or succinct enough.
We should decide how we want to implement our application architecture in the new Fenix browser. We have discussed using an MVI architecture as a team, but we should investigate the best options to implement this on Android and we must decide if this is the right solution.
We should examine libraries like Mosby, Reductor, and MvRx as well as just implementing our own solution to bind changing data to the view using RxJava, LiveData, or Kotlin Coroutine Channels. There may be value in developing something in-house if no existing implementation is simple or succinct enough.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: