"If you were stranded on a desert island, what three development tools would you bring with you?"
Perguntas de entrevista de Front End Web Developer
794 Perguntas de entrevista compartilhadas pelos candidatos | front end web developer
What is a JavaScript callback function?
How many characters in the front of a string would need to be added in order to make it a palindrome.
What are Closures?
Why did you choose this field?
Could you link your CSS and JS file to your HTML document?
Asked me to write a throttle function in javascript. Well, essentially...he wanted me to write a function that would call another function, but not if it had been called within a certain set time, which is essentially what a throttle function is. I completely flailed, but it's a useful function to have...probably why they put it in the underscore library which is what I based this answer on.
Elaborate on quirks of box-model margin and padding
Name front end technologies and frameworks you use
Coding challenge was to integrate the Imgur API and create a view of all the images in a thumbnail displaying few metadata fields of each image/video. Another view was to display the original image/video with all the metadata relevant to it.
Exibindo 1 a 10 perguntas de entrevista