DEV Community

Cover image for Video PowerShell Switch Statement - Different take on branching
Kamil Pro
Kamil Pro

Posted on

Video PowerShell Switch Statement - Different take on branching

GitHub link: https://github.com/kprocyszyn/About-PowerShell/tree/main/PowerShell%20Switch%20statement

One switch statement can replace multiple if/else statements, it makes code more readable and is really easy to use - there's no reason why you shouldn't give it a try!

Top comments (3)

Collapse
 
ajithjojo profile image
Ajith jojo

cool

Collapse
 
pwd9000 profile image
Marcel.L

Hey Kamil!
Hope you are well!
This is great that you are publishing on Dev platform!
Love this! Keep it coming!
❤️

Collapse
 
kamilpro profile image
Kamil Pro

Hey Marcel, I’ve been lurking for some time and decided to start contributing :)