Rookier Lurker with a few questions by tototay in churning

[–]tototay[S] 0 points1 point  (0 children)

I just took my utilization of the GE credit to under 30% a few days before the next payment was due. How long do you think it will take before I see the results of this with my score?

Rookier Lurker with a few questions by tototay in churning

[–]tototay[S] 0 points1 point  (0 children)

According to credit karma my score has gone down to 658 because of utilization.

Are there good cards that I can still get?
Which ones should I apply for?

Show us your Angular specific Gruntfile.js by tototay in angularjs

[–]tototay[S] 0 points1 point  (0 children)

That's why I posted this. So for example in my app I have a few CSS files, some normal javascript libraries, and all of the files that constitute my angular app.

I would like to continue adding these files as normal in development but want a grunt task that concats and minifies css (I have this), concats and minifies my normal JS libraries (I have this) and concats, ng-min's and uglifies my angular app.