How to Recruit a Frontend Hero
21–29 of 29 posts
Re: How to Recruit a Frontend Hero
#22Re: How to Recruit a Frontend Hero
#23I 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…
Absolutely. Frontend is far more about design and usability than it is about whether or not you can remember vendor-specific hacks for CSS columns. 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
#24... wow, I haven't been paying close attention to the web development community. CSS frameworks are really considered an essential building block now?
Re: How to Recruit a Frontend Hero
#25hacks, css grids, obscure references, nonstandard way of clearing divs, instead of the much more used and standard overflow:hidden , vendor specific css declarations? printed media references?
here's a few questions that a REAL front end dev would likely answer:
do you know standards? do you do inline css/js? do you use hacks? do you use grids? if yes, this guy is a neofite and needs to learn how to unbloat his css do you reset your css? do your sites validate? do you like flash in your websites? do you code by hand? do you use autohotkey/zen coding/texter/autoit/etc for coding? do you despise expression web/dreamweaver/kompozer? do you use firebug? how do you test for xbrowser testing? do you know what "semantics" mean in a web context?
Re: How to Recruit a Frontend Hero
#26... wow, I haven't been paying close attention to the web development community. CSS frameworks are really considered an essential building block now?
Re: How to Recruit a Frontend Hero
#27... wow, I haven't been paying close attention to the web development community. CSS frameworks are really considered an essential building block now?
I literally equate css frameworks with code bloat. I'm glad to see that other people feel the same.
Re: How to Recruit a Frontend Hero
#28Earlier quoted context omitted.
Absolutely. Frontend is far more about design and usability than it is about whether or not you can remember vendor-specific hacks for CSS columns. 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.
Please notice a frontend coder is not a user experience designer. So having good design skills is not necessary to work as a frontend coder.