Skip to content

mooSylla/blabla-conf-multi-threaded-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

blabla-conf-multi-threaded-js

A repo for the code examples used in my blabla conf talk.

Branches :

git checkout

single-threading: : branch where I display a stack blocking example explaining how heavy computation negatively impacts user experience.

multi-threading: branch where I solve this stack blocking issue using web workers.

bonus-example: Last bonus example taken from the workers WhatWG specs , where I showcase a background image processor.

About

A repo for the code examples used in my blabla conf talk.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published