Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

help with app for coding class! #19

Closed
catharob opened this issue May 12, 2015 · 3 comments
Closed

help with app for coding class! #19

catharob opened this issue May 12, 2015 · 3 comments

Comments

@catharob
Copy link

Hey Jue, I'm working on our final project for coding, and I'm having trouble appending the data I'm using to the page. My js is here: https://github.com/catharob/app-coding-class/blob/work/js/script.js

I have it organized correctly (in the restaurantArray function) - which Meghan helped my do by nesting _.each functions, so that health code violations are listed under specific restaurants. I can get the restaurant name on the page, and I've tried a similar thing with nesting _.each functions so that the list of complaints will show up under the restaurant name, but it doesn't seem to be working.

Does that make sense? Probably not. What times will you be around this week? Perhaps I could stop by to get your take! Thanks! - Catherine

@jueyang
Copy link
Owner

jueyang commented May 13, 2015

These are great bugs! Here's an script-annotated.js to help you figure out where things might have gone wrong. https://gist.github.com/jueyang/55bccd2b0e174333b514

However, after trying the above, if you still find yourself scratching your head, come find me! Thursday afternoon after 3pm is good.

PS. if you would like to differentiate code from text in a GitHub issue, just add a grave accent ( shift + ~ ) around the code snippet. So things like _.each or restaurantArray will stand out. (I had no idea it was called the grave accent. Really had to google this one.)

@catharob
Copy link
Author

Thanks Jue! Your annotations helped! We got our project working and turned
in!

On Tue, May 12, 2015 at 10:38 PM, jue notifications@github.com wrote:

These are great bugs! Here's an script-annotated.js to help you figure
out where things might have gone wrong.
https://gist.github.com/jueyang/55bccd2b0e174333b514

However, after trying the above, if you still find yourself scratching
your head, come find me! Thursday afternoon after 3pm is good.

PS. if you would like to differentiate code from text in a GitHub issue,
just add a grave accent ( shift + ~ ) around the code snippet. So things
like _.each or restaurantArray will stand out. (I had no idea it was
called the grave accent. Really had to google this one.)


Reply to this email directly or view it on GitHub
#19 (comment)
.

@jueyang
Copy link
Owner

jueyang commented May 20, 2015

Awesome :)

@jueyang jueyang closed this as completed May 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants