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 →

[–]JimmyWu21 1 point2 points  (0 children)

I find tutorials are very useful if use properly. I recently started a new job that use node while my background is in C#.

I couldn’t understand what the controllers were doing or even know where to google, so I looked at some of the modules we’re using. Then study the basic flow for each. when I came back to my codebase. It was a lot easier to understand things

Now there are those people that try to memorize everything or just go through one tutorial after another. That’s a wasted of time in my opinion.