Skip to content

edysegura/js-callback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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