FS JavaScript: clarify that web assembly topic is to be skimmed only or skipped
Checks
- [x] This is not a duplicate of an existing issue (please have a look through our open issues list to make sure)
- [x] I have thoroughly read and understand The Odin Project Contributing Guide
- [ ] Would you like to work on this issue?
Describe your suggestion
In the Node.js topic https://www.theodinproject.com/lessons/nodejs-introduction-what-is-nodejs titled "Introduction: What is NodeJS?", we are asked to:
Take a few minutes to go through the “Getting Started” section of the new official Node.js website. Read up until, but not including, the TypeScript module.
However, the Getting Started section of the Node.js website now includes a topic about web assembly called Node.js with WebAssembly This topic appears in between the one called Node.js, the difference between development and production and the one called Debugging Node.js so we end up reading about web assembly even though it doesn't relate to the curriculum being presented in the Odin JS path.
I believe that the Odin lesson should clarify that the Web Assembly topic should either be skimmed as an 'fyi' or skipped entirely because it doesn't directly influence the learning path presented in Odin's Full Stack JS path. (otherwise, learners may find themselves unable to comprehend this article and having to go on a tangent or 'down a rabbit-hole' to gain a complete understanding of it at an inopportune time.)
thanks for your attention to the matter.
Path
Node / JS
Lesson Url
https://www.theodinproject.com/lessons/nodejs-introduction-what-is-nodejs
(Optional) Discord Name
hbar1st
(Optional) Additional Comments
Originally I posed a question about this on the discord channel here https://discordapp.com/channels/505093832157691914/505093832157691916/1358597314683600957 and was advised to open an issue.
Can you assign this to me please?
Can someone on the @TheOdinProject/javascript team look into this issue
This issue is stale because it has had no activity for the last 30 days.
This issue is stale because it has had no activity for the last 30 days.
Looking at the assignment, we can remove it altogether. Very little of it is both new and in scope of TOP; most is just a refresher of basic stuff or some "cool extra stuff", and the other assignments cover what that lesson needs. Anything else with the Node docs, people can explore on their own (and other lessons assign relevant parts anyway).
Acceptance criteria
- Remove assignment 3 (the "getting started" one) from What is NodeJS?
I'd like to be assigned this issue