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?

[–] fx3@beehaw.org 4 points 1 month ago (4 children)

Step 1: Open your browser‘s console

Step 2: Type random shit and see what happens

Step 3: Google why things happen that you don’t understand or how to make things happen you want

Optional steps 4&5: call yourself a senior dev and profit.

Seriously though, you’ve given no context to your question. Are you already a seasoned Haskell purist but can’t wrap your head around the monstrosity that is JS? Are you wondering how websites work? Do you have no idea what programming is but heard you can ‘do cool stuff if you know js’?

Good luck though, JS is the acid trip of (serious) programming languages. It’s fun though!

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

JS so far to me feels like anarchy (coming from Rust and Python)

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