Extensions, create with webpack and its plugins

Solution retrospective
I am proud to have implemented the function to search for extensions (a function that was not in the challenge) that I thought would fit well in this type of application!
I would improve the way I work with webpack. Since it was a challenge where I tested this new tool, I had several difficulties in the finalization, difficulties that could be easily solved with a better work structure!
What challenges did you encounter, and how did you overcome them?Webpack and plugin configurations! I had to review documentation, watch tutorials and ask AI for help!
What specific areas of your project would you like help with?One way to help me a lot would be in the project structure with webpack, I had to work hard to get to a final structure where even so there were several errors and bugs!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @PabloBezerra
The extensions are requested and inserted into the browser's localStorage via Json and from there they are displayed on the screen! I think that's why the screenshot is not faithful to the project, as it takes a while for the extensions to be loaded on the screen and the screenshot captures the initial moments! 😅
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