Lucy Linder
DERLIN.

DERLIN.

Follow
homeAbout MeKotlin is funnewsletter
Tag

JavaScript

#javascript

More content

Read more stories on Hashnode


Articles with this tag

PWA-ize: open web pages in their own window on mobile

Dec 7, 20216 min read

TL;DR PWA-ize lets you add any web page to your mobile home screen, that opens in a dedicated browser window (not a browser tab!). This makes them...

PWA-ize: open web pages in their own window on mobile

Getting notified when a string/pattern appears on a webpage

Sep 22, 20216 min read

TL;DR Need to wait for a page to show a specific string or pattern (e.g. in pages tailing some logs) and want to be notified, so you can go about...

Getting notified when a string/pattern appears on a webpage