parent
b92ae9b836
commit
81bbb42e34
1 changed files with 26 additions and 0 deletions
@ -0,0 +1,26 @@ |
|||||||
|
--- |
||||||
|
order: 1 |
||||||
|
briefTitle: 'JavaScript' |
||||||
|
briefDescription: 'Test, rate and improve your JavaScript knowledge with these questions.' |
||||||
|
title: 'JavaScript Questions' |
||||||
|
description: 'Test, rate and improve your JavaScript knowledge with these questions.' |
||||||
|
isNew: true |
||||||
|
seo: |
||||||
|
title: 'JavaScript Questions' |
||||||
|
description: 'Curated list of JavaScript questions to test, rate and improve your knowledge. Questions are based on real world experience and knowledge.' |
||||||
|
keywords: |
||||||
|
- 'javascript quiz' |
||||||
|
- 'javascript questions' |
||||||
|
- 'javascript interview questions' |
||||||
|
- 'javascript interview' |
||||||
|
- 'javascript test' |
||||||
|
sitemap: |
||||||
|
priority: 1 |
||||||
|
changefreq: 'monthly' |
||||||
|
questions: |
||||||
|
- question: What is JavaScript? |
||||||
|
answer: JavaScript (often abbreviated as JS) is a high-level, versatile, and widely-used programming language primarily known for its role in web development. It enables interactive and dynamic behavior on websites. |
||||||
|
topics: |
||||||
|
- 'Core' |
||||||
|
- 'Beginner' |
||||||
|
--- |
Loading…
Reference in new issue