Show HN: A Javascript library to overcomplicate Five
jackdcrawford.github.io
Show HN: A Javascript library to overcomplicate Five
1–10 of 31 posts
Re: Show HN: A Javascript library to overcomplicate Five
#2finally. shame it's not written in the much more scalable coffeescript.
Re: Show HN: A Javascript library to overcomplicate Five
#3finally. shame it's not written in the much more scalable coffeescript.
Give it a day and someone will have ported it ;-)
Re: Show HN: A Javascript library to overcomplicate Five
#4 five.tooSlow = function() {
var returnIn = new Date(new Date().valueOf() + 555);
do {} while(new Date()
Finally a way to escape callback hell. I think somebody should write a jQuery.ajax plugin that calls the function repeatedly until a request is finished.Re: Show HN: A Javascript library to overcomplicate Five
#5I'm a little disappointed the test doesn't verify correctness addition, subtraction, multiplication or division.
Sigh. I suppose I'll have to submit an issue and pull request.
Re: Show HN: A Javascript library to overcomplicate Five
#6[deleted]
Re: Show HN: A Javascript library to overcomplicate Five
#7Who's gonna write Flappy Five in JS?
Re: Show HN: A Javascript library to overcomplicate Five
#8finally. shame it's not written in the much more scalable coffeescript.
try this: http://js2coffee.org/
Re: Show HN: A Javascript library to overcomplicate Five
#9Thanks for sharing, but in my app I really need five to be six. If you could address this one small issue I'm sure your lib would see much more use.
Re: Show HN: A Javascript library to overcomplicate Five
#10Thanks for sharing, but in my app I really need five to be six. If you could address this one small issue I'm sure your lib would see much more use.
var six = five() + five() / five();