JavaScript / jQuery
jQuery is usage is growing by leaps and bounds and is being used by more and more web designers and developers alike. Read more about JQuery in the articles below.
Step by step guide to creating your first Vue.js app. We install and configure Vue.js, create a new project and build a portfolio website using Flickr API.
Ad Blockers are becoming ever increasingly popular among web visitors. While they are mainly installed to reduce obnoxious or obtrusive adverts, they are indiscriminate and often block subtle ads which hurt web publishers. This guide will show you how to log ad blockers blocking Adsense traffic in Google Analytics.
Gulp is a tool which most web developers have heard of, but few know what it actually does. In this article, we will discover how we can be more productive by automating repetitive tasks.
Javascript used to be a tool for enhancing a web page through the actions of client side scripting (running in your browser, not on the server). In recent years, Javascript has become more of an annoyance than an enhancement and is increasingly used to bypass privacy and security settings, tracking your actions and analysing you every movement online.
In this article I'm going to look at how you can add pins, waypoints and routes to Google Maps embedded in your website. I'm going to expand on the examples from the previous article so if you haven't seen that one, head over to part one on the list below.
In this tutorial series, I am going to show you how to incorporate Google Maps into your website, add pins to locations with balloon pop-ups, set waypoints and even add routes. We'll also see how you can get latitude and longitude coordinates in Google Maps.