Yesterday I wrote an article about the reasons to avoid out-of-the-box social code snippets and what do to instead: http://philipwalton.com/articles/stop-copying-social-code-snippets/ …
-
-
@mathias the biggest gain for me was moving script loading into a window.onload handler. Everything was noticeable snappier and jank free. -
@philwalton A similar trick is to use `setTimeout(snippet, 0)`, exploiting JavaScript’s single-threadedness: http://mathiasbynens.be/notes/settimeout-onload … - 1 more reply
New conversation -
-
-
@mathias@philwalton I'd say it's complicated. :) "loading time performance is a two faceted issue with widgets..." http://disq.us/8i4r4lThanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.