DEV Community

Dmitry Vdovichenko πŸ’»πŸ€˜
Dmitry Vdovichenko πŸ’»πŸ€˜

Posted on

JavaScript30 coding challenge.The Road travelled.

Now my frontpage with GitHub Pages for JavaScript30 coding challenge looks like this:vanillaJS-30days.

Halfway passed. 15 challenges finished.For me, the most useful challenges were:

Type Ahead - knowledges for fetch API and RegExp

Array Cardio - how to work with arrays in JS and use their methods.

Custom Video Player - how to work with video API from JS

Local Storage and Event Delegation - how to work with local storage in JS, in the case of storing some data from page.

Top comments (0)