Skip to content

Use modern HTML5 and strict JS #50

Open
@Rangi42

Description

@Rangi42

This would mean adding <!DOCTYPE html> in the HTML and "use strict"; in the JS, and following modern best practices (e.g. use const and let instead of var).

Note that just adding a DOCTYPE breaks our layout, since it currently depends on "quirks mode".

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions