Closed Skunk-Awol closed 9 years ago
I agree. Although it will be pulled down instantly on T-Mobile's Super Fast 4G LTE Network, data usage is a concern. Maybe using local storage as a cache could help that?
Likewise, it's obvious that you to use an asynchronous io.js NoSQL solution, utilizing the latest MVVM AngularJS technologies in order to create a seamless one-page-application that communicates with socket.io and and a JSON REST API in order to maximize the efficiency of T-Mobile's Super Fast 4G LTE Network.
Like, duh.
Compression will be turned on soon and that will minify things.
Also, do you want anything with match scouting to work? Why don't you go try to rewrite the entire 1200 line match scouting JavaScript page without jquery and see how it works. (document.getElementById, anyone?)
Minified & compressed a bunch of stuff, which should improve speed a fair amount.
updated op with some handy dandy checkmarks!
Mark, don't be a fuckboy
who me? :question:
The apple-touch-icon markup does not load anything unless it's relevant to the device.
Won't work, static files can't go in the root.
Removed all CSS/JS from pages that specific files don't need to be on.
Note: The index page does not do compression because it is loaded over SSL. Same goes for any pages that involve password POSTing. All other pages are unencrypted.
yeah i'm considering this closed. I've done all that I reasonably can. You can rewrite jquery if you want.
Some points a few of us came up with after some careful research:
Nothing is minified?COMPRESS_ENABLED turned off? (Because this is still debug?)