-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fetch User Blogs(Fixed) #25
Conversation
akatsukilevi
commented
Apr 21, 2018
- Function getUserBlogs (Fetch blogs from specified User on specified Community) (Fixed to not mess the old changes)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall, the code looks awesome, but you might want to consider using isomorphic-fetch
instead of request-promise
👉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed the Libary, switched to the other Module.