Update snippet authors
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
title: Automatic text linking
|
||||
tags: components,fragment,regexp
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2018-12-05T15:04:49+02:00
|
||||
lastUpdated: 2020-11-03T20:42:15+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: Callable telephone link
|
||||
tags: components
|
||||
expertise: beginner
|
||||
author: chalarangelo
|
||||
unlisted: true
|
||||
firstSeen: 2020-10-04T00:07:37+03:00
|
||||
lastUpdated: 2021-01-04T12:32:47+02:00
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: File drag and drop area
|
||||
tags: components,input,state,effect,event
|
||||
expertise: advanced
|
||||
author: chalarangelo
|
||||
firstSeen: 2019-02-02T12:17:27+02:00
|
||||
lastUpdated: 2021-10-13T19:29:39+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: Email link
|
||||
tags: components
|
||||
expertise: beginner
|
||||
author: chalarangelo
|
||||
firstSeen: 2019-01-28T20:10:51+02:00
|
||||
lastUpdated: 2020-11-16T15:17:26+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: Show/hide password toggle
|
||||
tags: components,input,state
|
||||
expertise: beginner
|
||||
author: chalarangelo
|
||||
firstSeen: 2018-10-18T20:04:22+03:00
|
||||
lastUpdated: 2020-11-25T20:46:35+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: Button with ripple effect
|
||||
tags: components,state,effect
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2019-09-10T09:07:29+03:00
|
||||
lastUpdated: 2021-10-13T19:29:39+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: Expandable object tree view
|
||||
tags: components,object,state,recursion
|
||||
expertise: advanced
|
||||
author: chalarangelo
|
||||
firstSeen: 2019-02-06T22:17:03+02:00
|
||||
lastUpdated: 2020-11-16T16:50:57+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useBodyScrollLock hook
|
||||
tags: hooks,effect
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-09-02T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useClickInside hook
|
||||
tags: hooks,effect,event
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2019-08-21T13:09:10+03:00
|
||||
lastUpdated: 2020-11-16T14:17:53+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useClickOutside hook
|
||||
tags: hooks,effect,event
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2019-08-21T13:09:10+03:00
|
||||
lastUpdated: 2020-11-16T14:17:53+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useComponentDidMount hook
|
||||
tags: hooks,effect
|
||||
expertise: beginner
|
||||
author: chalarangelo
|
||||
firstSeen: 2020-01-03T15:56:54+02:00
|
||||
lastUpdated: 2021-10-13T19:29:39+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useComponentDidUpdate hook
|
||||
tags: hooks,effect
|
||||
expertise: beginner
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-11-09T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useComponentWillUnmount hook
|
||||
tags: hooks,effect
|
||||
expertise: beginner
|
||||
author: chalarangelo
|
||||
firstSeen: 2020-01-03T16:00:56+02:00
|
||||
lastUpdated: 2021-10-13T19:29:39+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useCopyToClipboard hook
|
||||
tags: hooks,effect,state,callback
|
||||
expertise: advanced
|
||||
author: chalarangelo
|
||||
firstSeen: 2020-04-22T18:51:30+03:00
|
||||
lastUpdated: 2020-11-16T14:17:53+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useDebounce hook
|
||||
tags: hooks,state,effect
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-01-04T16:48:43+02:00
|
||||
lastUpdated: 2021-01-04T16:48:43+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useDefault hook
|
||||
tags: hooks,state
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-10-23T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useEffectOnce hook
|
||||
tags: hooks,effect
|
||||
expertise: beginner
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-11-16T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useError hook
|
||||
tags: hooks,state,effect
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-09-30T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useEventListener hook
|
||||
tags: hooks,effect,event
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-09-01T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useFetch hook
|
||||
tags: hooks,effect,state
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2019-08-21T14:23:57+03:00
|
||||
lastUpdated: 2021-01-07T23:57:13+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useGetSet hook
|
||||
tags: hooks,state
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-10-27T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useHash hook
|
||||
tags: hooks,state,effect
|
||||
expertise: advanced
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-10-02T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useHover hook
|
||||
tags: hooks,state,callback
|
||||
expertise: advanced
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-10-05T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useIntersectionObserver hook
|
||||
tags: hooks,state,effect
|
||||
expertise: advanced
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-09-10T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useInterval hook
|
||||
tags: hooks,effect
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2019-08-21T13:18:52+03:00
|
||||
lastUpdated: 2020-11-16T14:17:53+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useIsomporphicEffect hook
|
||||
tags: hooks,effect
|
||||
expertise: beginner
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-09-29T05:00:00-04:00
|
||||
lastUpdated: 2021-10-13T19:29:39+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useKeyPress hook
|
||||
tags: hooks,state,effect,event
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-09-07T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useLocalStorage hook
|
||||
tags: hooks,state
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-09-13T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useMap hook
|
||||
tags: hooks,state
|
||||
expertise: advanced
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-11-06T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useMediaQuery hook
|
||||
tags: hooks,state,effect
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2020-01-03T14:39:46+02:00
|
||||
lastUpdated: 2021-10-13T19:29:39+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useMergeState hook
|
||||
tags: hooks,state
|
||||
expertise: beginner
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-09-23T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useMutationObserver hook
|
||||
tags: hooks,effect
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-11-23T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useNavigatorOnLine hook
|
||||
tags: hooks,state,effect
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2019-09-11T09:17:26+03:00
|
||||
lastUpdated: 2020-11-16T14:17:53+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useOnGlobalEvent hook
|
||||
tags: hooks,effect,event
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-12-22T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useOnWindowResize hook
|
||||
tags: hooks,effect,event
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-12-01T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useOnWindowScroll hook
|
||||
tags: hooks,effect,event
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-12-08T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React usePersistedState hook
|
||||
tags: hooks,state,effect
|
||||
expertise: advanced
|
||||
author: chalarangelo
|
||||
firstSeen: 2020-11-29T14:16:36+02:00
|
||||
lastUpdated: 2021-10-13T19:29:39+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React usePortal hook
|
||||
tags: hooks,state,effect
|
||||
expertise: advanced
|
||||
author: chalarangelo
|
||||
firstSeen: 2022-01-05T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React usePrevious hook
|
||||
tags: hooks,state,effect
|
||||
expertise: beginner
|
||||
author: chalarangelo
|
||||
firstSeen: 2020-01-03T09:50:22+02:00
|
||||
lastUpdated: 2020-11-16T14:17:53+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useRequestAnimationFrame hook
|
||||
tags: hooks,effect
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-12-29T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useSSR hook
|
||||
tags: hooks,effect,state,memo
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2019-08-24T13:18:16+03:00
|
||||
lastUpdated: 2021-03-10T06:38:42+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useScript hook
|
||||
tags: hooks,effect,state,event
|
||||
expertise: advanced
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-10-08T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useSearchParam hook
|
||||
tags: hooks,state,effect
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-10-13T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useSessionStorage hook
|
||||
tags: hooks,state
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-09-15T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useSet hook
|
||||
tags: hooks,state
|
||||
expertise: advanced
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-11-01T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useTimeout hook
|
||||
tags: hooks,effect
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2019-08-21T13:20:57+03:00
|
||||
lastUpdated: 2020-11-16T14:17:53+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useTitle hook
|
||||
tags: hooks,effect
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-09-27T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useToggler hook
|
||||
tags: hooks,state,callback
|
||||
expertise: beginner
|
||||
author: chalarangelo
|
||||
firstSeen: 2020-11-27T09:41:31+02:00
|
||||
lastUpdated: 2020-11-27T09:41:31+02:00
|
||||
---
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useUpdate hook
|
||||
tags: components,reducer
|
||||
expertise: beginner
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-09-24T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: React useWindowSize hook
|
||||
tags: hooks,state,effect
|
||||
expertise: intermediate
|
||||
author: chalarangelo
|
||||
firstSeen: 2021-10-18T05:00:00-04:00
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user