This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2k
TODOs on the Client side #1260
Comments
I've been thinking about this. Both TODO's have the potential to be big changes.
I'll look into both of these to see if I can come up with a good solution to each, and how much work/refactoring is involved. |
Ok so it's either we decide to fullfill the TODOs or we remove them from the code. |
Both seem valid, and I think they could just be a quick refactor. @mleanos for the first we could just move the code, right? For the second, it might be a bit more refactoring in other places where we use this, so I'm not sure how the dependencies would work out, but if they stay clean across modules then it shouldn't be an issue. |
mleanos
added a commit
to mleanos/mean
that referenced
this issue
Apr 28, 2016
Extends the ArticlesService $resource object to include a custom method for creating, or updating, an Article instance. Related meanjs#1260
mleanos
added a commit
that referenced
this issue
Jul 11, 2016
Extends the ArticlesService $resource object to include a custom method for creating, or updating, an Article instance. Related #1260
One issue we tackled and merged. |
Sure |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We have a few TODOs that were added, let's see if they make sense or clean them up:
@mleanos would you like to take a stab at this?
The text was updated successfully, but these errors were encountered: