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 JavaScript Basics (Retired) Introducing JavaScript Your First JavaScript Program

Myy alert(""); does not come up in workspaces

nothing comes up in work spaces

Jonathan Grieve
Jonathan Grieve
Treehouse Moderator 91,252 Points

Hi Sean,

Would you be able to post us a link to a forked workspace or post your code to the forum using markdown? There's likely something very simple stopping the alert but I can't see what seeing the code.

Thanks. :-)

1 Answer

Did you press the eye icon on the top-right corner of the website?

JavaScript won't just alert you right after you write that line of code.