Message from JavaScript discussions

October 2017

— Same happens if you do:

function useThing(thing) {
thing();
}

useThing(window.otherThing.methodThing);

Message permanent page

— 

And this within methodThing will just refer to either window (non-strict mode) or undefined (strict mode)

— (You should ALWAYS be using strict mode btw)

— Hi every body . did any one of you used cucumber.js for testing nodejs application ?

— Any one develop web applications with bdd ? for application features and acceptance tests ?

— What is bdd?

— I guess tdd(

— ℹ️ Definition of BDD
BDD is an acronym that stands for big dirty dick.

📌 Examples
EXAMPLE:

so this girls like, "i'm hungry."
and i'm like, "oh! i got some bdd you can have."
"whats that?" she asks
some big dirty dick.

Message permanent page

— Kek

— Behaviour driven development, that is all ik :D

— LOL

— Still have no idea what that means