Morning all, Just a quick update to say I’m making good progress with the development and we just hit 24k email signups!

Lj

  • @[email protected]
    link
    fedilink
    English
    -12 years ago

    Exactly the UI and the model/backend are properly separated if it follows a design pattern like MVC. So it would be pretty trivial to replace the Reddit API calls with Lemmy API calls. Except for the things that don’t exactly translate one on one.

    • @[email protected]
      link
      fedilink
      English
      32 years ago

      Famous last words calling something trivial in engineering. But if there’s anyone that can it’s our man ❤️

    • @[email protected]
      link
      fedilink
      English
      22 years ago

      Man. You are way more optimistic about the promises of MVC than I am. Yes it can definitely make things easier for a transition like this but I would not call it trivial.