Bestseller icons

Brackets plugins

FA-5 Light

Font awesome Brands

Font awesome solid

HTML, CSS

Line awesome - Brands

Line Awesome Icons SVG

Optimization

Optimization Checklist

Project Backup Methods

Search Results

SVG Sprite icons

Thin Icons SVG

Wordpress Development Guidelines

JS – Inline JS code

Add all inline js code to a separate file and add it to footer, inline js can not be cached and can not be deferred. Linked js file can be cached and deferred as well.