Ragdoll X to Microblog MemesEnglish • 7 months agoAl-generated content. You read that wrong.imagemessage-square82arrow-up11.12Karrow-down116
arrow-up11.1Karrow-down1imageAl-generated content. You read that wrong.Ragdoll X to Microblog MemesEnglish • 7 months agomessage-square82
minus-squareGTG3000linkfedilinkEnglish2•7 months agoFair, but I’m trying to trick them into learning js here :P
minus-squareGTG3000linkfedilinkEnglish1•7 months agoWell, ignoring the mire of ancient bad idea compatibility, it’s nice to just have a REPL wherever you have a browser.
minus-squareGTG3000linkfedilinkEnglish1•7 months agoMan, I wish you could just use TS without some kind of preprocessor. But I also wish JS had less footguns like “oh, this function returns an array-like object that has half of array methods… But not the one you want right now”.
Fair, but I’m trying to trick them into learning js here :P
Why would you do such a horrible thing?
Well, ignoring the mire of ancient bad idea compatibility, it’s nice to just have a REPL wherever you have a browser.
At least trick them into leaning ts.
Man, I wish you could just use TS without some kind of preprocessor.
But I also wish JS had less footguns like “oh, this function returns an array-like object that has half of array methods… But not the one you want right now”.