2021-11-30 TIL
I learned some basic CSS and applied it to the project. 🥰
I learned some basic CSS and applied it to the project. 🥰
TextNode
object
What is a TextNode object?
The to-do list project is very close to reaching perfection! 😊
addEventListener()
vs onclick
Both addEventListener() and onclick listen for an event, and execute a callback function when a button is clicked.
I added even more details to the to-do list project! 🥰