Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. Beautiful and accessible drag and drop for lists with React

    JavaScript 21.2k 1.5k

  2. A memoization library which only remembers the latest invocation

    TypeScript 2.3k 64

  3. A throttle function that uses requestAnimationFrame to rate limit

    JavaScript 346 15

  4. useMemo and useCallback but with a stable cache

    JavaScript 292 6

  5. Get accurate and well named css box model information about an Element 📦

    JavaScript 131 7

  6. A tiny invariant function

    TypeScript 207 13

1,015 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

November 1, 2020

alexreardon has no activity yet for this period.

October 2020

Created a pull request in atlassian-labs/compiled that received 14 comments

using globalThis to detect if running in node

From here: https://github.com/atlassian-labs/compiled/pull/314/files#r503583214 This will require consumers be running on node > 12.x

+3 −5 14 comments

Created an issue in parcel-bundler/parcel that received 3 comments

parcel build strips viewBox from svgs in index.html

If I render an <svg> in a index.html file, the viewBox attribute is being removed from the svg when running parcel build

3 comments
156 contributions in private repositories Oct 1 – Oct 29

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.