Google PageSpeed Insights
Description
At some point, I hope to collect and organize some of my favorite website, web design, web development and SEO tools. I will start with one of the best web tools around, Google PageSpeed Insights.
At some point, I hope to collect and organize some of my favorite website, web design, web development and SEO tools. I will start with one of the best web tools around, Google PageSpeed Insights.
As I was making a few updates tonight, an old ADA Compliance practice came to mind that I just noticed I had become lax on. The usage of detailed text for hyperlinks is a must for my personal best practices list. The generic or vague "Click Here" is just not acceptable. It's time to use some detailed link text.
Chrome DevTools is reporting an issue with some of my scripts or third party scripts utilizing passive event listeners. At first glance, it appears that this is an issue for providing the best user interaction experience. I am going to dive in to this topic and see what I can find out.
While running some test on the AATI Windows IIS server, I came across an issue with my previous implementation of the HTTP/2 protocol. I was surprised to find out, what I thought had been working, was not. Time to take a look at why HTTP/2 is not working on IIS.
Google DevTools was showing an issue with anchor tags that opened a new window. The suggestion provided by the Google DevTools audit system was to add a relationship attribute to the anchor elements with a value of "noopener". I want to find out more about this attribute and value to see why it is suggested.
The next round of emerging image formats are truly amazing. While they are still in their infancy, there is great promise to formats like WebP. In this article, I dig in to WebP usage and examine how to handle fallback for other, more common, image formats.
jQuery has progressed in numerous versions. On a whim I decided to check to see if there are any known security vulnerabilities with the version of jquery that I have been using. While I am at it, I am going to look into what the features, filesizes and other goodies I can find in regards to jQuery.
Website? Web site? Webpage? Web Page? Time to find out which one is right!
Habits die hard. In my early web life I liked to look at the differences between browsers. One from the 4.0 days was internet explorers usage of title attributes on anchor elements to provide a tool tip for users before clicking on a link.
Announcement about this site being created and finally having something to output to the screen. Of course, the first post had to have a reference to de facto standard for programming.