Comments on: Continuations in JavaScript http://mattsnider.com/languages/javascript/continuations-in-javascript/ Understanding JavaScript and Frameworks Sun, 07 Sep 2008 04:25:34 +0000 http://wordpress.org/?v=2.1.2 By: Kyla http://mattsnider.com/languages/javascript/continuations-in-javascript/#comment-169 Kyla Sun, 19 Aug 2007 01:20:40 +0000 http://mattsnider.com/languages/javascript/continuations-in-javascript/#comment-169 hi i enjoyed the read hi i enjoyed the read

]]>
By: the DtTvB http://mattsnider.com/languages/javascript/continuations-in-javascript/#comment-189 the DtTvB Fri, 24 Aug 2007 11:54:58 +0000 http://mattsnider.com/languages/javascript/continuations-in-javascript/#comment-189 Looks good, but for me it's too confusing. :P I like putting function into another function, say, nested scopes. Sometimes when I create a sortable table where user can click on the header to sort it, I like to use setTimeout when the function is rearranging the table rows. In fact, using setTimeout when sorting a table gives me a cool animation effect also. I love JavaScript animation! :) Looks good, but for me it’s too confusing. :P

I like putting function into another function, say, nested scopes.

Sometimes when I create a sortable table where user can click on the header to sort it, I like to use setTimeout when the function is rearranging the table rows. In fact, using setTimeout when sorting a table gives me a cool animation effect also. I love JavaScript animation! :)

]]>