Tag: useEffect()

Recent Post

Using Prism syntax highlighter in React

Apply beautiful syntax highlight to your code using Prism in React.

Using the useEffect() hook in React

useEffect() runs code once on initial rendering or specific rerenders.