Overview
Discover tools for handling asynchronous code cleanly and easily in JavaScript through a live coding session. Learn how to improve legacy codebases using promises, generators, and coroutines. Explore the upcoming async/await syntax and understand potential pitfalls to avoid. Follow along as the speaker incrementally enhances an ugly codebase, demonstrating how to transform complex asynchronous workflows into more readable and maintainable code using ES6 features and beyond.
Syllabus
Avoid the headaches – Make your asynchronous code look synchronous! by Jordane Grenat
Taught by
Devoxx