AB

Arnaud Buchholz

Performance comparison of function inlining

getObjectProperty

The JavaScript question

The JavaScript question

Bind

My own super implementation (getting function object)

My own super implementation (redefining parent method)

My own super implementation (function sample)

My own super implementation (class sample)

Example of method redefinition

Performance comparison of String extract vs RegExp

Performance test 1

Performance test 1

Simple class example

Performance test 1

Performance test 1

jQuery color test

Interpolate unit testing

Playing with dates

[WUC] The good old new

Function as an object (step 1)

101 JS questions #5

Generated functions with given signatures

this explained

Time boxed Promise

Fixed Promise

Broken Promise

Chaining on a promise error

Finding an element in an array by key

Function overloading

Function overloading

Equality and Strict equality

Example of validation

setTimeout example 2

setTimeout example 1

Singleton pattern

Simple class example

For in on a string

Use of hasOwnProperty

Array enumeration

Class example