freeCodeCamp / open-api

freeCodeCamp's open-api Intiative
BSD 3-Clause "New" or "Revised" License
89 stars 28 forks source link

Create updateCommunityEvent #187

Open ojongerius opened 6 years ago

ojongerius commented 6 years ago

Was not implemented as part of https://github.com/freeCodeCamp/open-api/pull/177

sivakar12 commented 6 years ago

I can do this if nobody else is doing it

ojongerius commented 6 years ago

@sivakar12 that would be awesome!

sivakar12 commented 6 years ago

Since we are using async-await on Promises, wouldn't it be better to use try catch for errors instead of passing a callback to catch on the promise?