Lesnitsky Front End Interview Save

Front-end interview questions

Project README

Front-end-interview

Front-end interview questions

Core JS

  • closures
  • context
  • Function.prototype.bind polyfill
  • Classes in JavaScript (es5) / prototypal inheritance
  • Object.create polyfill
  • Array.prototype.* methods
  • Event loop
  • Promises, async functions
  • DOM API / event handling / event delegation
  • use strict;
  • hoisting

HTML/CSS

  • Selectors specificity
  • Rednering pipline

Advanced

  • ES6 features
  • CSS Animations / requestAnimationFrame
  • Browser rendering pipeline
  • modules (CommonJS vs ES6)
  • V8 optimisations / optimisation killers
  • memory leaks

Resources

Open Source Agenda is not affiliated with "Lesnitsky Front End Interview" Project. README Source: lesnitsky/front-end-interview
Stars
27
Open Issues
1
Last Commit
3 years ago

Open Source Agenda Badge

Open Source Agenda Rating