ga-dc / wdi8-project1-gallery

0 stars 0 forks source link

AdrianWyattSolution-Project1-MemoryGame #9

Closed Wyatt23 closed 8 years ago

Wyatt23 commented 8 years ago

Link to repo: https://github.com/Wyatt23/project1 Link to deployed app: http://wyatt23.github.io/project1/

Things you'd like specific feedback on: So, most of this is in the readme.md but - man, I would LOVE to never "Hard Code" my text into the HTML so I could actually do the things i want to - I didn't know when we started that I could call files ? or change text in JS alone. I would like to know how to "append" things and would love to know how to randomize data (I can do it in JS but what I DON'T know (among other things) is how to make it appear in the HTML. Also, I'd love any thoughts on where in the scope i should put something like that if I didn't want to break my initial JS. Thanks for all your help!