azinit / learn-frontend

Study examples during learning and exploring last frontend tools, libs, solutions.
2 stars 0 forks source link

Learn more: questions for interview #59

Open azinit opened 4 years ago

azinit commented 4 years ago

https://habr.com/ru/post/486820/

azinit commented 4 years ago

EventLoop https://habr.com/ru/post/461401/

Async https://habr.com/ru/company/ruvds/blog/337662/

azinit commented 4 years ago

Pack https://github.com/h5bp/Front-end-Developer-Interview-Questions/tree/master/src/translations/russian

azinit commented 4 years ago

gist/foo

https://gist.github.com/v-zo/8030263fbbbcbbc355d4aea309c55388

azinit commented 4 years ago

Render react component manually through browser console

https://v-zo.github.io/index.html

azinit commented 4 years ago

Самые сложные вопросы на JavaScript-собеседовании

Часть 1 - https://bit.ly/2VrRMnU Часть 2 - https://bit.ly/3eUFIDz Часть 3 - https://dailycoding.io/article/BsDJ0TLELTgrYO6RMAmB

https://vk.com/wall-125366027_14853?hash=92d83465a8bd40d861

azinit commented 4 years ago

Правильный ответ: true false

Конструктор new Number() создает не примитивное значение, а объект, так что строгое равенство не выполняется.

Еще больше вопросов для проверки JavaScript здесь: https://prglb.ru/326j8

azinit commented 4 years ago

Проходим собеседование #4: собеседование на junior frontend developer https://www.youtube.com/watch?v=AY9Ta6cKcP0&feature=emb_logo

azinit commented 4 years ago

50/200+ вопросов по JavaScript https://habr.com/ru/post/509682/