Skip to content

Replace bespoke templating with Express  #3833

Closed
@GirlBossRush

Description

@GirlBossRush

We once simplified our templating logic during the migration to Express, but some of these changes were lost as code-server was refactored.

Much of these changes can be resurrected and applied to our architecture.

Goals:

  • Reducing the amount of code that duplicates express’s existing page routing
  • Relying on fewer interpolated data passed to the front-end via metatags
  • Simplifying browserify differences between local dev and built artifacts.

Metadata

Metadata

Assignees

Labels

enhancementSome improvement that isn't a featurefeatureNew user visible feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions