bradcupit - Overview (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

View bradcupit's full-sized avatar

Brad Cupit bradcupit

Block or report bradcupit

Pinned Loading

  1. ridiculously easy Java cache
  2. Contrasts smooth (natural) animation vs linear (robotic) animation
    HTML
  3. 2
    const DEFAULT_NUM_TRIES_AFTER_DONE = 5;
    3
    const MILLIS_TO_SLEEP = 500;
    4
    const MAX_ITERATIONS = 50;
    5
    const MAX_PARENTS_TO_CHECK = 7;
  4. Google like a power user and navigate results with just your keyboard.
    JavaScript 3 1