When I inject css in the head of my html in a component, it works perfectly, but when I reuse the component somewhere in my html, it reinjects the css a second time @Deno AI Helper
Is there an idiomatic/common/modern way of creating a queue of jobs to be executed one after anot...
Then create a function to execute the last queued task, and check it's running only once at a time. Each time you append something to the array, check if function is running