Where can I get more practice problems

I have just completed the Basic JavaScript section in the second certification, But I don’t feel confident about my ability to solve recursion and loops, I think it will be wise for me to practice more before going to the ES6 section. What else do you think I should do?

The ES6 section will give you opportunities to practice these skills. You can also go back and try to solve the Basic JavaScript loop based challenges with recursion and the Basic JavaScript recursion based challenges with loops.

1 Like

okay so I will continue to ES6 part. Thank you

1 Like