Published onMarch 4, 2023Polymorphism with ReactreactjsjavascriptpolymorphismsnippetCreating a component with a different node depending on the passed props
Published onFebruary 26, 2023Integrating TLDR with FZFbashfzfsnippetshellTLDR + FZF for a better developer experience
Published onFebruary 21, 2023Effects with React useEffectreactjssnippetreact-hookUnderstanding React useEffect with practical examples
Published onFebruary 21, 2023Manipulating the DOM with React Refreactjsjavascriptdomsnippetreact-hookUsing React ref to manipulate DOM nodes