edysegura / js-callback

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 82.6%Language:HTML 16.3%Language:CSS 1.1%