You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@lucasfischer, could you sum up your research so far? like possible ways to approach, etc. Doesn’t need to be too specific, we’ll discuss pros and cons of the different approaches.
The text was updated successfully, but these errors were encountered:
i think the callback idea is more fitting for express because express was not made for promises and all that new shiny async/await stuff. but since micro depends on async/await, why not use a promise approach for this case? i think it would be much easier to implement and use.
@lucasfischer, could you sum up your research so far? like possible ways to approach, etc. Doesn’t need to be too specific, we’ll discuss pros and cons of the different approaches.
The text was updated successfully, but these errors were encountered: