RSSAmplifier

liquidbrain · Oct 21, 2024

[ScreenLike] Update 2: Towards a minimum viable product

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

1. Progress thus far Since my last post on ScreenLike , I have focused mainly on another project. However, I have made some progress: I refactored my code away from using browser.confirm() towards using a dialog box. This required learning a lot more about async functions and await statements! Initially, I added the <dialog> element directly to the html of the page. However, this had the downside…

Read on liquidbrain.net

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.