BDD & Javascript, Feedback Needed

Lately, the teams I’ve been coaching have been looking to get Unit Test coverage around their Javascript code. This has resulted in the following approach: Extract the Javascript code from a JSP page and save it in its own .js file Add test coverage using Jasmine Remove said Javascript from the JSP, replacing the embedded code …

Continue reading ‘BDD & Javascript, Feedback Needed’ »

Finding Passionate Developers

I have been following a thread in the Software Craftsmanship Google Group on the interview question “What personal projects do you hack on in your spare time?” As far as I’m concerned (and contrary to several opinions), this is an excellent interview question. The basis for my opinion is my own, personal experience. I’ve included …

Continue reading ‘Finding Passionate Developers’ »