- Will you need to put your phone in airplane mode to prevent a call or text from ruining your print? - Your phone is unusable for the likely 2 - 12 hours it takes to print - In the video they show what is apparently…
This looks really cool, I can definitely think of a few use cases where a docker image might come in handy (vs a service like iron.io that just supporting a variety of languages on IronWorker). At the same time, having…
I'd really avoid encouraging people to build up strings of html that you simply append to the DOM. This is a great way to run into XSS issues. Although the live DOM is slow,using a DocumentFragment (even if it's…
- Will you need to put your phone in airplane mode to prevent a call or text from ruining your print? - Your phone is unusable for the likely 2 - 12 hours it takes to print - In the video they show what is apparently…
This looks really cool, I can definitely think of a few use cases where a docker image might come in handy (vs a service like iron.io that just supporting a variety of languages on IronWorker). At the same time, having…
I'd really avoid encouraging people to build up strings of html that you simply append to the DOM. This is a great way to run into XSS issues. Although the live DOM is slow,using a DocumentFragment (even if it's…