React. Serverless/microservices. PWAs. WebGL. DApps. AWS certified.
-
Dictionary.com
- New York, NY
- https://codepen.io/HoraceShmorace
- in/horacenelson
Highlights
Pinned Loading
-
Image-Flex
Image-Flex PublicA robust, secure, and easily deployable image resizing service that scales, optimizes, and caches images on "the edge," on the fly, built on AWS Serverless technologies. Served by CloudFront via an…
-
Disposes of any Three.js object and ...
Disposes of any Three.js object and any disposal objects in the hierarchy below it by doing a depth-first search 1/**
2* Disposes of any Three.js object (mesh, material, etc.) and any disposable objects in the hierarchy below it by doing a depth-first search.
3* @param {Boolean} showLogging Output logs useful for troubleshooting.
4* @example
5* const trash = HierarchyDisposal(true)
-
Custom hook for setting up an inters...
Custom hook for setting up an intersection observer on a DOM element to determine its visibility relative to a specified viewport or the default viewport. Implements the native `IntersectionObserver` JavaScript class. 1/**
2* Custom hook for setting up an intersection observer on a DOM element to determine its visibility relative to a specified viewport or the default viewport. Implements the native `IntersectionObserver` JavaScript class.
3*
4* @param {React.RefObject} ref - Required. The React ref object pointing
5* @param {Object} options - The options for setting up the observer.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.