How to build a Wikipedia Search App with vanilla JavaScript [Tutorial]

Hi! Just wanted to share a tutorial I wrote for Campers - I walk through building the Wikipedia project with vanilla JS and demo some ES6 features as well. I tried to make it as detailed as possible so it’s easy to grasp the concepts explained in the article.

Here it is: https://freshman.tech/wikipedia-javascript/

Feedback is welcome :slight_smile: