Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

Dor Sarel
Dor Sarel
9,987 Points

JavaScript Back-end - list of courses

Hi All,

I want to dive deep into backend development using JS. I need your help in order to create a list of courses from the beginner level into advanced, and even ideas for small projects along the way. As I see it now this is the first draft of the list:

  1. Node.js basics
  2. npm basics
  3. Build a simple dynamic site with Node.js
  4. Express Basics
  5. Build a REST API with Express
  6. User Authentication with Express
  7. OAuth Authentication with Passport
  8. Deploy a node application to heroku

I will appreciate your opinions on the list - and any ideas for projects along the way we be welcome.

Thanks!

2 Answers

Hi, do you know promises, async, await?

Dor Sarel
Dor Sarel
9,987 Points

No, are those topics necessary before moving to backend?

If you want to be an advanced programmer, you need to know it

Dor Sarel
Dor Sarel
9,987 Points

OK, any recommendations from where to learn this topics?