Blog 307

  1. Tell me about a project you’re particularly proud of. What did you do that worked out well?
  2. How do you do testing, and what do you think about it? How would you improve QA?
  3. What tools do you use to find a performance bug?
  4. What is the preferred method of resolving unhandled exceptions in Node.js?
  5. How does Node.js support multi-processor platforms, and does it fully utilize all processor resources?
  6. What is typically the first argument passed to a Node.js callback handler?

--

--