Learning Javascript

First published:

Last Edited:

Number of edits:

I decided to learn JavaScript in order to be able to gain independence when building websites. So far, I have been relying too much on templates, and would like to move away from them, and develop my own custom solutions (perhaps inspired by themes and templates, but without relying on them.)

Problems

A lot of resources focus on teaching not only the language but also about programming. I don't care about learning again what a for-loop is, since I already know this kind of things. I don't care about node.js and express.js, I already have Python and Django for that, I want to learn about front-end coding. However, resources seem to be mixed.

Resources

Some of the things I found or were suggested:

  • https://eloquentjavascript.net/
  • https://github.com/denysdovhan/wtfjs
  • https://jsbootcamp.io/
  • https://www.youtube.com/channel/UClb90NQQcskPUGDIXsQEz5Q

Backlinks

These are the other notes that link to this one.

Nothing links here, how did you reach this page then?

Comment

Share your thoughts on this note
Aquiles Carattino
Aquiles Carattino
This note you are reading is part of my digital garden. Follow the links to learn more, and remember that these notes evolve over time. After all, this website is not a blog.
© 2021 Aquiles Carattino
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License
Privacy Policy