Beginner javascript courses
- Started 9 months ago
- Last post 9 months ago
- 6 Responses
- Centigrade3
Wes Bos has some great beginner stuff.
- YakuZoku-1
Udemy has a good beginner course
- BabySnakes0
this is one is intro to CS:
https://pll.harvard.edu/course/c…
- BabySnakes0
Free Course:
https://pll.harvard.edu/course/c…
- monNom0
Start with the basics.
Ignore react, typescript, node.js, libraries in general.
These all abstract away what is actually happening and makes it really tough to actually learn JavaScript (as opposed to learning a library).Learn html, css, JavaScript and the DOM (document object model) —basically how JavaScript talks to html.
Master the basics and you will get surprisingly far.
- zaq0
You start with Cursor.
- cannonball1978
Hi,
I've been fucking around on Framer and discovering that I actually do want to make use of code-oriented things like Node.js and Framer Motion, but I have no working knowledge of javascript.
Where's a good course to begin learning javascript that's oriented to designers?