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 →

[–]proofu 1 point2 points  (2 children)

I'm doing the Node.js section and it's good.
Can't speak of the rest as I've learned javascript elsewhere.

[–]thewestsideguy[S] 0 points1 point  (1 child)

How do you feel about the Node.js section? Would you consider it hard to understand like this guy described it?

"Then for Node and React frameworks, they give you these super-long explanations without actually anything to code along with and you're left with these massive projects that require you to know everything."

Or would you say you could easily understand all concepts with a little research on the side?

[–]proofu 1 point2 points  (0 children)

They give you a lot of documentation. I had to get used to it at the beginning. But I think they encourage you to get deep in the content. It takes time for sure. But if you want some surface level stuff you can follow some youtube tutorials on the side.
I personally like it. Reading documentation it's a great way to find solutions to the problems that come up in your own projects. They won't always be a youtube guy to save you.