Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
π fix variable examples in async rosetta stone
In the section for promises and operations, we were re-assigning the variables to the value of the evaluated promise/operation. While syntactically acceptable, it is a bad idea and nobody would ever write code like that.
- Loading branch information