Tootfinder

Opt-in global Mastodon full text search. Join the index!

@simon_brooke@mastodon.scot
2026-08-15 09:21:47

The thing I hate about working in the #JavaScript space is bit-rot. My #ClojureScript swinging needle meter demo, written in 2017, still works, but I can no longer compile it from source.
Probably this won't take too long to fix, but it is work which should not have to be done.

@crell@phpc.social
2026-08-17 18:48:51

I mean, this is fair and accurate for all languages mentioned...
#Programming #PHP #CPP #Javascript

@michabbb@social.vivaldi.net
2026-09-13 01:27:45

🚀 #JavaScript discovery extracts endpoints, URLs and emails and builds target-specific wordlists; captured #WebSocket connections can be inspected and frames injected
📊 Findings attach to the exchange that proves them; projects export sanitized by default, with

@cheeaun@mastodon.social
2026-06-28 03:59:17

Got to say, `license="commercial"` prop for a component is kinda weird 😅
#JavaScript #React #WebDev

A cropped screenshot of React code showing a `BottomSheet` component using `<Sheet.Root license="commercial"><Sheet.Trigger>Open</Sheet.Trigger><Sheet.Portal>`.
A documentation page titled “Sheet” showing a “license” field with required type options “commercial” and “non-commercial,” plus descriptions and notes about library licensing.
@aral@mastodon.ar.al
2026-08-23 21:05:31

The ternary operator is all fun and games until you end up with a branch coverage drop without a line number for the culprit (because one of the branches is covered).
#dev #programming #JavaScript

@joe@toot.works
2026-06-24 13:49:34

After a few days playing with #Astro, I like it a lot.
#Vue #Javascript

@castarco@hachyderm.io
2026-06-27 01:13:05

It's been a looooong time since I wrote a technical article for my #blog
This one is about my work on Logtau, a collection of logging libraries for #NodeJS : #JavaScript #TypeScript #logging #FLOSS #OpenSource