80 front-end job applications – nearly no one had basic HTML/CSS/A11y skills
41–50 of 130 posts
Re: 80 front-end job applications – nearly no one had basic HTML/CSS/A11y skills
#42Re: 80 front-end job applications – nearly no one had basic HTML/CSS/A11y skills
#43"People living in glass houses, ...."
Re: 80 front-end job applications – nearly no one had basic HTML/CSS/A11y skills
#44What the heck is "A11y"? I've never heard of that.
Re: 80 front-end job applications – nearly no one had basic HTML/CSS/A11y skills
#45That's like you alienate people
Re: 80 front-end job applications – nearly no one had basic HTML/CSS/A11y skills
#46At 80 people it might start being the time to question whether its really everyone else thats unskilled or your approach to evaluation is wrong. Asking a pop quiz of arbitrary tools / techniques that you happen to have remember really isn't a good way to evaluate if someone is a good developer. I am a good developer and I only just remember what clearfix is, I most certainly couldnt explain how it works.
Re: 80 front-end job applications – nearly no one had basic HTML/CSS/A11y skills
#47What the heck is "A11y"? I've never heard of that.
Re: 80 front-end job applications – nearly no one had basic HTML/CSS/A11y skills
#48At 80 people it might start being the time to question whether its really everyone else thats unskilled or your approach to evaluation is wrong. Asking a pop quiz of arbitrary tools / techniques that you happen to have remember really isn't a good way to evaluate if someone is a good developer. I am a good developer and I only just remember what clearfix is, I most certainly couldnt explain how it works.
Agreed. I understand missing accessibility (either you have ARIA or you don't), but what does "solid markup skills" mean? The differences between many tags is just user agent stylesheet defaults. If I wanted to be extra crazy, I could build a website using alone. Or maybe I am just a bad developer.
Then my scraper that reads headlines on your website with `//(h1|h2|h3)` will not work. And I will not be able to read and linearize your tabular data. And plenty of other things. (Things you probably do not care about.)
Oh, and you website will have no links (the `href` attribute of `` is not simulable via CSS).
Re: 80 front-end job applications – nearly no one had basic HTML/CSS/A11y skills
#49At 80 people it might start being the time to question whether its really everyone else thats unskilled or your approach to evaluation is wrong. Asking a pop quiz of arbitrary tools / techniques that you happen to have remember really isn't a good way to evaluate if someone is a good developer. I am a good developer and I only just remember what clearfix is, I most certainly couldnt explain how it works.
> Although I only had the chance to review their personal websites or github profiles and this might of course not be a full show-off of their knowledge, it assured my lately developed opinion on web developers.
Apparently because people's personal projects weren't developed with accessibility in mind he concluded that developers don't know HTML/CSS.