Skip to content

Backend #63

@PhobiaCide

Description

@PhobiaCide

The Nodejs "layer" of Electron will be delegated to perform all tasks which a typical web server would perform for a client web app.

  • API calls
  • Data preparation
  • Heavy computations

This leaves the code running in the document to simply handle the UI and display data handed to it by the Node layer. This configuration ensures a responsive and lightweight UI that won't lag or freeze .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions