-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Question:
I am a bit new to web workers, so maybe this is a stupid question.
I would like to use web worker when angularjs is creating html of data. I have a table, and I use ngRepeat=”tableData”, is it possible to use this lib, for when tableData changes, that processing and appending of the table is done in a web worker?
Is that even possible to do with web workers?
Metadata
Metadata
Assignees
Labels
No labels