DEV Community

Discussion on: What was your win this week?

Collapse
 
jamesroyston profile image
James • Edited

This week was great!

I...

  • learned how async / await works and refactored poorly written promises (there were async functions inside promises...)
  • successfully tamed (refactored) a 2000 line javascript function at work ⚰️
  • learned how to delete rows in mysql (first time writing queries of any kind) and released code with my own queries

✨💫