+In this session, we'll look at three easy-to-use features that are often overlooked but make excellent additions to any codebase. You will learn how easy it is to add verbose messaging to your function. This can serve not only the user but also the function's author. Next, instead of using Write-Host lines to provide feedback on long-running code, you should take advantage of Write-Progress. Finally, learning to leverage the information stream allows your function to do even more. This will be a demo-heavy session that will help you level up your PowerShell scripting game.
0 commit comments