CodeNewbie Community 🌱

Discussion on: Build a Weather Application using GraphQL and Chakra UI

Collapse
 
geobrodas profile image
Georgey

Thanks for the tip @andrewbaisden

Collapse
 
andelf profile image
Ross C. Hudson

Using GraphQL and Chakra UI is fast and efficient. Block blast

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