Looking for some practical tasks to work with DOM and its methods

Hi there!

I’m learning DOM methods right now and looking for practical tasks. Can you please advise me any resources where I can polish it and add any finished project to my junior’s portfolio?

Btw, any resources with immediate practice (like Scrimba) are appreciated!

Any of the intermediate front-end projects will involve some DOM manipulation, whether by hand or with a framework:

https://learn.freecodecamp.org/front-end-libraries/front-end-libraries-projects

These projects assume you use library of some sort, but you’re not required to, as long as the finished page meets the test requirements.

1 Like