We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
1,000 shellscripts I use on the cmdline, some awesome, some terrible
Shell 40 6
Quick reference for some programming tools
Shell 9
smooth animation of the cursor and the page whenever they move, with easing
Vim Script 95 8
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)._
---
There was an error while loading. Please reload this page.