Skip to content

A JavaScript Event Loop demo and explanation app created for a presentation

License

Notifications You must be signed in to change notification settings

torgeilo/javascript-event-loop-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Event Loop demo

Created for demoing and explaining the JavaScript Event Loop in combination with a presentation.

Get started

  1. Run
npm ci
npm start
  1. Open http://localhost:8080
  2. Open the browser console to see the output of the snippets.

About

A JavaScript Event Loop demo and explanation app created for a presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published