JavaScript can handle in a really easy way the DOM of a webpage. So, then you can learn how to select an element, with operations like getElementById, then to update a page when a button is clicked. JavaScript can make a webpage dynamic. So, you can create some costume data, and generate output according to them. An interesting small project could be a set of small textual posts on a page.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
Great intro to DOM manipulation! It's amazing how JavaScript can make a webpage so dynamic with simple commands like get halloween squishmallow ElementById. A small project with textual posts sounds like a perfect way to practice. Excited to dive deeper into this!