Haiku 176
5/10/19
mix the white pieces completely with the black, then we're all grey piecesfunction getVote( value ) { let poll = document.getElementById( "poll" ); let body = JSON.stringify({ vote: value, page: window.location.pathname }); fetch( '/poetry/vote.php', { method: 'POST', body: body } ).then( response => { if ( response.status == 200 ) { response.text().then( parsed => poll.innerHTML = parsed ); } else { poll.innerHTML = response.statusText; } }); }
Please anonymously VOTE on the content you have just read:
Like:Dislike:
For poetry, I recommend:
- High Quality Every Day Carry (EDC) Bolt Action Pens & Pencils by Bastion. Use discount code JS20 to get 20% off!
- Shop at The Poet Life store
Please show me a randomly selected poem