• Fiery@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    3
    ·
    10 hours ago

    I mean, not quite. There should be a split between backend (logic) and frontend (presentation) even for desktop applications. It’s not mandatory, but simply much better design. The ‘interface’ with which your frontend code calls the backend is much like an API (as in an API is also an interface)