Nick Frostbutter

htaccess cache control for a faster website

htaccess cache control for a faster website

Make your website load faster by adding these snippets to your .htaccess file

Redirect http to https: force https with htaccess

Redirect http to https: force https with htaccess

Fact: if your site does not force https then it is not secure. So fix it.

Create a custom Laravel Valet driver

Create a custom Laravel Valet driver

This custom Valet driver can get those sweet ".test" websites on any Laravel site

Quickly delete unsubscribed contacts in MailChimp

Quickly delete unsubscribed contacts in MailChimp

Trim the fat off your MailChimp email list by removing the unsubscribed or bounced contacts.

Add CSS Scroll Animation and Smooth Scrolling

Add CSS Scroll Animation and Smooth Scrolling

Quick UX tips: turn jerky scrolling into smooth scrolling with a the CSS scroll-behavior property.

How to change your YouTube email address

How to change your YouTube email address

This was an annoying process to do, so here is how.

JavaScript copy to clipboard function (no jQuery)

JavaScript copy to clipboard function (no jQuery)

Copy to clipboard with the click of a button. No jQuery, just vanilla JavaScript. Simple. Lightweight.

Use Laravel Mix without Laravel (using npm)

Use Laravel Mix without Laravel (using npm)

I don't use Laravel. But you can still get the magic sauce of Laravel Mix without Laravel.

Fix "PHP executable not found" error in VS Code

Fix "PHP executable not found" error in VS Code

Get rid of that pesky "PHP executable not found" error message in VS Code

PrevNext