A set of projects written in JS. The goal is to refresh the knowledge of the language by looking at these examples.
Reviews OOP concepts and Local storage
Reviews making Http Requests using the XMLHttpRequest (XHR) API
Reviews Injecting Html from Javascript, using different JS files (Controllers) and the usage of Fetch
Reviews hiding and showing elements, also the usage of a Timeout and a loading symbol
Reviews the usage of Babel Webpack Starter
Reviews Event listeners and functions
Reviews the usage of the localStorage of the browser
Reviews Event listeners and functions
Reviews the usage of regex
Reviews Iterators & Generators