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

General Discussion

Where to go next

Hi again, so i've done many things on teamtreehouse ,don't go to the points as this is not my original account,ive dont javascript ,express,nodejs,sql ,restAPI and some other basic course. On my path to learn backend. What next in this path,what should i learn,where from should i learn it ? Want to learn advance javascript and be fluient in backend with js.

2 Answers

Steven Parker
Steven Parker
231,007 Points

There's lots of JavaScript here, so if you haven't done Full Stack JavaScript completely that might be a good next step. Then, there's many other back-end languages here besides node.js. You might want to try one or more of them as well (like Ruby, PHP, Python, and C#).

Blake Larson
Blake Larson
13,014 Points

Best way to take the next step is to think of an cool idea for an api and build it yourself from the ground up. Find tutorials for user authentication and allow users on the front end to contact your api and receive data or change data in your database.