Articles

My thoughts and my experiences in and out of dev.

Hooking up your gravity form to dotmailer

This is part of a series of tutorials about things I have learnt on the job and that I feel are worth sharing back out to the community. So…

Read more…

Sending Form Data via AJAX

Ever wanted to send form data via AJAX? A great and easy way to do this is via FormData. Requirements: HTML: Any form will do. JavaScript…

Read more…

WordPress must use plugins

What are must use plugins? Must use plugins are plugins that cannot be deactivated and are essential for the website to function correctly…

Read more…