Preparing for JavaScript interview questions - maciejjankowski/2018 GitHub Wiki Make sure you understand the core Javascript. Especially tricky questions about it's nooks and crannies: What does this code do? (loop) var, let, const - which one to use and when assignment: pull a list of items (i.e. books) from the remote server, how would you approach it, knowing that you also have to implement all CRUD methods without page reloading list of interview questions: Great set of interview questions 3 interview questions to watch out for https://www.toptal.com/javascript/interview-questions https://www.codementor.io/nihantanu/21-essential-javascript-tech-interview-practice-questions-answers-du107p62z https://medium.com/javascript-scene/10-interview-questions-every-javascript-developer-should-know-6fa6bdf5ad95 optional Flashcards.js - karty do interview