Categories
Web Development

What Is DOM and How To “Avoid an Excessive DOM Size”

Web Browsers are a beautiful creation that allows us to view & use web pages on the internet. The governing fundamentals that make that happen transpire at the speed of light. From the many, one of the core principles is DOM — or short for — Document Object Model. What Is DOM (Document Object Model)? […]

Categories
WordPress

New to WordPress? Take Note of a Few Smart Tips To Build Your Site

What separates this post from the many existing articles is that it assumes you’ve already figured out your hosting, WordPress plans, etc., and that you have some degree of understanding about what themes, plugins, posts, tags, etc., are. The nucleus of this article is to provide you with a few insightful & smart tips that […]

Categories
Web Development

Preconnect to Required Origins: What Is rel=”preconnect”

If you’ve ever run your site through Google PageSpeed Insights, and came across “preconnect to required origins,” this post will cover the ground on what that message conveys, and specifically, focus on the rel=”preconnect” aspect. If you’re interested in dns-prefetch, you can check out my previously written post, where I discuss the necessary details to […]