I hereby claim:
- I am hackygolucky on github.
- I am hackygolucky (https://keybase.io/hackygolucky) on keybase.
- I have a public key whose fingerprint is 8978 494C B01C 0287 FB05 E807 8F4A AA14 8449 968E
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Howdy speaker! | |
Thank you so much for agreeing to lend our community your time and your talents for this year's event. It's going to be an awesome experience. | |
We're here to provide some updates, answer some questions and ask you to do a couple of small things. | |
Your Points of Contact | |
First, here are the people who can always reach out to with any questions: | |
CSS - Katie Kurkoski ([email protected]) |
for(var i=1; i<=100; ++i) { | |
if((i % 3 === 0) && (i % 5 === 0)) { | |
console.log('CracklePop') | |
}else if((i % 5) === 0) { | |
console.log('Pop') | |
}else if(i % 3 === 0) { | |
console.log('Crackle') | |
}else { | |
console.log(i) | |
} |
I hereby claim:
To claim this, I am signing this object:
Listed in order of priority for now, but please take a gander and do what seems fitting. Topics generally reflect an existing repo. Please see these for further information or existing issues for further context.
Visit #pdxnode on freenode.irc.net to ask questions or offer help