Mistakes to Avoid If You Work with Scala Futures

  • I liked the writeup! In my experience, JavaScript Promise (mis)use can share some of these mistakes too—they're probably inherent to the synchronous->asynchronous learning process.