Sort:  

Hello,

Nice post.
How long have you been programming for?

For about 3 years now

Awesome,

I will keep watching your posts as i am just starting out and can use all the help i can get.

Probably the shortest FizzBuzz code

for(i=0;i<1e2;)
console.log((++i%3?"":"Fizz")+(i%5?"":"Buzz")||i)

Coin Marketplace

STEEM 0.06
TRX 0.31
JST 0.057
BTC 71724.02
ETH 2186.09
USDT 1.00
SBD 0.50