João Ribeiro
João Ribeiro
This should be a community effort. Angular2 is not so easy for unexperienced developer to get into. This is aggravated when considering bast practices and using observables, ngrx and immutables....
**Note: for support questions, please use one of these channels:** [Chat: Gitter](https://gitter.im/angular2-webpack-advance-starter/Lobby) - **I'm submitting a ...** [ ] bug report [x] feature request [ ] question about the decisions...
fixes: https://github.com/krislefeber/nestjs-dataloader/issues/50
** PR Type What kind of change does this PR introduce? ``` [ ] Bugfix [x] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional...
** PR Type What kind of change does this PR introduce? ``` [ ] Bugfix [x] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional...
Proposed feature: Provide option to send extra data through optional meta field. Why: In many situation I need to pass extra data to be consumed by different Effects. One example...
#### What type of pull request are you creating? - [ x] Bug Fix - [ ] Enhancement - [ ] Documentation #### How many unit test did you write...
I am trying to crawl / scrape a list using pagination. Problem is that I get a "too many request" error after a few seconds. How can we throttle paginations?...