Javascript: Export Web API (JSON) to CSV File
If anyone has been following my blog or twitter or talking to me you will know that a good deal of my day is spent in Visual Studio. I have a few different projects happening at any given time and…
WordPress Multisite + LetsEncrypt
As of the end of this month, Chrome 68 will start marking all non-SSL sites as non-secure. Additionally, it has been well reported that Google and Microsoft prefer SSL sites over non-SSL sites in their search results. So as a…
Development Merges
If you have been following along you will know that I’ve now transitioned all code repositories to BitBucket and using Visual Studio 2017 for code development. In my last post I detailed my plan to create branches, merge them back…
Git + Branches + Development
I’m not a developer. Maybe someday I will feel like I’ve graduated from person who writes code to a developer but I see what developers do and it blows me away. So this is my attempt to write out how…