FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Replace bespoke templating with Express · Issue #3833 · coder/code-server · GitHub

Replace bespoke templating with Express  #3833

Description

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


Back | FazBrowse Home | New Git URL