Show HN: Coffee Filter, useful coffeescript functions for user interaction
1–10 of 15 posts
Re: Show HN: Coffee Filter, useful coffeescript functions for user interaction
#2Re: Show HN: Coffee Filter, useful coffeescript functions for user interaction
#3These all look pretty useful but they all seem kind of unrelated and the project strikes me as kind of unfocused. It would be cool if the these features were added to a larger project like Bootstrap.
Re: Show HN: Coffee Filter, useful coffeescript functions for user interaction
#4Completely offtopic though, the 'drip' icon actually bugs me, and I actually had to stare at it for a minute before I realized why -- you've got brewed coffee dripping from a pristine filter. S'weird.
Re: Show HN: Coffee Filter, useful coffeescript functions for user interaction
#5I generally don't get much value out of things that look like pet libraries on here, but there are a few utilities in here that I have genuinely missed having in the past, so kudos there. Completely offtopic though, the 'drip' icon actually bugs me, and I actually had to stare at it for a minute before I realized why -- you've got brewed coffee dripping from a pristine filter. S'weird.
Re: Show HN: Coffee Filter, useful coffeescript functions for user interaction
#6Out of curiosity, is there a reason you're actively marketing it as CoffeeScript helpers? For people using it as a drop-in library, it shouldn't make a lick of difference whether it's written in CS or vanilla JS, especially since you have the compiled JS in the GitHub repo. That isn't to say that you should be obscuring the fact, but right now the name says to me that being written in CoffeeScript is a significant part of the value being provided, which doesn't really seem to be the case.
Re: Show HN: Coffee Filter, useful coffeescript functions for user interaction
#7A lot of these seem really useful -- a nice set of things I've grumbled at having to write myself before as well as things that I haven't had a need for but I could very easily see being useful. Out of curiosity, is there a reason you're actively marketing it as CoffeeScript helpers? For people using it as a drop-in library, it shouldn't make a lick of difference whether it's written in CS or vanilla JS, especially s…
- I think CoffeeScript is really cool, so I like spreading the language.
- I wrote them in CoffeeScript for a Backbone app also written in CoffeeScript, so for what it's worth it's more "authentic"
- I thought Coffee Filter was a cute name
Glad you might find them to be useful!
Re: Show HN: Coffee Filter, useful coffeescript functions for user interaction
#8Re: Show HN: Coffee Filter, useful coffeescript functions for user interaction
#9These all look pretty useful but they all seem kind of unrelated and the project strikes me as kind of unfocused. It would be cool if the these features were added to a larger project like Bootstrap.