Played Challenges
PHP Array Syntax -> MailChimp Merge Syntax - 502 entries
I recently needed to send an e-mail to our marketing department listing allowed merge tags for our MailChimp campaigns. The allowed merge tags were determined from a PHP array in one of our PHP classes. I transformed the PHP class to MailChimp's syntax and sent the e-mail. It was, however, a long, laborious process. I'm still fairly new to Vim and would love to see how an expert Vim user would tackle one of my own, real-world problems. Thanks and have fun!
- Best score: 23
- Best player score: 25
- Position: #46 / 144
- Number of attempts: 5
Assignment Alignment - 782 entries
line up the operators. Use spaces, not tabs.
- Best score: 18
- Best player score: 20
- Position: #79 / 211
- Number of attempts: 4
Reformat/Refactor a Golfer Class - 6033 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 33
- Position: #195 / 1486
- Number of attempts: 8