-
Notifications
You must be signed in to change notification settings - Fork 1
Issues: ir3ne/javascript-questions-and-answers
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Adjust the difference between debounce and throttle
enhancement
New feature or request
#20
opened Nov 19, 2024 by
ir3ne
Add more practical example to throttle and debounce for trailing events
enhancement
New feature or request
#19
opened Nov 18, 2024 by
ir3ne
Write a definition, a practical example of the requestAnimationFrame and its impact on the performance of the page
enhancement
New feature or request
#18
opened Nov 15, 2024 by
ir3ne
What is the difference between pass by value and pass by reference in JavaScript?
good first issue
Good for newcomers
#11
opened Oct 6, 2024 by
ir3ne
What is the difference between event.preventDefault() and event.stopPropagation() in JavaScript?
good first issue
Good for newcomers
#10
opened Oct 6, 2024 by
ir3ne
What are the differences between microtasks and macrotasks in JavaScript?
good first issue
Good for newcomers
#9
opened Oct 6, 2024 by
ir3ne
What are template literals, and how do they differ from string concatenation?
good first issue
Good for newcomers
#8
opened Oct 6, 2024 by
ir3ne
How does destructuring work in JavaScript, and what are its use cases?
good first issue
Good for newcomers
#7
opened Oct 6, 2024 by
ir3ne
What is the difference between deep and shallow copies in JavaScript?
good first issue
Good for newcomers
#6
opened Oct 6, 2024 by
ir3ne
What is debouncing and throttling in JavaScript, and when would you use them?
good first issue
Good for newcomers
#5
opened Oct 6, 2024 by
ir3ne
What is the difference between null and undefined?
good first issue
Good for newcomers
#4
opened Oct 6, 2024 by
ir3ne
What are the different types of errors in JavaScript, and how can they be handled?
good first issue
Good for newcomers
#3
opened Oct 6, 2024 by
ir3ne
What is hoisting, and how does it affect variable and function declarations in JavaScript?
good first issue
Good for newcomers
#2
opened Oct 6, 2024 by
ir3ne
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.