How to Recruit a Frontend Hero
codemonkeyism.com
How to Recruit a Frontend Hero
1–10 of 29 posts
Re: How to Recruit a Frontend Hero
#2Otherwise, a grasp of how the users will interact with your app and what constraints that imposes on the front end is far more important than their ability to regurgitate CSS clearfix syntax and knowledge of server side javascript frameworks they might not have to learn.
Re: How to Recruit a Frontend Hero
#3Re: How to Recruit a Frontend Hero
#4What's important for me is to see if some understand what is happening behind the scenes. There are so many people who apply a clearfix but do not understand the principles of block contexts.
Re: How to Recruit a Frontend Hero
#5Additionally, the article never really touched on how to recruit these people - it just lists screening questions to ask during an interview. To recruit a Frontend Hero, you need to hire great designers and create a culture that treats front end engineers as first class citizens.
Incidentally, we're doing that at Airbnb right now. http://www.airbnb.com/jobs/show/8
Re: How to Recruit a Frontend Hero
#6Re: How to Recruit a Frontend Hero
#7Re: How to Recruit a Frontend Hero
#8I don't think so. First of all, a Frontend Hero needs to have design sense, ability to learn quickly, empathy with users, trustworthiness to "fill in the blanks", and the balls to say no to designs or features that are unnecessary, impractical, and time-consuming. What Sebastian Deutsch described is a CSS / Javascript quirks specialist. Additionally, the article never really touched on how to recruit these people - i…
I figure if I ever need to hire a "frontend hero" my checklist will be very short. Do you have a sizable portfolio, and does your stuff look like the stuff I want? If so, you're in the running.
Re: How to Recruit a Frontend Hero
#9Re: How to Recruit a Frontend Hero
#10Also, a bunch of these questions were far more relevant during the IE6 era which is now finally at a decline. I would care that someone knows how to code for IE6, but that requires one question since all IE6 bugs are very well documented, just make sure the person is aware.