Tootfinder

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

@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

@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.

@tinoeberl@mastodon.online
2026-05-30 05:07:33

Mit der Technik #FROST können Websites über #JavaScript die #SSD-Aktivität von Besuchern analysieren und so offene Tabs oder Apps erkennen.
Grundlage ist ein sogenannter

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

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

@mrysav@social.linux.pizza
2026-06-10 02:46:34

Still don't like #javascript but damn is #pnpm fast. Switching over everything I care about to that this week.

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

I mean, this is fair and accurate for all languages mentioned...
#Programming #PHP #CPP #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