Coding > Dom Manipulation 2 > Flashcards
What are the differences between innertext and textContent?
innertext, computed text. gets allteh text
What datatype are the values you remove from a text input?
string
Why is it so important to be able to dynamically update text?
user interaction