Search

57 results:

Using a post-merge git hook to clean up old branches

Using a post-merge git hook to clean up old branches When you've been working on a project for a while, you might find you have a few stale branches hanging around. At Liquid Light we have a git hook…

Using Vue.js with a Lumen powered API

Using Vue.js with a Lumen powered API Lumen is a mico-framework from the creators of Laravel. This blog post walks though how to integrate Vue.js with Vue router and use Lumen as an API for your…

How I wrote a book; the writing process from one of our Developers

How I wrote a book; the writing process from one of our Developers In 2017, one of our front-end developers wrote and released a book about the JavaScript library; Vue.js. This blog post explains the…

Schema - what is it and how do I use it?

Schema - what is it and how do I use it? Schema markup is a method of adding extra tags to your website in order to help machines, such as Google, understand the data. It can help identity key bits…

How can I verify my Google Event Tracking is working?

How can I verify my Google Event Tracking is working? Validating your Google Event tracking is working can be a tricky business. This blog post walks you through checking the data being sent to…

CMS Showdown: TYPO3 v WordPress - Which is the best?

CMS Showdown: TYPO3 v WordPress - Which is the best?

CMS Showdown: TYPO3 v WordPress - Which is the best? For most websites a Content Management System (CMS) is an essential tool that can help you create and manage your website more easily. There are…

Navigation drop-downs. Should they be hover or click?

Navigation drop-downs. Should they be hover or click? Navigation drop-downs, or mega menus as they are sometimes dubbed, are becoming more and more common on the web. A drop-down menu is a…

Getting started with Webpack 3

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…

A starter's guide to web accessibility

A starter's guide to web accessibility Digital is now the new normal, and your online presence can often be the first point of contact a customer has with your brand. Just as high street stores have…

How can I score 100 on Google PageSpeed Insights?

How can I score 100 on Google PageSpeed Insights? PageSpeed Insights (PSI) is a tool developed by Google to rank the speed of your website. There are a few things it doesn’t look out for, such as…