Skip to content

Template-rendering #1

Description

@Ond

Far as I can tell there's no great reason to render templates with your project.

Firstly, templates should probably be avoided at all costs because it's relatively expensive.
A better alternative is to use client-side AJAX calls & just send back necessary data for generating a dynamic view.

However, I can't see any worthy dynamic content for project TagTube!
Serving static files is faster and more easily-managed.

Though I've already mentioned this to D. Mundy, and this project is probably kaput, I open this issue and following issues for purely historical reasons.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions