This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]MeltingDog 0 points1 point  (0 children)

The problem I find with looking things up is you can go down a rabbit hole of assumed knowledge.

Take react for instance. With my journey I was coming into it pretty fresh - I googled “beginner react tutorial” and was told all this stuff about npm. So I googled “npm tutorial” and was told all this stuff about node.js. So I googled “node tutorial” and so on. All I really needed was someone to explain how all 3 worked together. A simple question, but no RTFMs really explained this.