Weekly Web Development links number 5

This week is a collection from around the web..... well, my colleagues mostly. We have some performance links, a way to test on many devices quickly and a link to the Auto updating Android Web View.

Boot Strapping your own mini device lab
/bootstraping-your-own-mobile-device-lab-part-1/
A long lost article of mine, but if you need to test your web pages on multiple Android devices quickly, then this is the script for you.

FLIP your animations
http://aerotwist.com/blog/flip-your-animations/
Paul Lewis thought long and hard about the acronym for this :) It does stick though. FLIP is a way of thinking about animations, and attempting to keep them as cheap as possible for the browser which, all being well, should translate over to 60fps animations.

Get the Auto-updating WebView to test your apps on Lollipop
http://blog.chromium.org/2015/02/beta-channel-for-android-webview.html
If you are building anything for Mobile that is a hybrid app or uses a web view you should get on to this Beta channel. You will be able to see and test changes to the webview before they land for the rest of your users.

Very useful tool to pick CSS colours
/eyedropper-chrome-dev-tools/
This has actually been around for quite a while and I completely missed it. Very useful.

A preview of ES6 Rest parameters are now in Chrome
https://twitter.com/addyosmani/status/568069976680042496
Just a really nice way of dealing with functions that take a variable number of parameters. Obviously it is not available in all browsers natively, so if you intend to use this you should look in to a transpiler and have it integrated in to your build process.

If you want to get this in your inbox then please subscribe.

I lead the Chrome Developer Relations team at Google.

We want people to have the best experience possible on the web without having to install a native app or produce content in a walled garden.

Our team tries to make it easier for developers to build on the web by supporting every Chrome release, creating great content to support developers on web.dev, contributing to MDN, helping to improve browser compatibility, and some of the best developer tools like Lighthouse, Workbox, Squoosh to name just a few.

I love to learn about what you are building, and how I can help with Chrome or Web development in general, so if you want to chat with me directly, please feel free to book a consultation.

I'm trialing a newsletter, you can subscribe below (thank you!)