Add JS reference article: Assignment Operators#1109
Add JS reference article: Assignment Operators#1109Rafase282 merged 1 commit intofreeCodeCamp:masterfrom daniel-chung:add/js-article
Conversation
|
This is my first PR on the wiki page--happy to make updates if I'm not conforming to style and/or guidelines. |
| @@ -0,0 +1,75 @@ | |||
| # Javascript Assignment Operators | |||
|
|
|||
|
Thanks for the comments, @atjonathan ! |
JS-Assignment-Operators.md
Outdated
| @@ -0,0 +1,74 @@ | |||
|
|
|||
| ## Introduction | |||
There was a problem hiding this comment.
Change this to something else like JavaScript Assignment Operators or somethign along the lines. We use this header for the article name in the site's wiki so it is important to have a h1
# JavaScript Assignment Operators
There was a problem hiding this comment.
-## Introduction
+### IntroductionThis is so it will display data up to the firs ## in the chat, as it is right now, calling that article from the chat would only give the title and no data snippet.
|
Thanks for the feedback, @Rafase282 . I just added the title back |
|
@daniel-chung One last thing, fix that and I'll merge. Thanks for your contribution. |
|
@Rafase282 done. Thanks again! |
Adding a new JS reference article on Assignment Operators