Back
Michael Sumner
Load previous page…
query DNS every so often to ensure cname record is still valid for white labeling
#scoredetect
spent 3 hours finding out that `await` cannot work inside a `forEach` loop (JavaScript). But `await` works inside `for...of` loops instead.
Note: will use `for...of` more often as needed
#scoredetect
amazing feedback from book a demo call! Great chat too. There are cool humans out there
#scoredetect
upload avatar using base64. accepts jpg/jpeg/png with max 2M filesize for simplicity
#scoredetect
Work on internal DNS resolver. Create Cloudflare Worker with Cron Trigger
#scoredetect