Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Hugo Paigneau
4,253 PointsWhere should i continue ?
Hello Treehouse ! I just finished the Beginner Javascript Track, so that i'm pretty use to be doing some good interraction (JS basics, DOM, JQuery and plugg ins, etc..). I wanted some advice on where i should continue after that ? I think about D3.js or should i begin another type of language ? I'm really hesitating right now !
5 Answers

Steven Parker
221,450 PointsIf you're enjoying JavaScript you might go for Full Stack JavaScript next. Or maybe Front-End Web Development if you want more general web technology.

Henrik Christensen
Python Web Development Techdegree Student 38,322 PointsLearn some basic html and css, or check out the full-stack javascript track? But it really depends on what the end goal of your learning is :-)

Justin Radcliffe
18,987 PointsHi Hugo, before jumping into another language i'd recommend that you build an application from scratch incorporating everything you've just learned. By doing this you'll internalize the skills you learned in the course by making mistakes, asking questions and finding solutions. Then I'd think about starting another course/track.

Hugo Paigneau
4,253 PointsThanks for your answer, my first goas is to use Javascript so that i can relate with a database; i've already learnt about SQL and so on, but i'd like to link js so that for example i could put fields i've written ininto my database

Ezra Siton
12,644 PointsJS & databases = node.js and MongoDB
The main benefit in the "learning curve" is that MongoDB is very intuitive and readable
https://teamtreehouse.com/library/mongo-basics
https://teamtreehouse.com/library/nodejs-basics-2
This is a huge topic and I believe in the future treehouse will add more courses about this.

Ezra Siton
12,644 PointsIn my opnion - if you want to get more deeply to JS: This is the "full" track of JS: https://teamtreehouse.com/tracks/full-stack-javascript
Or this for better HTML-CSS-JS knowledge (You already learn some of the courses): https://teamtreehouse.com/tracks/front-end-web-development
Anyway "D3.js" is a short course :) You can combine this course with any track.
Also angular / react / node.js and other cool libraries of JS will give you a lot of practical knowledge. https://teamtreehouse.com/library/topic:javascript
- "should i begin another type of language" :) its very Individual