Skip to content
This repository was archived by the owner on Oct 5, 2025. It is now read-only.

Added a few more links to learn JavaScript#482

Closed
code913 wants to merge 1 commit into
discordjs:masterfrom
code913:patch-1
Closed

Added a few more links to learn JavaScript#482
code913 wants to merge 1 commit into
discordjs:masterfrom
code913:patch-1

Conversation

@code913
Copy link
Copy Markdown

@code913 code913 commented Sep 23, 2020

No description provided.

Copy link
Copy Markdown
Member

@almostSouji almostSouji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ denotes resources I completely disagree with introducing to the guide along with the reasoning behind that opinion.

Comment thread guide/README.md
* [Nodeschool, for both JavaScript and Node.js lessons](https://nodeschool.io/)
* [MDN's JavaScript guide and full documentation](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
* [Google, your best friend](https://google.com)
* [Grasshopper, a JavaScript learning app by Google](https://grasshopper.app)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Seems to be aimed at very young audiences to the point where it's not all that useful as preparation to writing a node.js backend application (aka: discord bot)

Comment thread guide/README.md
* [MDN's JavaScript guide and full documentation](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
* [Google, your best friend](https://google.com)
* [Grasshopper, a JavaScript learning app by Google](https://grasshopper.app)
* [w3schools' free tutorials for both server-side and client-side JavaScript](https://w3schools.com)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ w3schools is unfortunately pretty badly structured, lacks information and reference wise MDN is superior in almost every aspect

Comment thread guide/README.md
* [Google, your best friend](https://google.com)
* [Grasshopper, a JavaScript learning app by Google](https://grasshopper.app)
* [w3schools' free tutorials for both server-side and client-side JavaScript](https://w3schools.com)
* [Learn-js.org's interactive tutorials](https://learn-js.org)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ from the three sample topics i read seems to encourage bad code practices for the sake of tutorials covering a topic

Comment thread guide/README.md
* [Grasshopper, a JavaScript learning app by Google](https://grasshopper.app)
* [w3schools' free tutorials for both server-side and client-side JavaScript](https://w3schools.com)
* [Learn-js.org's interactive tutorials](https://learn-js.org)
* [freeCodeCamp where you can learn programming for free (with no ads!)](https://https://www.freecodecamp.org/)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not opposed to this one (though it seems to be aimed at covering standardized topics in preparation for coding interviews and standardized certificates), needs a different description(please omit the "(with no ads)" and find something more speaking than "where you can learn programming for free"

@almostSouji almostSouji closed this Nov 3, 2020
@almostSouji
Copy link
Copy Markdown
Member

almostSouji commented Nov 3, 2020

If you still want to apply freeCodeCamp see #482 (comment) (adapt and re-open or open a new PR as you deem fit)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants