Explore tweets tagged as #jshelpers
@helper_js
Anu
2 years
This can be done by returning a new function from the original function, which takes the first argument and returns a new function that takes the second argument, and so on, until all of the arguments have been provided. #JsInterviewQuestions #jshelpers #javascript #js
Tweet media one
0
0
1
@CatChen
Cat Chen, @[email protected]
15 years
jsHelpers 中文文檔已完成,歡迎圍觀,歡迎反饋,歡迎 RT 。 http://catchen.github.com/jsHelpers/.
0
1
1
@CatChen
Cat Chen, @[email protected]
14 years
jsHelpers release 1.0.0! http://t.co/imJpXTO.
1
2
0
@CatChen
Cat Chen, @[email protected]
15 years
jsHelpers 簡單說明文檔已公開。 jsHelpers 能干甚麼不是簡單能說清楚的,所以還是建議大家自己去看看: http://catchen.github.com/jsHelpers/.
0
0
0
@CatChen
Cat Chen, @[email protected]
15 years
jsHelpers 0.9.8 (aka Release Candidate 1) is pushed to Github. https://github.com/CatChen/jsHelpers/tree/0.9.8.
0
0
0
@CatChen
Cat Chen, @[email protected]
15 years
jsHelpers release 0.9.6 and List is updated with cache infrastructure. https://github.com/CatChen/jsHelpers/tree/0.9.6.
0
0
0
@CatChen
Cat Chen, @[email protected]
15 years
jsHelpers 0.9.7 released. List's generate method creates infinite List like Python generator does. http://is.gd/jJTu0.
0
0
0
@CatChen
Cat Chen, @[email protected]
15 years
I added new branches to jsHelpers: list-future & mvc-future. I'm working list-future and mvc-future won't update soon. http://j.mp/jsHelpers.
0
0
0
@CatChen
Cat Chen, @[email protected]
15 years
有 code ,求 review ,可 fork ! https://github.com/CatChen/jsHelpers.
0
2
0
@CatChen
Cat Chen, @[email protected]
14 years
jsHelpers 0.9.9 is available as an npm package now. http://t.co/eqyAOqF.
0
0
0
@CatChen
Cat Chen, @[email protected]
14 years
jsHelpers 很無聊地在 1.0.6 增加了導出為 YUI module 的支持。要不要再做一個導出為 jQuery plug-in 的支持呢?看來我真的很無聊…… http://t.co/T1yugTuU.
0
0
0
@im007boy
Zhou
14 years
@CatChen: jsHelpers release 1.0.0! http://t.cn/aNwOqF -- 通过Twidroyd分享 http://t.cn/7I5gM.
0
0
0
@CatChen
Cat Chen, @[email protected]
14 years
現在的 QUnit 比我寫 jsHelpers 的時候用的更合理了啊, expect(n) 變成了 test(name, expected, test) 的一個參數,同時有了 asyncTest 這個 short-cut 。 http://t.co/okFrWeD.
0
0
1
@CatChen
Cat Chen, @[email protected]
14 years
If I need to add a simple short-cut function to jsHelpers, I need to modify source code, unit test, and bi-lingual documentation.
0
0
0
@helper_js
Anu
2 years
Q: What is Currying?.A: Currying in JavaScript is a technique of transforming a function with multiple arguments into a sequence of functions with a single argument. #JsInterviewQuestions #jshelpers #javascript #js.
2
0
1
@lifesinger
lifesinger
14 years
@CatChen 特意看了下 jsHelper 的代码,很不错。但在 IDE 下,某些瑕疵也立现了,比如: http://t.co/IY2hGF4p list.js#L486 还有不少方法的参数并没有用到。和其他人的代码相比,已经非常不错。遇到过 var x = y = 1.
1
0
0
@CatChen
Cat Chen, @[email protected]
15 years
I wish I can push jsHelpers' 1st release candidate to Github before this year ends.
0
0
0
@CatChen
Cat Chen, @[email protected]
15 years
@dismory I also added docs for jsHelpers.
0
0
0
@helper_js
Anu
2 years
Q: What are the types of Event Propagation in Javascript?.A : .1) Bubbling.2) Capturing.#javascript #JsInterviewQuestions #jshelpers.
1
0
0