May Roundup

May Roundup

May 2014 heralds the inaugural edition of the Front End Team Newsletter, part of a drive to better share our collective wisdom, training resources, presentations and make them available with the rest of the company.

This month, we have the following content for your consumption:

Ghostlab logo

Introducing the Testing Suite

As some of you may have noticed, the Batcaves’ Testing Suite has been implemented, and thanks to some volunteers, beta tested. So what is it, and how does it work?

Read: Introducing the Testing Suite

Accessibility image

Make your website accessible

There are lots of disabilities out there, but accessing your website should not pose an obstacle to any user. We, as web developers, should do all we can to make sure we can make our site as accessible as possible.

Read: Make your website accessible

Hulk bust cache!

Cache Busting: Part 1

Caching busting stops browsers from using a cached file when an new updated version is available. So, how do you ‘cache bust’?

Read: Cache Busting: Part 1

Carousel image

Carousels – Which are the good ones out there?

How do you pick your Carousel plugin?
Which ones are worth your time, and which aren’t?

Read: Carousels – Which are the good ones out there?

Responsive images

Responsive Images

What’s the correct approach to the responsive images conundrum? Is it the fabled picture element? What about srcset? How about just doing it with Javascript, or does the solution lie somewhere else entirely?

Read: Responsive images (in 10 minutes)

Grunt logo

Automation For The Win

Great Developers are often also Lazy Developers. It’s not a criticism, it’s a good thing. If you’re going to have to repeat the same tasks all the time, you might as well automate them…

Read: Automation For The Win

Until next time – The Front End Team