Code Monkey home page Code Monkey logo

recipe-rxswift-mvvm's Introduction

Welcome => RecipeApp MVVM-RxSwift with Data Domain

Architecture

Architecture: MVVM with Data Domain

  • Entity
  • Repository

App Domain

  • Model
  • ViewModel
  • View (ViewController)

Trade-off analysis:

  1. This architecture is more simple than VIPER, yet it covers all of app needs.
  2. Based on my experience, Junior Developers who have no knowledge about clean architecture and Reactive Programming, they take a longer time to understand this architecture.

UI: UIKit (no storyboard) to support < iOS 13

I select the third-party libraries based on the number of contributors to make sure that the framework will always be maintained.

recipe-rxswift-mvvm's People

Contributors

hanny-ph avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.