Tobias Neumann

Results 6 comments of Tobias Neumann

Maybe some service / framework like 'read the docs' https://readthedocs.org is useful

# Task before: research. ## Facts: - must use html as input because of several markdown plugins (or must use same markdown renderer) - (use css style of md-unit) -...

Maybe [ldapjs Client](http://ldapjs.org/) can help here

Currently working on this. Maybe setting `fallbackAsPlaceholder=true` and `fallback=(URL OF SMALL IMAGE WITH LOW QUALITY AND BLUR)` is the first step towards this. To pretend page reflows see: https://www.codecaptain.io/blog/web-development/responsive-images-and-preventing-page-reflow/474

> @ClaeysJoke, > > I found that with my devices (heart rate monitors), when I used `ble.connect` it dropped the connection instantly. However, when I use `ble.autoConnect`, it keeps the...

What about `abort`? Is there a possibility to abort the download?