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
Hi, I see that you have two separated bits of code for Movie and TVShow, which are all doing the same things. Can we have a single source of code for the common part of the Movie and TVShow? So we follow the DRY principle. Same for UI as well as ViewModel.
Great repository as always.
The text was updated successfully, but these errors were encountered:
Hi, I see that you have two separated bits of code for Movie and TVShow, which are all doing the same things. Can we have a single source of code for the common part of the Movie and TVShow? So we follow the DRY principle. Same for UI as well as ViewModel.
Great repository as always.
The text was updated successfully, but these errors were encountered: