[p2pu-webcraft] Badges for skills/values in Webcraft (you can earn, assess and issue)
Andy Lindeman
alindeman at gmail.com
Sat Mar 26 21:33:33 UTC 2011
On Mon, Mar 14, 2011 at 10:42, Erin Knight <erin.knight21 at gmail.com> wrote:
> We are always open and appreciative of feedback and insights. You can use
> this mailing list to give us feedback on the assessments and badges.
For JavaScript badges:
Thoughts on allowing submissions in CoffeeScript, which compiles into
JavaScript? A lot of folks who I consider expert web developers end up
using CoffeeScript because its syntax is often so much nicer, and
since it compiles into JavaScript, it operates the same at runtime.
More info http://coffeescript.com/
For instance, I wrote a widget that displays your GitHub activity in
CoffeeScript. Nothing I couldn't have done in pure JavaScript, but I
enjoyed the experience a lot more by using CoffeeScript:
<https://github.com/alindeman/github-timeline-widget/tree/master/src>.
But its distribution is plain ol' minified JavaScript:
<https://github.com/alindeman/github-timeline-widget/blob/master/github-timeline-widget.js>
--
Andy Lindeman
http://www.andylindeman.com/
More information about the p2pu-webcraft
mailing list