CodeNewbie Community 🌱

sheriffderek for Perpetual Education

Posted on

"Should I learn React?"

Should you learn React.js ?

You? Are you asking this question?

If so ...

... then the answer is no.

Top comments (0)

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