/WebWorkers

Web worker example

Primary LanguageJavaScript

Web workers example

Example of an implementation of web workers for client side calculations, like fibonacci and prime numbers generator.

Instructions

  • Clone the repository
  • Go to the initial folder and open the index.html on your browser