guillainbisimwa / exact-tv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is Async/Await mixed with Promiss a good approach ???

bvenceslas opened this issue · comments

await Actor.find()

I think, you should just use try-catch bloc to handle the code