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 thread.
View all comments View context
3 points

Yeah I fucked up step 1 as well. Suggestions?

permalink
report
parent
reply
7 points
*

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.

permalink
report
parent
reply
1 point

Massive thanks!

permalink
report
parent
reply
4 points

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!

permalink
report
parent
reply
3 points

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

permalink
report
parent
reply
2 points

On a serious note, I’m a junior (soon to be mid-level as of next year) full-stack dev, who wants to have a strong knowledge of JS to give myself as much of a chance as possible at promoting to senior ASAP.

permalink
report
parent
reply
2 points
*

If you lead with this information I would have suggested you use https://exploringjs.com/js/index.html and MDN and not all of the other beginners resources.

permalink
report
parent
reply

Community stats

  • 16

    Monthly active users

  • 11

    Posts

  • 16

    Comments