Advice generator app using React and Sass

Solution retrospective
Hello everyone...
Does anyone know how to configure webpack or add a JavaScript polyfil plugin so I can implement latest features JavaScript has to offer.
I came across this when I tried to add a timeout to fetch
and the solution I found was to add AbortSignal.timeout()
to fetch
options but this is only supported in latest browser versions. You can check an article from MDN Abort Signal.
Thanks in advance.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Md5 dalton's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord