mdn / js-examples

Code examples that accompany the MDN JavaScript/ECMAScript documentation

Home Page:https://developer.mozilla.org/en-US/docs/Web/JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-examples

This repository contains examples of JavaScript usage.

The "promises-test" directory contains a JS promises test example, for learning purposes. Run the example live.

The "modules" directory contains a series of examples that explain how JavaScript modules are used. The subdirectories are as follows:

About

Code examples that accompany the MDN JavaScript/ECMAScript documentation

https://developer.mozilla.org/en-US/docs/Web/JavaScript

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 86.9%Language:HTML 13.1%