Chalarangelo / 30-seconds-of-interviews

A curated collection of common interview questions to help you prepare for your next interview.
https://30secondsofinterviews.org
MIT License
12.03k stars 963 forks source link

Changing HTML attribute dynamically #175

Closed davisraimon closed 5 years ago

skatcat31 commented 5 years ago

@Chalarangelo I know quite a few who ask this for mid level developers. Junior levels often don't need to do the business logic like this off the bat and will learn, but a mid level does. Believe it or not it was the straw in a lot of those cases(not saying if we did or did not offer).

A weak web candidate won't know the possible ways to crawl the DOM, and a high level candidate will instead mention the JS Specs and it's a good way to tell at what level they are. It's kind of a "fill in the pit trap." How much you know is how much you put in there. Very little? You'll probably fall in it and can't get out. Know a lot? You'll probably fill it and be able to continue on no problem. Close to enough? A small step down isn't a deal breaker.

fejes713 commented 5 years ago

my comment is totally unrelated to the conversation

Hey @skatcat31 👋 I invited you to the private repo regarding my talk at GitHub Universe. Please take a look at it, and leave your opinions in the first issue if you have time ❤️ Thanks!

fejes713 commented 5 years ago

Closing this due to inactivity. Feel free to open it again once it's properly fixed.