issues
search
ir3ne
/
javascript-questions-and-answers
🤓 A collection of JS questions about core concepts.
MIT License
12
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reference vs primitives
#22
ir3ne
opened
2 days ago
0
Is JavaScript an OOP?
#21
ir3ne
opened
1 week ago
0
Adjust the difference between debounce and throttle
#20
ir3ne
opened
1 week ago
0
Add more practical example to throttle and debounce for trailing events
#19
ir3ne
opened
2 weeks ago
0
Write a definition, a practical example of the requestAnimationFrame and its impact on the performance of the page
#18
ir3ne
opened
2 weeks ago
0
Tbalo/feat/issue 14 and 15
#17
TBalo
closed
3 weeks ago
1
add 13 issue answer
#16
ir3ne
closed
1 month ago
0
What are Concurrency and Parallelism?
#15
ir3ne
closed
2 weeks ago
3
What is a shallow copy?
#14
ir3ne
closed
2 weeks ago
3
What is Hydration?
#13
ir3ne
closed
1 month ago
0
add questions and answers from 40 - 44
#12
travisliu
opened
1 month ago
1
What is the difference between pass by value and pass by reference in JavaScript?
#11
ir3ne
opened
1 month ago
1
What is the difference between event.preventDefault() and event.stopPropagation() in JavaScript?
#10
ir3ne
opened
1 month ago
2
What are the differences between microtasks and macrotasks in JavaScript?
#9
ir3ne
opened
1 month ago
2
What are template literals, and how do they differ from string concatenation?
#8
ir3ne
opened
1 month ago
2
How does destructuring work in JavaScript, and what are its use cases?
#7
ir3ne
opened
1 month ago
2
What is the difference between deep and shallow copies in JavaScript?
#6
ir3ne
opened
1 month ago
0
What is debouncing and throttling in JavaScript, and when would you use them?
#5
ir3ne
opened
1 month ago
0
What is the difference between null and undefined?
#4
ir3ne
opened
1 month ago
0
What are the different types of errors in JavaScript, and how can they be handled?
#3
ir3ne
opened
1 month ago
0
What is hoisting, and how does it affect variable and function declarations in JavaScript?
#2
ir3ne
opened
1 month ago
0
Higher-order function written as "higher-class"
#1
federicofrasca796
closed
2 months ago
1