Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re optimize the search page #106

Open
bhuvy2 opened this issue Apr 8, 2019 · 0 comments
Open

Re optimize the search page #106

bhuvy2 opened this issue Apr 8, 2019 · 0 comments

Comments

@bhuvy2
Copy link
Contributor

bhuvy2 commented Apr 8, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant