Skip to content

Re optimize the search page #106

@bhuvy2

Description

@bhuvy2

Right now we have a piece of dead code in the form of search.js The problem is that each of our documents are too big. Ideally we add a build step in the rakefile that segments the coursebook pages into more manageable chunks, tags the .json files with their sha so that we can cache bust but load fast when need be, and load asynchronously in the web page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions