-
### Checks
- [X] This is not a duplicate of an existing issue (please have a look through our [open issues list](https://github.com/TheOdinProject/curriculum/issues) to make sure)
- [X] I have thorou…
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/HTML_DOM_API/Microtask_guide/In_depth
### What specific section or headline is this issue about?
_No response_
### What information was…
-
# Web Workers API & Service Workers API
https://github.com/xgqfrms/learning-javascript-with-mdn/tree/master/Web/Web-APIs
-
MDN URL: https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_TypeScript
Hi,
Here is a suggestion for a change. If you think there is a need …
-
What is the function of **JavaScript** in web development and how can I learn it easily?
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Building_blocks/Return_values
### What specific section or headline is this issue about?
_No response_
### What information wa…
-
The [Javascript Tips](https://docs.openfn.org/documentation/jobs/javascript) page should include a little preamble about JavaScript, with a few good links to basic Javascript Resources.
It's not ou…
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Web/JavaScript
### What specific section or headline is this issue about?
_No response_
### What information was incorrect, unhelpful, or incom…
-
```js
var json = [
{
"country": "Vanuatu",
"lat": 15.3767,
"lng": 166.9592,
"description": "Vanuatu is a South Pacific Ocean nation made up of roughly 80 islands that stretch 1…
-
Hey, I'm a beginner, currently I can create simple programs in C, C++ and Java. I would like to try creating web pages and web apps. I could see that you are pretty good at Javascript. It would be nic…