Home » Articles posted by Site Admin
Author Archives: Site Admin
Using Using Again and Again
Here’s a quick little tip that addresses a minor thing that annoys me much more than it probably warrants… If I need multiple instances of an variable of a given type – say, of a FileStream – with different initializing values, I often end up declaring repeated variable names: A recent real-world example is when […]
Pressing Forward with Gutenberg
I've updated my sites to use the current version of the Gutenberg plugin to really get a handle on the user experience. Continue reading