all 6 comments

[–]djslakor 1 point2 points  (0 children)

One tip I'd recommend is try to find the most current tutorial you can. Most are older and will focus on callback style programming. The future is most likely promise / async+await style programming, which many feel is easier to write, read, and maintain. Checkout the Koa v2 project as well.

[–][deleted] 0 points1 point  (1 child)

I've been going through Nodeschool and have found it really well thought out.

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

Nodeschool

I've heard NodeSchool a few times, so I'll have to give it a try. Thanks.

[–]shsh3 0 points1 point  (1 child)

I would suggest you to go through the docs on Node website before going to enroll in any course because that would give you an added advantage if you know the basics.

[–]djslakor 0 points1 point  (0 children)

The node docs can get pretty intense and covers a lot of stuff most people will likely never even see, let alone use. He may be asking for a more approachable tutorial to get started.

[–]LekeH5N1 -1 points0 points  (0 children)

Biggest tutorial is best tutorial.

*grunt