JavaScript Quizzes

JavaScript Quizzes

Test your knowledge across various JavaScript topics.

JavaScript Basics
Fundamental concepts including data types, operators, variables, and type coercion
17 Questions
Functions & Scope
Closures, this keyword, arrow functions, and higher-order functions
16 Questions
Arrays & Objects
Array methods, object manipulation, destructuring, and data structures
24 Questions
Asynchronous JavaScript
Promises, async/await, event loop, and asynchronous patterns
19 Questions
DOM & Events
DOM manipulation, event handling, and event delegation
16 Questions
Advanced Concepts
Prototypal inheritance, symbols, proxies, and advanced patterns
15 Questions
ES6+ Features
Modern JavaScript features including template literals and iterators
18 Questions
Web APIs & Browser
Browser APIs, storage, CORS, modules, and tooling
14 Questions
TypeScript
TypeScript fundamentals, types, interfaces, generics, and utility types
25 Questions