function lmao() { console.log("ayy lmao"); } function ayy() { lmao(); }
👌
—
Uhm I do it the other way. We declare requires at the top of the page and our code below so, I write in increasing order of abstraction. Reading should be bottom up
— Orly
— Ah right
— That's what I do as well
— Oh maybe I did not explain it correctly.... I meant reading the other way around haha
— So you never scroll back *down*
— Correct
— Yes, if the function is to explain.. D.Crockford was a good teacher, but he failed to implement YUI.
— 🤦♂
— What?
— Well you can read from either direction, it's the order of dependency that matters