|
|
|
|
|
by seanjohnson
5424 days ago
|
|
It is binary, mainly because it has to be. You couldn't reliably job out a screening like this if it required the person to understand the nuances of JS, or any other skill requiring domain expertise. But as long as you weight it properly, any candidate that makes the short list has javascript as competency. Their level of expertise can be teased out as you go. This is meant to be a first step to go from 300 down to 20, not to take you all the way there. There are other ways to make it more nuanced - identifying keywords that would make it more likely to identify a JS expert in a resume or cover letter (not a replacement for looking at someone's code, but again something a non programmer could do). Or looking at someone's github account and seeing if they have JS repos (maybe factoring in the # of people following those repos). The formula would need some tweaking, but those are objective measurements that could get you closer. |
|