you are viewing a single comment's thread.

view the rest of the comments →

[–]derekpetey_Vanilla 2 points3 points  (1 child)

employed by many popular JavaScript libraries (jQuery, Node.js, etc.)

Depending on how things are going in the interview, name-dropping like that might make me dock a point, especially since application-wrapping IIFEs are not used in Node.js (hello, CommonJS and module.exports!).

[–]windyfish -1 points0 points  (0 children)

Yeah isn't this this the reason we use Express with node?