Add Javascript questions

chore/javascript
Arik Chakma 1 year ago
parent b92ae9b836
commit 81bbb42e34
  1. 26
      src/data/question-groups/javascript/javascript.md

@ -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…
Cancel
Save