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 jQuery Basics (2014) Creating a Simple Lightbox Perform: Part 1

Gregory Ledger
Gregory Ledger
6,116 Points

app.js not loading?

I've checked my code and it is fine. The issue is when I go to Resources in the Inspector, the app.js file is blank. So the script doesn't work because there is no actual script contents. Why would Safari and Chrome strip the test from app.js?

1 Answer

Seth Kroger
Seth Kroger
56,413 Points

Double-check that you've saved all your code files and try reloading. If it's still serving a blank script, try clearing the browser's cache and try again.