Added a few more links to learn JavaScript#482
Conversation
almostSouji
left a comment
There was a problem hiding this comment.
❌ denotes resources I completely disagree with introducing to the guide along with the reasoning behind that opinion.
| * [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) |
There was a problem hiding this comment.
❌ 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)
| * [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) |
There was a problem hiding this comment.
❌ w3schools is unfortunately pretty badly structured, lacks information and reference wise MDN is superior in almost every aspect
| * [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) |
There was a problem hiding this comment.
❌ from the three sample topics i read seems to encourage bad code practices for the sake of tutorials covering a topic
| * [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/) |
There was a problem hiding this comment.
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"
|
If you still want to apply freeCodeCamp see #482 (comment) (adapt and re-open or open a new PR as you deem fit) |
No description provided.