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 Working on a Website Project Locally

Mason Barton
seal-mask
.a{fill-rule:evenodd;}techdegree
Mason Barton
Full Stack JavaScript Techdegree Student 5,656 Points

Edits made in Atom not updating on the website when I refresh?

I saw this question already, but none of the answers seemed to work for me.

I downloaded the workspace zip and file, opened index.html from the file so that the webpage appeared in the browser, went to the articles page and saw the issues mentioned in the video. From there I opened atom and edited the code the same way he does it in the video. When I save and go refresh the webpage, none of the edits I made seem to have updated on the website.

Any info helps! thanks!

1 Answer

Hi not sure if you’ve already tried this, but sometimes its because of caching and you need to use a ‘hard refresh’ to reload the webpage. In Chrome on a Mac it’s Cmd + R but if you’re using a different browser you can just google the keyboard shortcut.

One other thing to go along with what Michelle said to try, are you extracting the files from the zip file?