fac-15 / FAC-TRACK

Application that allows FAC students past and present to track their learning.
1 stars 2 forks source link

Promise Refactoring #80

Open martinbagshaw opened 5 years ago

martinbagshaw commented 5 years ago

Thought I'd add this as an issue, as a lot of promises I have written work only if they are nested, which kinda defeats the purpose of them.

Although they do work, it would be nice to refactor if there is the time. This would help ourselves and others to understand the code better.

These links may be of use: