TheOdinProject / curriculum

The open curriculum for learning web development
https://www.theodinproject.com/
Other
10.11k stars 13.54k forks source link

Variables and Operators: <Missing mention for naming variables> #28811

Closed DefalterXD closed 1 month ago

DefalterXD commented 2 months ago

Checks

Describe your suggestion

In the lesson "Variables and operators", it does not mention anything about variable naming. It appears only after "knowledge check" with a supposed article about it. Maybe attach a link to that article in the section about variables?

Path

Foundations

Lesson Url

https://www.theodinproject.com/lessons/foundations-variables-and-operators

(Optional) Discord Name

No response

(Optional) Additional Comments

No response

CouchofTomato commented 2 months ago

@TheOdinProject/javascript Anyone have a view on this?

MaoShizhong commented 1 month ago

Good spot! I'm surprised that javascript.info variables lesson isn't actually in the main lesson content - I thought it was. I agree that given it's a sensible knowledge check question, it ought to link to something from the lesson itself, be that a section or something we link to.

I think a brief assignment step in the Assignment section "Go through the following articles to deepen your knowledge" bit would suit the variables link. Just a brief first step like

  1. Read up on variables in JavaScript from JavaScript.info.

Since you did not check the assignment box, I'll open this up for contribution.


Acceptance criteria

Please comment below if you'd like to be assigned to this issue. Please do not open a PR unless you have been assigned by a maintainer.

DefalterXD commented 1 month ago

I'm sorry, I overlooked the assignment box to mark it. Can I too be assigned to this issue?

MaoShizhong commented 1 month ago

Of course you can