Skip to content

Server side navigation rendering #106

Open
@robhrt7

Description

@robhrt7

We should start moving some DOM processing to server-side to unload client. One of most annoying thing for now is loading spinner on navigation pages, we could do links list rendering much faster with server side rendering.

Basically, we need to move our navigation HTML rendering script from client side to server side following the same conventions http://sourcejs.com/docs/data-nav/.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions