Frontend Software Designer & Engineer • React • TypeScript • Figma
-
B-Stock Solutions
- Tulsa, Oklahoma, USA
-
20:04
(UTC -06:00) - https://tammyh.art
- in/tammyhart
- https://dribbble.com/tammyhart
- @tammyhart
Pinned Loading
-
sports-ball
sports-ball PublicAutomatically post NCAAF scores to Slack every Monday at 9am Central time
JavaScript 1
-
ConditionalWrap.tsx
ConditionalWrap.tsx 1type ConditionalWrap<T> = {
2children: React.ReactNode
3condition: boolean
4Wrap: T
5wrapProps?: T extends React.ComponentType<infer P> ? P : object
-
FilteredComponentAs.tsx - Strapi and...
FilteredComponentAs.tsx - Strapi and Styled-Components filter 1import styled from "styled-components"
2import type { KnownTarget } from "styled-components/dist/types"
3import { type BlocksContent, BlocksRenderer } from "@strapi/blocks-react-renderer"
45type FilterAs = {
-
useStickyRef.js - Add class when stuck
useStickyRef.js - Add class when stuck 1/* essential styles for hook to work */
2header {
3/*
4this is set in the JS so the the primary behavior isn't dependant on the stylesheet
5position: sticky;
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.