Show newer

@vaporeon_ @wallhackio

const o = { k: 1 };

function changeObj(o) {
o.k = 2
};

changeObj(o);
console.log(o); // { k: 2 }

javascript wonkery 

@wallhackio @vaporeon_ fur the record, the following alternative implementation is subtly but meaningfully diffurent:

const deleteThis = function() {
const temp = { _this: this };
delete temp._this;
};

arrow functions and functions defined with the function keyword have intentionally diffurent rules about resolving this

@vaporeon_ in sonic x they kinda just do characterize him like an aloof sort of cat

@vaporeon_ it's a bit southeast of new york and a bit northeast of virginia—see the attached

i realize what i said was confusing. what i mean is that maryland is a small state, so even if there isn’t a major airport in maryland, it is likely a reasonable drive from there to the nearest major airport, even if you have to cross a state boundary

@vaporeon_ not sure. maryland is relatively small so i’m pretty sure there is a major airport nearby, if maybe out of state

@vaporeon_ well you’re both obviously innocent, so clearly it was a necessary fire

re: We finally have the answer! 

@vaporeon_ anyway i’m curious what was broken and how you fixed it

Show older
📟🐱 GlitchCat

A small, community‐oriented Mastodon‐compatible Fediverse (GlitchSoc) instance managed as a joint venture between the cat and KIBI families.