Giter Site home page Giter Site logo

burgestrand.github.io's People

Contributors

burgestrand avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar

burgestrand.github.io's Issues

What pains me about coordinators

Swift, iOS, architectures… coordinators! Plague or cholera. Software isn't always easy, there are no silver bullets. Yada yada.

Coordinators sound super clean in theory, and in practice they are a nice way of separation but wedging them in can be rather painful.

  • Presenting a coordinator is messy.
  • Dealing with navigation controllers is messy.
  • Sub-coordinators are messy.
  • Passing data back to the parent is messy.
  • Passing data along with the flow, A - (over B) -> C is messy.
  • Service dependencies are messy (e.g. network API instances).
  • They don't help with your view stack, so you still want view models/presenters.
  • In-app linking/routing (e.g. notifications) is not straight-forward. Why can't it be?

Software as a whole is messy, and all points above are not necessarily due to coordinators, but some of them might be a tradeoff you make that you should probably be aware of.

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.