Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Inline HTML is not a very clean code best practise #3

@tomvlk

Description

@tomvlk

Better move to a templating engine, or at least split the different routes to different JS files? This way it improves the readability of the code, removes additional clutter, and makes it less easy to make mistakes when adjusting things. Also it makes it easier for any frontender to work on the project if the person doesn't have much experience in backend.

Example: https://github.com/voltbonn/volt.link/blob/main/backend/index.js#L283

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