jakee246 / tc359finalproject

0 stars 0 forks source link

Coffeescript #2

Open jakee246 opened 9 years ago

jakee246 commented 9 years ago

Random quote generator using coffeescript.

chrisvfritz commented 9 years ago

I just want to confirm that it looks like you didn't finish this one, as it doesn't look like the getQuote function you defined doesn't actually get a quote yet. Does that sound right to you? Just want to make sure I didn't miss something.

jakee246 commented 9 years ago

Correct, I was unable to complete it. I could not get the process to work for me.

On Sun, May 3, 2015 at 7:16 PM, Chris Fritz notifications@github.com wrote:

I just want to confirm that it looks like you didn't finish this one, as it doesn't look like the getQuote function you defined doesn't actually get a quote yet. Does that sound right to you? Just want to make sure I didn't miss something.

— Reply to this email directly or view it on GitHub https://github.com/jakee246/tc359finalproject/issues/2#issuecomment-98555248 .

chrisvfritz commented 9 years ago

Got it. In case you're still curious about CoffeeScript, here's a working version that another student made and this is a refactor I made to take better advantage of CoffeeScript features.