Lucy Linder
DERLIN.

DERLIN.

Follow
homeAbout MeKotlin is funnewsletter
Tag

tools

#tools

More content

Read more stories on Hashnode


Articles with this tag

6 tools I use every day as a full-stack developer

Nov 1, 20224 min read

I know there are lots of posts about "necessary" tools that "you must use" as a developer. Without going that far, here is a short list of tools I use...

6 tools I use every day as a full-stack developer

Get favicons from any domain using a hidden google API

Oct 28, 20211 min read

Did you know? Google offers a secret URL that can automatically pull the favicon image of any domain. Cherries on the cake, we can ask for different...

Get favicons from any domain using a hidden google API

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