this post was submitted on 09 Aug 2024
14 points (100.0% liked)

TypeScript

807 readers
2 users here now

founded 1 year ago
MODERATORS
 

The issue? I'm the idiot. Any suggestions for a guide to JS/TS for someone trying to learn about front-end development.

you are viewing a single comment's thread
view the rest of the comments
[–] ericjmorey@programming.dev 8 points 1 month ago (8 children)

Idiots guide:

Learn JavaScript first.

Learn about Typescript after you can do things using JavaScript

[–] SatouKazuma@programming.dev 3 points 1 month ago (7 children)

Yeah I fucked up step 1 as well. Suggestions?

[–] ericjmorey@programming.dev 7 points 1 month ago* (last edited 1 month ago) (1 children)

Brush your teeth daily.

But also there are too many beginner resources for JavaScript and web development, so don't overthink it. Use something that's good enough and serves your purposes and you seem to vibe with and stick with it.

MDN is pretty much the best reference site that could possibly exist for JavaScript and web development, so get familiar with it and use that as needed. They have some beginners tutorials which are nice if you just want to get a peak and practice at certain topics. They have a full curriculum for learning web development that I'm sure is good but I haven't looked closely at.

Generally, I think The Odin Project is the best full curriculum for learning web development from zero knowledge to proficient. Like any other resource, it won't resonate with everyone, but it's worth a look if that's what you're after.

[–] SatouKazuma@programming.dev 1 points 1 month ago

Massive thanks!

load more comments (5 replies)
load more comments (5 replies)