The Wayback Machine - https://web.archive.org/web/20201112025000/https://github.com/thebuilder
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. React implementation of the Intersection Observer API to tell you when an element enters or leaves the viewport.

    TypeScript 1.6k 85

  2. Monitor the scroll percentage of a component inside the viewport, using the IntersectionObserver API

    TypeScript 200 9

  3. Collection of React Hooks used by Charlie Tango

    TypeScript 40 9

  4. Collection of shared UI elements for Charlie Tango projects

    TypeScript 1

510 contributions in the last year

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

Contribution activity

November 2020

Created a pull request in thebuilder/react-intersection-observer that received 3 comments

fix: ensure thresholds is defined

Sometimes the thresholds value on the IntersectionObserver instance could be undefined. Add a fallback to a default value in the cases where the br…

+1 −1 3 comments
You can’t perform that action at this time.