CodeNewbie Community 🌱

Discussion on: Open source Node.js and React projects to contribute to

Collapse
 
nezlobnaya profile image
Vlad Burlutskiy

Hey Nick! I am also looking for open-source projects to contribute to! I switched my career into software development and I think it is a great way to break into the industry!

Collapse
 
nickytonline profile image
Nick Taylor

Awesome. There a bunch of responses in the linked Tweet in the post you might want to check out.

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