/js-callback

A simple example to demonstrate how to use callback in JavaScript using image HTML element

Primary LanguageJavaScriptMIT LicenseMIT

JavaScript Callback

A simple example to demonstrate how to use callback in JavaScript using image element

How to fetch the images

In order to have the images please run the command line bellow:

npm run catch-them-all

How to start

After installing the dependencies with npm install run the command bellow:

npm start

References