How do you test somebody in an AngularJs interview?
I want to hire an AngularJs developer. What kind of questions to ask in the interview and what type of tasks should I give to the candidate. What else should I look for in the candidate.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
leena JosephPosted Oct 13, 2015, 4:27 AM
Anil KumarPosted Feb 28, 2015, 3:25 AM
If the person is fresher, you can go with simple questions available on the net. plus, you can ask him to create small code snippets related to the work your organization is doing
If the person is experienced, you can ask him to show his skill over the following :-
1) How to achieve MVC with AngularJS
2) SPA using AngularJS
3) Routing in AngularJS
4) Unit Testing in AngularJS
5) Dependency Injection with respect to AngularJS
You can ask him to write small code samples on the above
To help others, Please mark the solution as Accepted if it solves the purpose