The numerous roundtrips involved in downloading a page hit performance hard, but the new ‘preconnect hint’ in Firefox 39 and Chrome 46 lets you tell the browser up front about what connections you will need.
Emulating network connectivity via Chrome’s DevTools has been possible for a while, but now you can create your own throttling profiles (in Canary only for now).
Learn to use JSON Web Tokens (JWTs) in your Java apps for secure authentication, authorization and cryptography without any OAuth headaches. You’ll finish with a working sample app and a deep understanding of token-based auth.
Getting your head around what ‘microtasks’ are and how browsers queue execution of tasks and microtasks in its event loops is essential if you’re doing performance work.
Inlining ‘critical’ CSS (that is, CSS that’s needed right away and helps pages render faster) into the head of an HTML document can provide a real speed boost, but how can it be done effectively? Dean Hume explains.
“Today we are adding a new feature that will allow you to keep better track of your AWS usage and to see where you are with respect to the Free Tier allowances for each service.”