CodeNewbie Community 🌱

Joseph Deblasio
Joseph Deblasio

Posted on

PowerShell

I do love PowerShell for automation, as well as Python. My goal is to automate everything worth it. May we a discussion on PowerShell?

Thank you for this great fresh site!

Top comments (1)

Collapse
 
chuklil00 profile image
Juliet Robert

Powershell is one of the best

const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);