123-Essential-JavaScript-Interview-Questions

Interview Prep

A collection of carefully curated JavaScript interview questions to help developers prepare for technical job interviews.

JavaScript interview Questions

GitHub

5k stars
132 watching
1k forks
last commit: 5 months ago
Linked from 1 awesome list

coding-challengecoding-interviewcoding-interviewsfrontend-interviewinherited-propertiesinterview-questionsjavascriptjavascript-functionsjavascript-interview-questionreferenceerror

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
donavon/undefined-is-a-function Creates a patch to make the JavaScript keyword undefined function-compatible 240
kennymkchan/interview-questions-in-javascript A collection of JavaScript interview questions with solutions 3,616
kriskowal/q A promise library that enables asynchronous code execution and error handling without blocking 14,932
mjavascript/practical-modern-javascript A book series on modern JavaScript development focusing on modularity and ES6 features. 3,087
ryanmcdermott/clean-code-javascript Guides software developers in writing readable and maintainable JavaScript code based on clean coding principles. 91,777
kolodny/exercises A collection of coding challenges and interview questions to practice JavaScript programming skills 4,234
dwyl/learn-tdd An introduction to writing reliable code using Test Driven Development (TDD) principles in JavaScript 2,746
microsoft/vscode-js-debug A DAP-based JavaScript debugger for various environments and frameworks. 1,673
csvenja/javascript-exercises A collection of exercises designed to help developers improve their JavaScript skills through practical problem-solving and code practice. 70
mostlyadequate/mostly-adequate-guide A tutorial on functional programming in JavaScript, covering reactive programming and designed to be learned through real-world applications. 23,422
jquery/jquery A widely-used JavaScript library for simplifying DOM manipulation and event handling in web applications. 59,230
benvie/javascriptnext.tmlanguage Defines syntax rules for modern JavaScript programming languages, including modules and ECMAScript 6 features. 33
drksephy/es6-cheatsheet A cheatsheet providing tips, tricks, best practices and code snippets for working with ES6 JavaScript features 13,385
lvarayut/javascript-style-guide A comprehensive guide to writing clean and consistent JavaScript code according to Airbnb's style conventions. 451
getify/you-dont-know-js A comprehensive book series on the core mechanisms of JavaScript 179,778