Quantcast
Channel: Recent Posts in Pragmatic Guide to JavaScript | Pragmatic Forums
Viewing all articles
Browse latest Browse all 20

JavaScript Debugging posted by Brad Hutchins @ Sun, 19 Sep 2010 05:00:57 +0000

$
0
0

Christophe,

Have you come to a conclusion about what you said before (listed bellow), and have you found out if other browsers support it as well? I would think any browser based on WebKit would support it… http://trac.webkit.org/wiki/Applications%20using%20WebKit


“This is a good point. I myself discovered the displayName trick back when reading Thomas Fuchs’ excellent JS Performance Rocks book ( http://javascriptrocks.com/performance/ ).

It is probably worth mentioning; I need to check what the current status of implementation across browsers is, for that. Still, using NFE’s (named function expressions) when declaring methods remains a good practice, although it would indeed become cumbersome for functions-as-blocks use-cases.”


Piece…


Viewing all articles
Browse latest Browse all 20

Trending Articles