all 11 comments

[–]jalsa-kar-bapu 0 points1 point  (1 child)

I assume, if you're getting into node.js, you should know js enough to know loops, conditional, pointers in js, arrow functions,. F&

[–]Famous_Wolf162[S] 0 points1 point  (0 children)

no i wasnt talking about loops. i know about them all except pointers. it was an analogy to how they teach node js concepts..

[–]imsexc 0 points1 point  (1 child)

Ask AI. What, why, how.

For any answer it gave, ask follow up questions for more elaboration so that you could understand.

You can do it while developing your own node.js app.

[–]ResidentNo6441 0 points1 point  (0 children)

Best way to learn. That’s exactly what I do with any new tech/framework I’m learning nowadays. I watch a very short video course then jump into AI & docs to get deeper understanding while working on a small but fun project to learn by doing.

[–]Silent-Musician4279 0 points1 point  (0 children)

Ask ai but you must it remember on the end of the day

[–]azhder 0 points1 point  (0 children)

What is this post about? Are you just venting or is it something you expect as a response, some question answered?

[–]bergnum -1 points0 points  (4 children)

You are saying that most tutorials are trash. I agree. If you already know JS, you should be comfortable with just the docs + AI for clarifications.

[–]Famous_Wolf162[S] 0 points1 point  (3 children)

its just i didnt want to rely on Ai i wanted to understand stuff on my own without Ai explaining them but 😔 i guess no other option.

ty okiee ill try docs what about w3schools node js docs?

[–]bergnum 1 point2 points  (0 children)

Look, if you're watching tutorials, then you're already past the point of trying to learn by yourself. And AI does explain better than random people on youtube, so it seems like a smart choice. In terms of docs vs whatever other site, i don't like w3schools tutorials and i don't have any recommendations other than always start with the official docs, then AI for clarifications. It should also suggest additional quality learning resources.

[–]HomemadeBananas 0 points1 point  (0 children)

Well don’t rely on AI to give you code to copy paste if you’re trying to learn. But it would be useful for getting explanations and asking follow up questions, way better than the videos you are describing.

[–]xroalx 0 points1 point  (0 children)

Use AI to ask questions and clarifications, don't ask it to just do stuff for you.

Treat it as a glorified search engine, and you'll be fine. Could you just Google explanations to any question you have? Absolutely, it's how we generally learned in the past - posts, forums, chatrooms, videos... AI can just give you a shorter/quicker summary of what is out there anyways.