We use cookies to ensure that we give you the best experience on our website. For more information, visit our Privacy Policy
João Augusto

A big football, photography and Apple fan - our front-end developer João has not only got the eye for making our websites sparkle, he’s got to have the latest, greatest gear to do it on. @joaoeaugusto
Git tip: squash intermediate commits
Make the git history neater with `git rebase --interactive`
Trigger animations with Intersection Observer API
In this short article we explain how to use the Intersection Observer API to animate elements when they enter the visible viewport.
Getting started with Webpack 3
Webpack is a javascript module bundler that became one of the most popular and important front-end tools for modern web development. This blog post walks you through setting up Webpack 3 with Gulp so you can start to utilise it’s powerful features.