FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Original HTTPS Page]

joeytwiddle (Paul "Joey" Clark) · GitHub

Sponsoring

Organizations

Block or report joeytwiddle

Block user

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.

Close all issues, pull requests, and discussions opened by this user Content in all repositories owned by your account will be closed.
Add an optional note
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. jsh jsh Public

    1,000 shellscripts I use on the cmdline, some awesome, some terrible

    Shell 40 6

  2. cheatsheets cheatsheets Public

    Quick reference for some programming tools

    Shell 9

  3. sexy_scroller.vim sexy_scroller.vim Public

    smooth animation of the cursor and the page whenever they move, with easing

    Vim Script 95 8

  4. significant-white-space significant-white-space Public

    Experiment: Transforms curly-brace source code (C, Java, JS, Haxe) to and from meaningful indentation layout (as seen in Python and Coffeescript)

    Haxe 31

  5. Do not use forEach with async-await Do not use forEach with async-await
    1
    ## Do not use forEach with async-await
    2
    
                  
    3
    _**TLDR:**_ Use `for...of` instead of `forEach()` in asynchronous code.
    4
    
                  
    5
    For legacy browsers, use `for(...;...;...)` or `[].reduce()`
  6. Be Overly Liberal with Thresholds, n... Be Overly Liberal with Thresholds, not Slightly Conservative.md
    1
    # Be Overly Liberal with Thresholds, not Slightly Conservative
    2
    
                  
    3
    _This article has now [**moved to Medium**](https://joeytwiddle.medium.com/be-overly-liberal-with-thresholds-not-slightly-conservative-51c9577081a3)._
    4
    
                  
    5
    ---

Back | FazBrowse Home | New Git URL