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

elie kfouri
elie kfouri
2,389 Points

how can i create something like http://vdnote.com/

I watched the interview with Moses Finley , he created http://vdnote.com/ and he is learning @ treehouse, i am taking the front end development track , i learned html css and now i am learning loops and arrays in Js , but i feel bored from creating simple websites , i like to create some interesting web apps , do i learn that later on in the front end track , when i learn jquery and ajax? or should i move to the full stack javascript track?

3 Answers

Dave McFarland
STAFF
Dave McFarland
Treehouse Teacher

Hi elie kfouri

The Full Stack JavaScript track certainly includes a lot more web application development courses. Moses' website uses front-end JavaScript only (using AJAX to connect with YouTube) so you can learn what you need from what's in the Front End Web Development track.

However the Full Stack JS track also includes instruction on back-end technologies like Node and Express for building more powerful web applications. Express Basics and Build a REST API with Express are both really fun courses.

Have fun and thanks for being a Treehouse student (you too Nadav Reis !)

following. I am hoping to create great apps like this as well.

Thanks, Dave McFarland , I am enjoying it!