Skip to content
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

Promising API + Minimal House keeping #294

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

houssem-yahiaoui
Copy link

@houssem-yahiaoui houssem-yahiaoui commented Mar 27, 2017

This is PR holds the following :

1 - Minimal house keeping.
A - Introducing the Config folder where all Express, Mongoose and future module will be configured into.
B - Cleaning the Server.js file under Server folder for SOC sakes.

2 - Since we're configuring mongoose with native promises, i've pushed the call to the max using, Then and Catch for responses and errors + changing the call over the remove with cuid to more native call using findOneAndRemove

Plus the code is well linted and all tests are being passed, i hope this PR will help.

@mannyhenri mannyhenri added the V2.9.0 Express & server updates label Jun 1, 2018
@mannyhenri mannyhenri added this to To do in MERN Roadmap via automation Jun 1, 2018
@mannyhenri mannyhenri added this to the 2.9.0 milestone Jun 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V2.9.0 Express & server updates
Projects
MERN Roadmap
  
To do
Development

Successfully merging this pull request may close these issues.

None yet

2 participants