Glossary
Full Stack
Refers to both the front end (what the user sees on a website) and back end (processing, data storage, etc.) of a website. Full stack developers are those who work in design environments for both front- and back-end projects.
Related Terms
Glossary
Domain Authority (DA)
Domain Authority is an aggregate score for your website that calculates your website’s ranking and likelihood of appearing in other searches. It was first developed by the SEO company Moz, though other analytical software tools have since developed their own versions of the metric.
Domain Authority is not a standardized metric as defined by search engines, but can be a reasonable gauge of overall website health and ranking.
View Definition
Glossary
jQuery
jQuery is a Javascript (JS) library. It’s designed to streamline usage of JS elements on websites and how they interact with other coding languages and site functions.
View Definition
Glossary
Minification
Minification refers to the reduction in file size for website elements.
The purpose of this is to reduce the load time of your website, which can increase when it has to load large files. This is better for the visitors to your site, and is also preferred by search engines, which will often base rankings on page load times.
View Definition