π Concepts:
getElementById
, querySelectorAll
)innerText
, innerHTML
, style
)addEventListener
, Event Delegation)createElement
, appendChild
, removeChild
)π» Projects:
π Resources:
π Concepts:
window.alert
, window.confirm
, window.prompt
)navigator
API (Detect browser & OS)location
& history
APIs (URL manipulation & navigation)