
Submitted over 2 years ago
Advice generator app using React and Sass
#react#sass/scss#webpack
@md5dalton
Design comparison
SolutionDesign
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.
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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