DEV Community

Discussion on: What was your win this week?

Collapse
 
jdmedlock profile image
Jim Medlock • Edited

This week, I replaced promise...then...catch with async/await in an app and took the time to throw relevant errors. It has made the code much easier to read. Next step is to add try/catch blocks to refine error handling.

I also ran 3 days this week (wish it would get warm! Hurry up Spring!)