How to refactor a PowerShell scriptblock into multiple functions invoked remotely
How to load custom ssl certificates present in the host machine into windows containers to handle HTTPS requests.
Technical books I read in 2019
A collection of resources to help poeple dive into PowerShell
A walkthrough of a CI/CD pipeline implementation for PowerShell modules
Leveraging Docker and Jenkins to automate changes for a Ghost blog theme
Refactoring a Filter class to leverage SOLID principles and reduce internal coupling while keeping the public class API intact
An approach to introduce an interception point in a class hierarchy to selectively execute some of the class' instances during integration tests.
An analysis of dependencies management for PowerShell modules
Overview of the Heap data structure and a Ruby implementation
Some base libraries that I recommend to enhance your PowerShell development experience
Technical books I read in 2018
Technical books I read in 2017
Extracting new objects out of validation steps in a long method
Overview of Working Effectively with Legacy Code. What the main parts of the book are, its main ideas and some important details.