/interview-ouch

Simple web snippets for interviews or something like this.

Primary LanguageHTML

Samples for quick front-end dev interview tasks

Code samples for reference only. There are different ways to solve one question.

Frontend Iterview References:

JS Resources:

JS Articles:

JS Books:

  • [JavaScript: The Good Parts by Douglas Crockford]
  • [Eloquent JavaScript by Marijn Haverbeke]
  • [Learning JavaScript Design Patterns by Addy Osmani]
  • [Secrets of the JavaScript Ninja by John Resig and Bear Bibeault]
  • [You Don't Know JS Series by Kyle Simpson]
  • [The Principles of Object-Oriented JavaScript by Nicholas C. Zakas]
  • [JavaScript Cookbook by Shelley Powers]
  • [Speaking JavaScript by Axel Rauschmayer]