Zaporojan Victor

Results 9 comments of Zaporojan Victor

it should be added in the header of the request: 'Allow-Origin':'*' . try using the cors npm package

Hi @JohnnyBizzel , To search book by id use the showBook function form here [showBook](https://github.com/baahrens/goodreads-api-node/blob/master/lib/goodreads-api.js) Hope this helps.

Hi all, I'm facing the same issue, solution provided by @DavidHtx and @fizxmike works but both partially, as in it works passing object and remaping using the promise, but it...

> thanks. > > @vzapo try add `term.Name` in `md-term` > > ``` > > {{ item.Name }} > > ```

Hello people, I've encountered the same bug on 3.0.3 on Windows 10. Can provide steps to reproduce also if needed, but there seem to be already 2 examples.

Yeah here would be a good idea then for backend to stick with whatever you guys think it's a better approach and work on that after the front-end has been...

Hey, I will take a look at this.

so i made a few changes what do you guys think about this: ![author-search](https://user-images.githubusercontent.com/12383059/83006597-61d9c400-a00a-11ea-88a1-538378615979.png) ![title-search](https://user-images.githubusercontent.com/12383059/83006600-62725a80-a00a-11ea-858e-d9f3f8cbfe7d.png) or a second draft like this: ![one by one](https://user-images.githubusercontent.com/12383059/83015954-21ce0d80-a019-11ea-98a4-a919824ee355.png)

@pchote I'm already redesigning the whole RC using bootstrap(only design so it's just html+css and ofc js where it's needed,nothing to change from django backend) but following the same design...