CodeNewbie Community 🌱

Discussion on: [#CNC2022 "Code More" Cohort 1] Why do you want to code more?

Collapse
 
lesleynicole profile image
Lesley-Nicole

I want to code more because I want to be a blockchain developer.
A pretty good way of knowing I reached my goal would be to get certified....

Assuming I learn and practice enough to feel confident enough to take the test.
And that's assuming that I make enough time to study properly.

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