Christian Redecen-Davies, Author at thinklab - Page 2 of 2 Archive - thinklab - page 2
Believe the hype

Word

Sort by +

A Quick Look at Closure in JavaScript

If you write any amount of JavaScript, then you’ll no doubt already be using closure in your code; perhaps without even realising it…

Read Article

A Quick Look at IIFEs in JavaScript

IIFEs or ‘Immediately-Invoked Function Expressions’ (sometimes called Auto-Executing Functions), sound complicated, but they’re actually pretty straightforward to understand.

Read Article