Browsing Tag

performance

Quick Tip: Improve Site Performance in 3 Easy Steps
basixvideos

Quick Tip: Improve Site Performance in 3 Easy Steps

We all know we should do it, but how many of us do? I’m talking about minifying JavaScript, CSS, and optimizing images to reduce load times. Today, I’ll show you three quick and easy methods that all of us should implement to improve our site’s performance.

How jQuery Beginners can Test and Improve their Code

How jQuery Beginners can Test and Improve their Code

jQuery’s arrival has made the process writing JavaScript laughably easy. But, you’ll notice that making small changes to your code improves the readability and/or performance significantly. Here are some tips to get you on your way to optimizing your code.