ga-wdi-boston / jquery-ajax-diagnostic

Other
0 stars 144 forks source link

AJAX diagnostic... #130

Closed alexkarasik closed 7 years ago

alexkarasik commented 7 years ago

clarity: 3/4 comfort: 3/4

I think I did OK On this one... we will see... ran out of time at the end and had a synatx issue come up with the data in the requests, so make sure you figure out the quote situation. Did not have time to grunt nag and grunt test. Work on that

bernardlee commented 7 years ago

5/10

bernardlee commented 7 years ago

The reason that you're getting syntax errors with your quotation marks is because they're not the same as ' and ". You are using “ and ” in your code.