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 trialDor Sarel
9,987 PointsJavaScript 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:
- Node.js basics
- npm basics
- Build a simple dynamic site with Node.js
- Express Basics
- Build a REST API with Express
- User Authentication with Express
- OAuth Authentication with Passport
- 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
Tomas Svojanovsky
26,680 PointsHi, do you know promises, async, await?
Tomas Svojanovsky
26,680 PointsIf you want to be an advanced programmer, you need to know it
Dor Sarel
9,987 PointsOK, any recommendations from where to learn this topics?
Dor Sarel
9,987 PointsDor Sarel
9,987 PointsNo, are those topics necessary before moving to backend?