Zaporojan Victor
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:   or a second draft like this: 
@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...