Posts by André Victor • 11 points
2 posts
- 
		0 votes0 answers65 viewsQ: How can I set up multiple HTML pages in subfolders with webpack?I have an application with multiple pages and am using webpack to package js, css and images. I am using Htmlwebpackplugin to create dist html files and I have a Function map to load multiple html… 
- 
		0 votes1 answer42 viewsQ: Select an element in the DOM that will be loaded via JSI want to make a mousehover on some elements that will be loaded via JS. How do I select an element that has not yet been loaded? Element to be loaded through a foreach and insertAdjacentHTML export… javascriptasked André Victor 11