public marks

PUBLIC MARKS from decembre with tags test & function

April 2014

JAVASCRIPT - Jscript - Named function expressions demystified

(via)
In a nutshell, named function expressions are useful for one thing only — descriptive function names in debuggers and profilers. Well, there is also a possibility of using function names for recursion, but you will soon see that this is often impractical nowadays. If you don’t care about debugging experience, you have nothing to worry about. Otherwise, read on to see some of the cross-browser glitches you would have to deal with and tips on how work around them.

November 2013

ICSS - Eric MEYER (TEST PAGES)

A fairly large collection of test files (from CSS1 to CSS3 )and are rarely if ever documented.