Skip to content
View bradwestfall's full-sized avatar
Block or Report

Block or report bradwestfall

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. house-rules house-rules Public

    Highly re-usable field/input validators

    JavaScript 10 1

  2. react-starter react-starter Public

    JavaScript 8 1

  3. An explanation of why Hooks are a ni... An explanation of why Hooks are a nicer way to abstract re-useable state and functionality vs HoC's and Render Props
    1
    # HoC (pattern) vs Render Props (pattern) vs Hooks (not pattern, a new API)
    2
    
                  
    3
    Someone was asking me about comparing the HoC and Render Props patterns (and their shortcomings) to hooks. I might leave this up as a public gist for others if it's helpful.
    4
    
                  
    5
    <hr />
  4. css-workshop css-workshop Public

    SCSS 4