2 Posts for March, 2020
Deep Merging JavaScript Objects
Deep merging objects in JavaScript is a bit tricky. Here’s one solution; there are many many others. While this was fun to write, you’ll probably want to go use the merge function in lodash instead. None the less here’s some code golf
Fastmail Settings for WP Mail SMTP
After having migrated my mail provider from Outlook.com to Fastmail I needed to get the contact form up and running for WordPress.