-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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 .
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels