| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusesmooth animation of the cursor and the page whenever they move, with easing
Experiment: Transforms curly-brace source code (C, Java, JS, Haxe) to and from meaningful indentation layout (as seen in Python and Coffeescript)
Haxe 31
## Do not use forEach with async-await
_**TLDR:**_ Use `for...of` instead of `forEach()` in asynchronous code.
For legacy browsers, use `for(...;...;...)` or `[].reduce()`
# Be Overly Liberal with Thresholds, not Slightly Conservative
_This article has now [**moved to Medium**](https://joeytwiddle.medium.com/be-overly-liberal-with-thresholds-not-slightly-conservative-51c9577081a3)._
---
| Back | FazBrowse Home | New Git URL |