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 AJAX Basics (retiring) AJAX Concepts A Simple AJAX Example

Maria Campbell
Maria Campbell
8,641 Points

This is not a question. Just wanted to say that Workspaces is not working.

I am implementing the same code as Dave, and nothing is happening. FYI. And getting errors in the JS console as a result of his code. Anyone else having that problem?

Found out why it wasn't working. I wrote XMLHTTPRequest and it should have been XMLHttpRequest. My bad!