WAMP is software that allows developers to create a local server on your local computer to build and test web applications. By default, it is…
Quite often, a web page has a key section that you want to push users towards. One method of doing this is to create a…
One of the best ways to get your website ranking high on Google is to improve the page loading times. A key part of improving…
New web browser features are being released regularly and are exciting for developers and users alike. However, they can cause some issues when the new…
Page speed has a massive impact on the search rankings of your website on Google. One of the most common causes of bloat on your…
A key part of project management is the organisation and prioritisation of key tasks and deliverables. It is key that we understand which are the…
When publishing a website or conducting scheduled maintenance, it can be useful to display a temporary message to tell the customer the website is unavailable…
One of the applications that many freelancers require is a time tracker. It is critical that business owners can effectively log their hours and track…
Security is a major concern for all website owners and one of the main areas of weakness is forms. Google provides reCAPTCHA, a free anti-spam…
Forms are a key component of the UI of a website. Also, range inputs are a great way to allow users to filter multiple results…
A modern web design technique is to have elements of a page fade in as the user scrolls down the page. With slight movement added…
JavaScript is a continually evolving development language and dominates the front-end landscape. One issue that developers face is that a new JS release offers fresh…
With modern websites being required to work on a plethora of different web browsers, automating the browser compatibility of CSS is incredibly powerful. PostCSS is…
Are your massive images on your website causing page speed issues? Are you fed up making several versions of the same image, for all the…
Pinchzoomer is a great JS plugin, by Ron Feliciano, that is perfect for creating interactive maps or graphics. Main features include allowing pinch zooming and…