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

Infrastructure needs to change with a scalable boilerplate #4

Closed
5 tasks
realslimshanky opened this issue Dec 5, 2017 · 0 comments
Closed
5 tasks

Comments

@realslimshanky
Copy link
Member

realslimshanky commented Dec 5, 2017

I've multiple issues with the way the website has been build and hence I'm writing few recommendations of my own.

  • A boilerplate is needed to build the project from ground-up. (my recommendations - http://html5boilerplate.com and https://frontendchecklist.io)
  • Change this filename to favicon.ico
  • The js files like three.js are very heavy and would halt the page load to a minimum speed on a slow network. Try to avoid such libraries.
  • I only count 4 icons on the website which use font-awesome library. Use static files instead. This will remove the overhead of the entire library.
  • Few typos here and there like this one.
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

2 participants