mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-03-12 17:51:53 +08:00
wip: add more questions
This commit is contained in:
@@ -388,4 +388,9 @@ questions:
|
||||
topics:
|
||||
- 'Core'
|
||||
- 'Intermediate'
|
||||
- question: How to get viewport dimensions in JavaScript?
|
||||
answer: You can use `window.innerWidth` and `window.innerHeight` to get the viewport dimensions.
|
||||
topics:
|
||||
- 'DOM'
|
||||
- 'Beginner'
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user