
Quickly speed up your website with this one tip: enable htaccess cache control. Allow your users to locally cache your website to speed up browsing.

There are many uses for a simple JavaScript copy to clipboard function. Here is a lightweight, cross browser function that uses no jQuery. Simple and clean.

Ghost CMS tutorial: how to install Ghost CMS on Windows using localhost NodeJS server. Try out Ghost Blog CMS to see if you like the speed and ease it offers!

Pesky Visual Studio Code errors? Properly setup VS Code and get back to your code. Quickly fix "PHP executable not found" error message in Visual Studio code.

Enjoy UX tips? Add some quick buttery smooth scroll animation with CSS. Add the CSS scroll animation effect with a single line of CSS using the "scroll-behavior" property.

Quick and easy fix for the PHP error "fatal error allowed memory size of". Raise the php.ini memory size limit and increase PHP memory limit for WordPress

Get some extra customizations of WordPress by adding ThemeZee plugin support into your WordPress theme. Making a better looking related posts widget

Basic examples of different useful php strings functions, with examples included of how to actually use them

Quick little tip to speed up WordPress: remove Jetpack CSS script from loading. Just add two lines of code to the WordPress functions.php file and you are done.