this post was submitted on 09 Jan 2024
13 points (88.2% liked)

JavaScript

1920 readers
10 users here now

founded 1 year ago
MODERATORS
 

Hello, I am trying to learn JavaScript using morzilla developer network, are there any other good sources to learn and practice javascript.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 8 months ago

One of the best ways to learn is to do projects. If you don't have any idea (yet), then there are some on the internet, or you can start by doing programming challenges on codewars, leetcode and such.

Source - I learnt basics of 5 programming languages this way (Python, JS, TS, C#, C++)