I’m studying now JS and I would like to find a source, where I can practice more. Basically, I’m looking for a website, where there are some very beginner exercises, like what are introduced with the lessons on FCC.
I would like to practice more booleans, arrays, loops and so on.
Try to build your own projects. This way you will learn a lot without even realizing it. And whenever you need to use some array methods or other stuff you can’t remember, you can check it in the docs.