eratic@slrpnk.nettoTechnology@beehaw.org•JPEG is Dying - And that's a bad thing | 2kliksphilipEnglish
3·
5 months agoNo its his brother
No its his brother
Nobody:
Absolutely Nobody:
Nobody to ever live:
Me (the only one): 😂😂😂😂🤣🤣🤣
I’m confident its people using Chrome with Adblock Plus
Preview works on my instance, but not on blahaj zone
Is it? I just have it auto-generate in my IDE with snippets. If I was using TS I would still document using TSDoc anyway. You can use jsconfig.json
instead.
Personally I’d rather use JSDoc in my own projects for type annotations and call it a day. I find TS a bit annoying but that might be because I’m not that familiar with it.
That is just lemmy.
One change made:
if (browser.UserAgent == "Firefox") { const doesPageLoad = ~~false~~ true; };