Gareth Dunne

24
Mar

How to Loop Through Parent Nodes in JavaScript

24 March 2020 When dealing with a deeply nested element in the DOM sometimes we need to invoke logic on
1 min read
24
Mar
How to find a object in a NodeList in JavaScript

How to find a object in a NodeList in JavaScript

24 March 2020 As web developers, there are plenty of situations where we want to traverse the DOM and find
1 min read
23
Mar

How to convert YAML into JSON in JavaScript

23 March 2020 When working with configuration data, its common to encounter scenarios where the data needs to be converted
1 min read
23
Mar
How to Loop Through a String in JavaScript

How to Loop Through a String in JavaScript

23 March 2020 From time to time we find ourselves reaching for a JavaScript method that’s not particularly obvious.
1 min read
23
Mar

How to loop through JSON in JavaScript

23 March 2020 When dealing with data in a JSON format, there are situations where you want to loop through
1 min read
23
Mar

How format a date in JavaScript to YY-MM-DD

23 March 2020 Dates are a recurring theme in most web applications. Whether your editing a form, sending data to
1 min read
07
Mar

Accelerated Mobile Pages (AMP) for Small Businesses

07 March 2020 Web development trends are consistently moving in new directions. Trends that were relevant last year might be
6 min read
18
Jan

How does a Website Know My Location? Hidden Tactics

18 January 2020 We’ve all been in a situation where a website advertisement has been a little too personalized
6 min read
18
Jan

Can Web Apps Access Mobile Cameras?

18 January 2020 With the ever-evolving list of web application capabilities, there is now more incentive than ever to experiment
1 min read
16
Jan
How to Hide The Address Bar in a Progressive Web Application

How to Hide The Address Bar in a Progressive Web Application

16 January 2020 When creating an interactive experience for a user there are many different factors relating to the user’
4 min read