ondras / wwwsqldesigner

WWW SQL Designer, your online SQL diagramming tool
https://sql.toad.cz/?keyword=online_library
BSD 3-Clause "New" or "Revised" License
2.88k stars 728 forks source link

Fixes Dropbox authentication #202

Closed tempelmann closed 9 years ago

ondras commented 9 years ago

Cool, thanks!

We need to focus on the async flow readability a bit. Generally, we have these instruments:

Let me refactor the current solution using proper binding (without explicit closures) first; I will consider adding Promises later.

ondras commented 9 years ago

Refactored explicit us to .bind(this) in https://github.com/ondras/wwwsqldesigner/commit/9ff7bfe0ff62fa43beb590cb37c836f4e77f2ce9.