Skip to content

jakeburden/example-webworker-vdom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example-webworker-vdom

tiny example of using webworkers and virtual-dom.

the server renders an initial view.

the client handles state in a webworker thread. UI diffing and patching occurs in a rendering loop.

build

npm install

npm run build:js

start

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published