top | item 3378470 (no title) sipefree | 14 years ago Looks like you can't pass a function as an argument to any of the functions in a Sugarless chain.Seems like a pretty glaring oversight to me. discuss order hn newest kbego|14 years ago Sugarless is something difference from other libraries, I think we can pass any functions into the Sugarless chain as array.Seems this example explain how deal with functions as arguments in the Sugarless chain. https://github.com/laktek/SugarlessJS/blob/master/examples/c...
kbego|14 years ago Sugarless is something difference from other libraries, I think we can pass any functions into the Sugarless chain as array.Seems this example explain how deal with functions as arguments in the Sugarless chain. https://github.com/laktek/SugarlessJS/blob/master/examples/c...
kbego|14 years ago
Seems this example explain how deal with functions as arguments in the Sugarless chain. https://github.com/laktek/SugarlessJS/blob/master/examples/c...