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 Introduction to HTML and CSS (2016) HTML: The Structural Foundation of Web Pages and Applications The Basic Structure of a Web Page

Ally Bent
Ally Bent
728 Points

Workspace not working

Upon launching the workstation to follow along, the website doesn't respond to any changes made to the code?

same here but when i use visual studio code my program is running, i am currently on RSVP app JavaScript. how do i fix it? because i cant keep on downloading zipfiles over and over. please help, thanks in advance.

1 Answer

Steven Parker
Steven Parker
229,644 Points

Two things must happen for changes made in the workspace editor to appear on the preview:

  1. you must save the changes using the menu or Ctrl-S shortcut
  2. you must then refresh the preview page in your browser