Re: Seeking a JavaScript expert (job opportunity, Boston, MA, USA)



Daniel Barrett wrote:

* Multiple threads in JavaScript.

Can you do threads in client side JavaScript? JavaScript is event driven, so I can see how you might run multiple bits of code at the same time, but is that really multi-threaded?


* Function pointers in JavaScript.

Can you do pointers in Client Side JavaScript (can you even pass by reference explicitly)?


Just curious. :-)

Kevin N.
.