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

HTML HTML Basics Going Further with HTML Root-relative Paths

simplehttpserver or install apache

when I become more advanced should I continue to use the simplehttpsever or will there come a time when I'll need to download some software?

thanks in advance!

Xampp is likely one of the best choices to work locally. https://en.wikipedia.org/wiki/XAMPP

Or you can install Visual Studio Code with it's 'Live Server' extension .

Both are easy to install and use, I prefer VS Code and in this case It'd be the best choice since this is the FrontEnd track.

2 Answers

If you go with backend development , you should install a server. otherwise , I think you are okey with simplehttpserver.

Agreed on the lack of remote server info. I was lost and now I am found. This helped: https://developer.mozilla.org/en-US/docs/Learn/Common_questions/set_up_a_local_testing_server