-
Title: Add a new JavaScript mini-project
Description:
Are you new to JavaScript and looking for a project to work on? This is a great place to start!
We're looking for a new mini-project to add…
-
The TypeScript team seems set on making a decision I think is going to lead to a lot of pain for beginners: they are categorically against rewrite module specifiers. This means that beginners who are …
-
### 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…
-
### ESLint version
HEAD
### What problem do you want to solve?
Now that more folks are moving to ESLint v9 and flat config, a common complaint is that it's difficult to extend configs from plugins.…
-
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…
-
In this assignment each group will explore a dataviz tool (download, install, try out, and use it to create something), and present a brief demonstration/overview of the tool to the rest of the class …
-
### Description
Hi, I'm thinking it might be good to mention an alternate way of adding a client-side library via the file system. This can be helpful for users who may want to use npm instead of un…
-
### Is your feature request related to a problem? Please describe.
Understanding the functionality of queue operations (Enqueue, Dequeue, Front, Rear) can be challenging, especially for beginners who…
-
Goal: learn by developing a JavaScript solution
- Getting started
- [Mozilla Developer Network (MDN): JavaScript — Dynamic client-side scripting](https://developer.mozilla.org/en-US/docs/Learn/J…
-
[Enter feedback here]
The "React on Windows for beginners" tutorial is woefully out-of-date. It teaches React development using classes and component lifecycle methods, when it should be teaching R…