You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A fun tutorial on creating a Toast component with React
Please note that this is not a beginner level tutorial. You are expected to have a basic understanding of JavaScript and React before following this tutorial.
Topics Covered
React portals
Closures
forwardRef
Memoization
useImperativeHandle
and more...
About
A fun tutorial on building a toast component with React